Intuition The big picture
Two lines are perpendicular when they meet at a right angle (90 ° 90° 90° ). We want a slope test : given only the slopes m 1 m_1 m 1 and m 2 m_2 m 2 , decide instantly if the lines are perpendicular — without drawing anything.
The magic rule is = = m 1 m 2 = − 1 = = ==m_1 m_2 = -1== == m 1 m 2 = − 1 == . This note shows WHY it must be true, not just that it is.
The slope of a line is m = rise run = tan θ m = \dfrac{\text{rise}}{\text{run}} = \tan\theta m = run rise = tan θ , where θ \theta θ is the angle the line makes with the positive x x x -axis , measured anticlockwise.
A slope of 2 2 2 means: go 1 1 1 right, go 2 2 2 up.
Slope is literally the tangent of the inclination angle — this is the key that unlocks the whole proof.
We build it three independent ways so it can never feel like a magic formula.
Intuition Rotation intuition
Making a line perpendicular is the same as rotating its direction by 90 ° 90° 90° . So if I know how a 90 ° 90° 90° rotation acts on a direction vector, I get the slope rule for free.
Take a line going in direction ( Δ x , Δ y ) (\Delta x, \Delta y) ( Δ x , Δ y ) . Its slope is m 1 = Δ y Δ x m_1 = \dfrac{\Delta y}{\Delta x} m 1 = Δ x Δ y .
Rotate this vector by 90 ° 90° 90° anticlockwise. The rotation rule is:
( x , y ) ↦ ( − y , x ) (x, y) \mapsto (-y,\; x) ( x , y ) ↦ ( − y , x )
Why this rule? A 90 ° 90° 90° turn sends the x x x -axis direction ( 1 , 0 ) (1,0) ( 1 , 0 ) to ( 0 , 1 ) (0,1) ( 0 , 1 ) (pointing up), and the y y y -axis direction ( 0 , 1 ) (0,1) ( 0 , 1 ) to ( − 1 , 0 ) (-1,0) ( − 1 , 0 ) (pointing left). Applying that to ( Δ x , Δ y ) (\Delta x,\Delta y) ( Δ x , Δ y ) gives ( − Δ y , Δ x ) (-\Delta y,\ \Delta x) ( − Δ y , Δ x ) .
The rotated (perpendicular) line has slope:
m 2 = new rise new run = Δ x − Δ y = − Δ x Δ y m_2 = \frac{\text{new rise}}{\text{new run}} = \frac{\Delta x}{-\Delta y} = -\frac{\Delta x}{\Delta y} m 2 = new run new rise = − Δ y Δ x = − Δ y Δ x
Now multiply:
m 1 m 2 = Δ y Δ x ⋅ ( − Δ x Δ y ) = − 1 ■ m_1 m_2 = \frac{\Delta y}{\Delta x}\cdot\left(-\frac{\Delta x}{\Delta y}\right) = -1 \qquad\blacksquare m 1 m 2 = Δ x Δ y ⋅ ( − Δ y Δ x ) = − 1 ■
Why this step? The Δ x \Delta x Δ x and Δ y \Delta y Δ y cancel, leaving exactly − 1 -1 − 1 . This shows the result is inevitable, not a coincidence.
Let the two lines make angles θ 1 \theta_1 θ 1 and θ 2 \theta_2 θ 2 with the x x x -axis, so m 1 = tan θ 1 m_1 = \tan\theta_1 m 1 = tan θ 1 , m 2 = tan θ 2 m_2 = \tan\theta_2 m 2 = tan θ 2 .
Perpendicular means θ 2 = θ 1 + 90 ° \theta_2 = \theta_1 + 90° θ 2 = θ 1 + 90° . Therefore:
m 2 = tan ( θ 1 + 90 ° ) = − cot θ 1 = − 1 tan θ 1 = − 1 m 1 m_2 = \tan(\theta_1 + 90°) = -\cot\theta_1 = -\frac{1}{\tan\theta_1} = -\frac{1}{m_1} m 2 = tan ( θ 1 + 90° ) = − cot θ 1 = − t a n θ 1 1 = − m 1 1
Why? The identity tan ( θ + 90 ° ) = − cot θ \tan(\theta + 90°) = -\cot\theta tan ( θ + 90° ) = − cot θ comes from the shift by a quarter turn swapping sine and cosine with a sign flip. Rearranging:
m 1 m 2 = − 1 ■ m_1 m_2 = -1 \qquad\blacksquare m 1 m 2 = − 1 ■
Take two lines through the origin: y = m 1 x y = m_1 x y = m 1 x and y = m 2 x y = m_2 x y = m 2 x .
Pick point A = ( 1 , m 1 ) A=(1, m_1) A = ( 1 , m 1 ) on the first and B = ( 1 , m 2 ) B=(1, m_2) B = ( 1 , m 2 ) on the second.
Right angle at origin O O O ⟺ \iff ⟺ triangle O A B OAB O A B satisfies Pythagoras:
∣ O A ∣ 2 + ∣ O B ∣ 2 = ∣ A B ∣ 2 |OA|^2 + |OB|^2 = |AB|^2 ∣ O A ∣ 2 + ∣ O B ∣ 2 = ∣ A B ∣ 2
Compute each:
∣ O A ∣ 2 = 1 + m 1 2 |OA|^2 = 1 + m_1^2 ∣ O A ∣ 2 = 1 + m 1 2
∣ O B ∣ 2 = 1 + m 2 2 |OB|^2 = 1 + m_2^2 ∣ O B ∣ 2 = 1 + m 2 2
∣ A B ∣ 2 = ( 1 − 1 ) 2 + ( m 1 − m 2 ) 2 = ( m 1 − m 2 ) 2 |AB|^2 = (1-1)^2 + (m_1 - m_2)^2 = (m_1-m_2)^2 ∣ A B ∣ 2 = ( 1 − 1 ) 2 + ( m 1 − m 2 ) 2 = ( m 1 − m 2 ) 2
Substitute:
( 1 + m 1 2 ) + ( 1 + m 2 2 ) = ( m 1 − m 2 ) 2 (1+m_1^2)+(1+m_2^2) = (m_1-m_2)^2 ( 1 + m 1 2 ) + ( 1 + m 2 2 ) = ( m 1 − m 2 ) 2
2 + m 1 2 + m 2 2 = m 1 2 − 2 m 1 m 2 + m 2 2 2 + m_1^2 + m_2^2 = m_1^2 - 2m_1 m_2 + m_2^2 2 + m 1 2 + m 2 2 = m 1 2 − 2 m 1 m 2 + m 2 2
Why this step? Everything except 2 2 2 and − 2 m 1 m 2 -2m_1m_2 − 2 m 1 m 2 cancels:
2 = − 2 m 1 m 2 ⟹ m 1 m 2 = − 1 ■ 2 = -2m_1 m_2 \implies m_1 m_2 = -1 \qquad\blacksquare 2 = − 2 m 1 m 2 ⟹ m 1 m 2 = − 1 ■
Three roads, one destination — the rule is bulletproof.
Worked example Example 3 — Equation of a perpendicular line through a point
Find the line through ( 4 , 1 ) (4, 1) ( 4 , 1 ) perpendicular to y = 2 x − 7 y = 2x - 7 y = 2 x − 7 .
Given slope m 1 = 2 m_1 = 2 m 1 = 2 ⟹ perpendicular slope m 2 = − 1 2 m_2 = -\tfrac12 m 2 = − 2 1 .
Use point–slope: y − y 0 = m 2 ( x − x 0 ) y - y_0 = m_2(x - x_0) y − y 0 = m 2 ( x − x 0 ) .
Why point–slope? It's the fastest form when you know one point and the slope.
y − 1 = − 1 2 ( x − 4 ) ⟹ y = − 1 2 x + 2 + 1 ⟹ y = − 1 2 x + 3 y - 1 = -\tfrac12(x - 4) \implies y = -\tfrac12 x + 2 + 1 \implies y = -\tfrac12 x + 3 y − 1 = − 2 1 ( x − 4 ) ⟹ y = − 2 1 x + 2 + 1 ⟹ y = − 2 1 x + 3 .
Check product: 2 × ( − 1 2 ) = − 1 2 \times (-\tfrac12) = -1 2 × ( − 2 1 ) = − 1 . ✅
Worked example Example 4 — From two points
Line through P ( 1 , 2 ) P(1,2) P ( 1 , 2 ) and Q ( 4 , 3 ) Q(4,3) Q ( 4 , 3 ) . Find the slope of any perpendicular line.
m 1 = 3 − 2 4 − 1 = 1 3 m_1 = \dfrac{3-2}{4-1} = \dfrac13 m 1 = 4 − 1 3 − 2 = 3 1 . Why? Slope from two points is y 2 − y 1 x 2 − x 1 \frac{y_2-y_1}{x_2-x_1} x 2 − x 1 y 2 − y 1 .
Perpendicular slope = − 3 = -3 = − 3 . Check: 1 3 × ( − 3 ) = − 1 \tfrac13 \times (-3) = -1 3 1 × ( − 3 ) = − 1 . ✅
Common mistake "Just flip the fraction — that's perpendicular."
Why it feels right: perpendicular slopes do involve a reciprocal, so flipping 2 5 → 5 2 \tfrac25 \to \tfrac52 5 2 → 2 5 looks correct.
Why it's wrong: 2 5 × 5 2 = + 1 \tfrac25 \times \tfrac52 = +1 5 2 × 2 5 = + 1 , not − 1 -1 − 1 . That's the condition for... nothing useful (it's not parallel either).
Fix: you must negate too . Perpendicular slope = − 1 m = -\dfrac{1}{m} = − m 1 (flip and sign-flip).
Common mistake "Perpendicular slopes are just negatives of each other."
Why it feels right: the − 1 -1 − 1 has a minus sign, so students grab "make it negative."
Why it's wrong: m = 2 m=2 m = 2 and − 2 -2 − 2 give product − 4 ≠ − 1 -4 \neq -1 − 4 = − 1 . Negating alone isn't enough.
Fix: negate the reciprocal , not the number itself.
Common mistake "A horizontal and vertical line fail the rule, so they're not perpendicular."
Why it feels right: you can't compute 0 × ( undefined ) 0 \times (\text{undefined}) 0 × ( undefined ) .
Why it's wrong: the x x x -axis and y y y -axis obviously meet at 90 ° 90° 90° . The formula just doesn't apply when one slope is undefined.
Fix: treat horizontal ⊥ vertical as a special case verified geometrically.
Recall Cover and answer
State the perpendicularity condition in one line.
Give the perpendicular slope of m = − 3 4 m = -\tfrac34 m = − 4 3 .
Why does the Pythagoras proof cancel down to 2 = − 2 m 1 m 2 2 = -2m_1m_2 2 = − 2 m 1 m 2 ?
Which case does the product rule fail for, and why?
Answers: 1) m 1 m 2 = − 1 m_1 m_2 = -1 m 1 m 2 = − 1 . 2) + 4 3 +\tfrac43 + 3 4 . 3) The m 1 2 m_1^2 m 1 2 and m 2 2 m_2^2 m 2 2 terms cancel on both sides. 4) Horizontal ⊥ vertical, because a vertical slope is undefined.
Recall Feynman: explain to a 12-year-old
Imagine walking up a hill. The slope is how steep your path is. Now to walk on a path that crosses yours at a perfect square corner, you have to turn a quarter-circle. When you turn like that, "going up steeply" becomes "going down gently sideways" — the steepness flips over AND tips downhill. That flip-and-tip is exactly what "flip the fraction and add a minus sign" means. And when you multiply the two steepnesses together, they always tidy up into a neat − 1 -1 − 1 , like two puzzle pieces that only fit that one way.
"Flip it, Flick it, Times gives Neg-one."
Flip the fraction (reciprocal), Flick the sign (negate), and the product flicks to − 1 -1 − 1 .
Slope of a Line — the definition m = tan θ m = \tan\theta m = tan θ this note relies on.
Parallel Lines — equal slopes — the twin rule: m 1 = m 2 m_1 = m_2 m 1 = m 2 .
Equation of a Line — point-slope form — used in Example 3.
Angle Between Two Lines — perpendicular is the special case θ = 90 ° \theta = 90° θ = 90° .
Rotation of Vectors by 90° — powers Way 1 of the proof.
Distance Formula & Pythagoras Theorem — power Way 3.
Condition for two lines to be perpendicular (in slopes) m 1 m 2 = − 1 m_1 m_2 = -1 m 1 m 2 = − 1 Perpendicular slope of a line with slope m m m − 1 m -\dfrac{1}{m} − m 1 (negative reciprocal)
Perpendicular slope of m = 2 3 m = \tfrac23 m = 3 2 Why does rotating a direction by 90 ° 90° 90° give the perpendicular slope? ( Δ x , Δ y ) ↦ ( − Δ y , Δ x ) (\Delta x,\Delta y)\mapsto(-\Delta y,\Delta x) ( Δ x , Δ y ) ↦ ( − Δ y , Δ x ) , so slope
Δ y Δ x → − Δ x Δ y \tfrac{\Delta y}{\Delta x}\to -\tfrac{\Delta x}{\Delta y} Δ x Δ y → − Δ y Δ x , and their product is
− 1 -1 − 1 tan ( θ + 90 ° ) \tan(\theta+90°) tan ( θ + 90° ) equals what?− cot θ = − 1 / tan θ -\cot\theta = -1/\tan\theta − cot θ = − 1/ tan θ Which perpendicular pair does the product rule NOT cover? A horizontal line (
m = 0 m=0 m = 0 ) with a vertical line (undefined slope)
Common wrong answer for perpendicular of m m m , and the fix Wrong:
1 / m 1/m 1/ m (forgot minus); Fix:
− 1 / m -1/m − 1/ m Slope of line through ( 1 , 2 ) (1,2) ( 1 , 2 ) and ( 4 , 3 ) (4,3) ( 4 , 3 ) , then its perpendicular slope m = 1 3 m=\tfrac13 m = 3 1 ; perpendicular
= − 3 =-3 = − 3 In y = m x + c y = mx + c y = m x + c , what is m m m ? The slope (coefficient of
x x x )
Product of slopes for PARALLEL lines vs PERPENDICULAR Parallel:
m 1 = m 2 m_1=m_2 m 1 = m 2 ; Perpendicular:
m 1 m 2 = − 1 m_1m_2=-1 m 1 m 2 = − 1
Perpendicular lines meet at 90 deg
Way 2 Angle and tangent identity
Rotation -y x maps direction
tan theta+90 = -cot theta
Intuition Hinglish mein samjho
Dekho, slope ka matlab hai line kitni steep hai — "rise over run", yaani m = tan θ m=\tan\theta m = tan θ . Ab do lines jab bilkul 90 ° 90° 90° pe milti hain (perpendicular), toh unke slopes ke beech ek pakka rishta hota hai: m 1 × m 2 = − 1 m_1 \times m_2 = -1 m 1 × m 2 = − 1 . Iska simple matlab — ek slope doosre ka "negative reciprocal" hota hai. Fraction ko ulta karo aur minus laga do, bas.
Yeh rule aata kahan se hai? Sabse easy tarika: ek direction vector ( Δ x , Δ y ) (\Delta x, \Delta y) ( Δ x , Δ y ) ko 90 ° 90° 90° ghumao, toh woh ban jaata hai ( − Δ y , Δ x ) (-\Delta y, \Delta x) ( − Δ y , Δ x ) . Naya slope ho gaya − Δ x / Δ y -\Delta x/\Delta y − Δ x /Δ y . Purana slope tha Δ y / Δ x \Delta y/\Delta x Δ y /Δ x . Dono multiply karo — Δ x \Delta x Δ x aur Δ y \Delta y Δ y cancel, bacha − 1 -1 − 1 . Isliye rule "jaadu" nahi hai, guaranteed hai.
Ek common galti: students sirf fraction ulta karke soch lete hain ki perpendicular mil gaya. Par 2 5 × 5 2 = + 1 \tfrac25 \times \tfrac52 = +1 5 2 × 2 5 = + 1 , jo galat hai. Minus zaroori hai — flip bhi, aur sign flip bhi. Yaad rakho: "Flip it, Flick it, gives Neg-one."
Aur ek special case: horizontal line (slope 0 0 0 ) aur vertical line (slope undefined) perpendicular hote hain, lekin formula yahan apply nahi hoti kyun ki undefined ko multiply nahi kar sakte. Isko sirf picture se samajh lo. Exams mein yeh trap bahut aata hai, dhyan rakhna!