Perpendicular Lines - Definition, Slope, Examples

#Geometry
BT
Bhanzu TeamLast updated on May 10, 20268 min read

Egypt's surveyors re-drew an entire country's borders every year using only knotted rope.

When the Nile flooded each season, it swallowed field markers and erased property lines across thousands of square kilometres. When the water retreated, the harpedonaptai — Egypt's professional rope-stretchers — walked out and rebuilt every boundary from scratch.

Their tool was a length of rope knotted at intervals of 3, 4, and 5 units. Stretched into a triangle, that rope always created a perfect right angle.

No protractor. No formula. Just the oldest geometric relationship in recorded history: two lines meeting at exactly 90°.

That is a perpendicular line — and it is older than written mathematics.

Perpendicular lines are two straight lines that intersect at a right angle of exactly 90°. When two lines are perpendicular, they form four right angles at the point of intersection. In coordinate geometry, the slopes of perpendicular lines are negative reciprocals of each other, meaning their product equals $-1$.

The symbol for perpendicularity is ⊥. If line $AB$ is perpendicular to line $CD$, you write $AB \perp CD$.

A right angle is exactly a quarter of a full rotation (360° ÷ 4 = 90°). When two lines cross and form that quarter-turn angle, they are perpendicular. The test is simple: place a protractor at the intersection. If the angle reads 90°, the lines are perpendicular.

Here is what that looks like in practice:

  • The corner where a wall meets the floor in any rectangular room — the wall is perpendicular to the floor

  • The x-axis and the y-axis on any coordinate plane — perpendicular by definition

  • The letter T — the vertical stroke is perpendicular to the horizontal bar

  • A road junction where streets cross at 90° — the classic four-way intersection

These are not decorative choices. A wall that leans even two degrees off perpendicular transfers its load unevenly. A coordinate system where the axes are not at 90° makes every distance formula wrong. Perpendicularity is structural — it is the shape that holds things up.

The Slope of Perpendicular Lines And Why It Works

Here is where most students hit a wall.

The rule everyone memorises: the slopes of perpendicular lines are negative reciprocals. If one line has slope $m$, the perpendicular line has slope $-\frac{1}{m}$. Their product equals $-1$.

$$m_1 \times m_2 = -1$$

Memorising a rule without understanding it is fragile — the first time a problem looks slightly different, the rule snaps. So here is the geometric reason.

Say you have a line with slope $\frac{3}{4}$. For every 4 units you move right (the run), you rise 3 units up. Now rotate that line 90° clockwise. What was "right" is now "down." What was "up" is now "right."

The run (4 units rightward) becomes a drop of 4 units — it becomes $-4$ in the rise direction. The rise (3 units upward) becomes 3 units of horizontal movement — the new run. So the new slope is $\frac{-4}{3}$, which is exactly the negative reciprocal of $\frac{3}{4}$. The geometry forces the relationship.

One exception: if a line is horizontal (slope = 0), its perpendicular is vertical — and vertical lines have undefined slope. The product rule $m_1 \times m_2 = -1$ does not apply to this pair.

Worked Examples — Finding Perpendicular Slopes And Equations

Example 1: Finding the perpendicular slope

A line has slope $m = \frac{2}{5}$. What is the slope of any line perpendicular to it?

Your first instinct might be to just flip the fraction. Let's follow that instinct and see what breaks.

Flip $\frac{2}{5}$ to get $\frac{5}{2}$. Check the product: $\frac{2}{5} \times \frac{5}{2} = 1$. Perpendicular lines require the product to be $-1$, not $+1$. Those lines are at a different angle entirely — flipping without negating gives you the wrong answer every time.

The correct approach:

  1. Take the reciprocal of $\frac{2}{5}$: $\frac{5}{2}$

  2. Negate it (flip the sign): $-\frac{5}{2}$

  3. Verify: $\frac{2}{5} \times \left(-\frac{5}{2}\right) = -1$ ✓

Final answer: The perpendicular slope is $-\frac{5}{2}$.

The sign is not decoration — it is what makes the rotation exactly 90° rather than some other angle.

Example 2: Writing the equation of a perpendicular line

Line $\ell$ has equation $y = 3x - 4$. Find the equation of the line perpendicular to $\ell$ passing through the point $(6, 1)$.

  1. Identify the slope of $\ell$: $m_1 = 3$

  2. Find the perpendicular slope: $m_2 = -\frac{1}{3}$

  3. Use point-slope form with the given point $(6, 1)$:

$$y - 1 = -\frac{1}{3}(x - 6)$$

  1. Simplify:

$$y - 1 = -\frac{1}{3}x + 2$$

$$y = -\frac{1}{3}x + 3$$

Final answer: $y = -\frac{1}{3}x + 3$

Verify: $3 \times \left(-\frac{1}{3}\right) = -1$ ✓ The lines are perpendicular.

Properties of Perpendicular Lines

Four properties define perpendicular lines. Each one follows from the 90° requirement.

  • Four right angles at the intersection. When two lines cross at 90°, all four angles at the junction are right angles — they come in pairs on opposite sides.

  • Shortest distance is always perpendicular. Drop a perpendicular from any external point to a line — that segment is the minimum distance. Any other path from the point to the line is longer.

  • Exactly one perpendicular exists through any point. For any line and any point (on or off the line), exactly one perpendicular to that line passes through that point.

  • Lines both perpendicular to a third line are parallel. If $A \perp C$ and $B \perp C$, then $A \parallel B$. This is why city grids work: every north-south street, perpendicular to the same east-west baseline, is parallel to every other north-south street.

The Mathematicians Who Shaped Perpendicularity

