Find the equation of a line perpendicular to a given line and passing through a specific point.
Last updated: April 2026 | By Patchworkr Team
Perpendicular lines are two lines that intersect at a 90-degree angle (right angle). In coordinate geometry, if one line has slope m, a perpendicular line has slope −1/m (the negative reciprocal). This elegant relationship comes from the fact that perpendicular slopes multiply to give −1: m₁ × m₂ = −1. Perpendicular lines appear everywhere in the physical world: the edges of a square, the axes of a coordinate plane, the walls meeting at a corner of a room, and countless geometric constructions. Understanding perpendicularity is crucial for geometry, engineering, and architecture.
Finding the equation of a perpendicular line requires two pieces of information: the slope of the original line (to compute its negative reciprocal) and a point through which the perpendicular must pass. Using the point-slope form y − y₁ = m(x − x₁), where m is the perpendicular slope and (x₁, y₁) is the given point, you can derive the equation instantly. This relationship makes perpendicular lines powerful tools for construction and design, whether in architecture, mathematics, or engineering applications.
Extract the slope m from the original line’s equation
Why: The original slope is the foundation for computing its perpendicular counterpart. Any error here cascades through remaining steps.
Perpendicular slope = −1/m (negative reciprocal)
Why: The negative reciprocal relationship (m₁ × m₂ = −1) defines perpendicularity geometrically and is derived from the 90° angle constraint.
y − y₁ = m⊥(x − x₁) where (x₁, y₁) is the given point
Why: Point-slope form encodes both slope and a specific point through which the line passes, uniquely defining the perpendicular line.
Solve for y to get y = m⊥x + b form
Why: Slope-intercept form is standard and immediately reveals both slope and y-intercept, making it easiest for graphing and interpretation.
Check that m₁ × m₂ = −1
Why: Verification confirms the calculation is correct. Multiplying slopes should always yield −1; any deviation indicates an error.
Perpendicular Road Construction
If original slope is m, perpendicular slope is −1/m (negative reciprocal).
Horizontal line (slope 0) is perpendicular to a vertical line (undefined slope).
Multiply the slopes: if m₁ × m₂ = −1, they’re perpendicular.
No. Parallel lines never intersect (equal slopes); perpendicular lines intersect at 90°.
Yes, vertical lines are perpendicular to horizontal lines.
Perpendicular slope = −1/3
Using dot product: if vectors are perpendicular, their dot product equals zero.
Building construction, coordinate axes, right angles in geometry, street intersections.
Related Tools
Calculate gradient.
Calculate line intersection.
Calculate regression line.
Calculate line equation.
Calculate plane intersection.
Calculate parallel lines.