How to Tell if Two Equations Are Perpendicular
What Perpendicular Lines Actually Are
Two lines are perpendicular when they meet at a right angle — exactly 90 degrees. That's it. No guessing, no estimation. In coordinate geometry, this relationship follows a specific mathematical rule based on slopes.
If you're working with linear equations, the slopes tell you everything you need to know. No calculations needed beyond basic arithmetic.
The Slope Rule for Perpendicular Lines
Here's the hard rule: if two lines are perpendicular, their slopes are negative reciprocals of each other.
That means if line A has a slope of m₁, line B must have a slope of -1/m₁ for them to be perpendicular.
Examples:
- Slope of 2 → perpendicular slope is -1/2
- Slope of -3 → perpendicular slope is 1/3
- Slope of 1/4 → perpendicular slope is -4
- Slope of -5/2 → perpendicular slope is 2/5
Why Negative Reciprocals Work
The product of two perpendicular slopes always equals -1.
m₁ × m₂ = -1
Multiply any slope by its negative reciprocal and you'll get -1. This is your quick verification test.
How to Check Two Equations Step by Step
Step 1: Put both equations in slope-intercept form (y = mx + b)
This isolates the slope so you can read it directly. If the equation isn't already solved for y, rearrange it.
Step 2: Identify both slopes
The coefficient of x is your slope (m) in y = mx + b.
Step 3: Check if they're negative reciprocals
Multiply the slopes together. If the product is -1, the lines are perpendicular.
Quick Example
Line 1: y = 3x + 5
Line 2: y = -1/3x - 2
Slope 1 = 3
Slope 2 = -1/3
3 × (-1/3) = -1 ✓ Perpendicular
What About Vertical and Horizontal Lines?
Vertical lines have undefined slopes — you can't express them as a number. Horizontal lines have a slope of exactly 0.
Here's the thing: vertical and horizontal lines are always perpendicular to each other. Always. No exceptions.
This breaks the negative reciprocal rule only because you can't apply the rule to undefined slopes. But the relationship holds.
Common Mistakes to Avoid
Forgetting the negative sign
Reciprocal of 4 is 1/4. Negative reciprocal is -1/4. Many students drop the negative sign and call it perpendicular when it isn't.
Confusing perpendicular with parallel
Parallel lines have equal slopes. Perpendicular lines have slopes that multiply to -1. These are completely different relationships.
Not converting to slope-intercept form
Standard form (Ax + By = C) doesn't show the slope directly. Convert first, or you'll be guessing.
Slope Comparison Table
| Line A Slope | Line B Slope | Relationship |
|---|---|---|
| 2 | -1/2 | Perpendicular |
| 2 | 2 | Parallel |
| 2 | -2 | Neither |
| -3/4 | 4/3 | Perpendicular |
| -3/4 | -4/3 | Neither |
| 0 (horizontal) | Undefined (vertical) | Perpendicular |
Practical Application
You need this skill when:
- Solving geometry problems involving right angles
- Finding the equation of a line perpendicular to a given line
- Checking if a point lies on a line perpendicular to another
- Verifying construction problems in coordinate geometry
Finding a Perpendicular Line Equation
If you have line y = 2x + 3 and need a perpendicular line through point (4, 1):
1. Your original slope is 2, so perpendicular slope is -1/2
2. Use point-slope form: y - y₁ = m(x - x₁)
3. Plug in: y - 1 = -1/2(x - 4)
4. Simplify: y - 1 = -1/2x + 2
5. Final answer: y = -1/2x + 3
That's your perpendicular line passing through (4, 1).
The Bottom Line
Two equations are perpendicular if their slopes multiply to -1. Convert to slope-intercept form, read the slopes, multiply them. If you get -1, they're perpendicular. If you get 1, they're parallel. Anything else means neither.
No memorization tricks needed. Just remember the product rule and apply it directly.