Euclid of Alexandria (c. 300 BCE, Greece/Egypt) did not invent perpendicular lines. Egyptian rope-stretchers had been constructing right angles for millennia before him.

What Euclid did was more important: he proved, in his landmark work Elements (c. 300 BCE), that every one of those practical constructions was logically necessary. Proposition 11 of Book I gives the construction of a perpendicular line at a point. Proposition 12 gives the perpendicular from an external point. Together, they turned craft into proof.

Thales of Miletus (c. 624–546 BCE) produced some of the earliest Greek proofs involving right angles. And René Descartes (1596–1650, France) introduced the coordinate plane — placing perpendicular axes at the heart of all analytic geometry and turning the ancient concept into the $m_1 \times m_2 = -1$ rule used today.

Common Mistakes With Perpendicular Lines

Mistake 1: Writing the reciprocal but forgetting to negate

Where it slips in: When finding the perpendicular slope to a positive slope — the student flips the fraction correctly but leaves the sign unchanged.

Don't do this: If $m_1 = \frac{3}{4}$, writing $m_2 = \frac{4}{3}$ — the reciprocal, but not the negative reciprocal.

The correct way: $m_2 = -\frac{4}{3}$. Check: $\frac{3}{4} \times \left(-\frac{4}{3}\right) = -1$ ✓

The student who memorised "negative reciprocal" as a phrase rather than as a procedure will recite the words and still write the positive version in the exam.

Mistake 2: Assuming all intersecting lines are perpendicular

Where it slips in: When a diagram shows two lines crossing and the student assumes the angle is 90° without checking — especially in hand-drawn diagrams.

Don't do this: Conclude that two crossing lines are perpendicular because they look like a plus sign.

The correct way: Either measure the angle with a protractor, or verify $m_1 \times m_2 = -1$ algebraically. The right-angle marker ⬜ must be explicitly shown in the diagram. If it is absent, calculate.

Mistake 3: Forgetting the horizontal/vertical exception

Where it slips in: When a question asks for the slope perpendicular to a horizontal line ($m = 0$) and the student tries to compute $-\frac{1}{0}$.

Don't do this: Apply the formula $m_2 = -\frac{1}{m_1}$ when $m_1 = 0$.

The correct way: Recognise that the line perpendicular to a horizontal line is vertical — and vertical lines have undefined slope. State it as a special case; the product rule does not apply here.

The real-world cost of getting perpendicularity wrong: In 1284, the choir vault of Beauvais Cathedral in France collapsed. Medieval builders had pushed the vault to 48 metres — the tallest Gothic vault ever attempted.

Investigators later found that the intermediate piers were not perfectly perpendicular to the foundations. Off by only a few degrees, they transferred horizontal thrust rather than pure vertical load, and the structure buckled. The right angle is not aesthetic. It is load-bearing.

Perpendicular Lines in Coordinate Geometry — Quick Reference

Relationship

Rule

Example

Perpendicular slopes product

$m_1 \times m_2 = -1$

slopes $2$ and $-\frac{1}{2}$

Finding perpendicular slope

$m_2 = -\frac{1}{m_1}$

$m_1 = \frac{3}{5}$ → $m_2 = -\frac{5}{3}$

Perpendicular to horizontal line

Slope undefined (vertical line)

$y = 4$ → $x = c$

Perpendicular to vertical line

Slope = 0 (horizontal line)

$x = 3$ → $y = c$

Equation of perpendicular through point

Point-slope form: $y - y_1 = m_2(x - x_1)$

See Example 2 above

At Bhanzu, this relationship between rotating a geometric object and what happens to its slope is taught through live GeoGebra exploration before any formula appears — students discover the rule, not memorise it.

Next Steps

Work through these: find the equation of the line perpendicular to $y = -\frac{2}{3}x + 5$ passing through $(0, 0)$. Then try the harder version — verify whether the triangle with vertices $A(1, 2)$, $B(4, 6)$, and $C(7, 2)$ contains a right angle, and identify which vertex holds it.

If the slope step trips you up, come back to Example 1. If point-slope form is the problem, come back to Example 2.

Want your child to build this reasoning with a live trainer? Try a free class.

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What is the difference between perpendicular and parallel lines?
Parallel lines never intersect — they have equal slopes. Perpendicular lines intersect at exactly 90° — their slopes multiply to $-1$. One is about sameness; the other is about crossing at the sharpest possible structural angle.
Can three lines all be perpendicular to each other?
Not in two dimensions. In 2D, if lines $A$ and $B$ are both perpendicular to line $C$, then $A$ and $B$ are parallel. In three dimensions, yes — the $x$, $y$, and $z$ coordinate axes are mutually perpendicular.
Is a right angle always 90°?
Yes. Always. A right angle is defined as exactly 90°.
How do I construct a perpendicular line with a compass and straightedge?
Draw your base line and mark point P on it. Open the compass and draw arcs on both sides of P to get points A and B. Increase the radius and draw arcs from A and from B above the line — they intersect at point C. Connect C to P. That segment is perpendicular to the base line. This is Euclid's Proposition 11, unchanged since 300 BCE.
What if the original slope is negative — does the perpendicular slope become positive?
Yes. If $m_1 = -4$, then $m_2 = -\frac{1}{-4} = \frac{1}{4}$ — positive. The two negative signs cancel. Always verify with the product: $(-4) \times \frac{1}{4} = -1$ ✓
Where do perpendicular lines appear later in mathematics?
This connects to orthogonality in linear algebra — vectors are orthogonal when their dot product is zero, which is the higher-dimensional version of the 90° angle. The same idea reaches into signal processing and quantum mechanics. The seed is planted here.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →