Table of Contents >> Show >> Hide
- What Does “Perpendicular Line” Mean?
- The Main Formula You Need
- How to Find the Equation of a Perpendicular Line Given an Equation and Point
- Example 1: Given a Line in Slope-Intercept Form
- Example 2: Given a Line in Standard Form
- Example 3: Given a Line in Point-Slope Form
- Shortcut for Standard Form
- Special Case: Horizontal and Vertical Lines
- Common Mistakes to Avoid
- How to Check Your Answer
- Why Point-Slope Form Is Usually the Best Tool
- Practice Problems
- Real Classroom Experience: What Makes This Topic Finally Click
- Conclusion
Finding the equation of a perpendicular line may sound like algebra wearing a tuxedo, but the idea is surprisingly simple: take the slope of the original line, flip it, change its sign, and use the point you were given. That is the whole party. The trick is knowing how to get the original slope when the equation is written in different forms, and then choosing the fastest way to build the new equation.
In this guide, you will learn how to find the equation of a perpendicular line given an equation and point, step by step. We will cover slope-intercept form, standard form, point-slope form, horizontal and vertical lines, common mistakes, and several examples that show exactly what to do. No math fog machine required.
What Does “Perpendicular Line” Mean?
Two lines are perpendicular when they intersect at a right angle, or 90 degrees. On a coordinate plane, this relationship shows up through their slopes. If one line climbs steeply upward, its perpendicular partner must lean in the opposite direction in a very specific way.
The key rule is:
Perpendicular lines have slopes that are negative reciprocals.
That means if the original line has slope m, the perpendicular line has slope:
-1/m
For example, if the original slope is 2, the perpendicular slope is -1/2. If the original slope is -3/4, the perpendicular slope is 4/3. Flip the fraction, change the sign, and you are in business.
The Main Formula You Need
Once you know the perpendicular slope and the point the line must pass through, the easiest formula to use is point-slope form:
y – y1 = m(x – x1)
In this formula:
- m is the slope of the new perpendicular line.
- (x1, y1) is the given point.
- x and y stay as variables.
Point-slope form is especially helpful because it lets you plug in the slope and point immediately. After that, you can leave the answer in point-slope form or simplify it into slope-intercept form:
y = mx + b
Slope-intercept form is popular because it clearly shows the slope m and the y-intercept b.
How to Find the Equation of a Perpendicular Line Given an Equation and Point
Here is the basic process:
Step 1: Find the slope of the given line
If the equation is already in slope-intercept form, such as:
y = 3x + 7
then the slope is the coefficient of x. In this case, the slope is 3.
If the equation is not in slope-intercept form, solve for y first. For example:
2x + 5y = 10
Subtract 2x from both sides:
5y = -2x + 10
Divide by 5:
y = -2/5x + 2
The slope of the original line is -2/5.
Step 2: Find the negative reciprocal slope
To get the slope of the perpendicular line, flip the original slope and change its sign.
If the original slope is:
-2/5
The reciprocal is:
-5/2
Change the sign:
5/2
So the perpendicular slope is 5/2.
Step 3: Use the given point
Suppose the perpendicular line must pass through the point:
(4, -1)
That means x1 = 4 and y1 = -1.
Step 4: Plug into point-slope form
Use:
y – y1 = m(x – x1)
Substitute the perpendicular slope 5/2 and the point (4, -1):
y – (-1) = 5/2(x – 4)
Simplify:
y + 1 = 5/2(x – 4)
This is a correct equation of the perpendicular line.
Step 5: Convert to slope-intercept form if needed
Some teachers, textbooks, or online homework systems want the answer as y = mx + b. Let us simplify:
y + 1 = 5/2(x – 4)
Distribute 5/2:
y + 1 = 5/2x – 10
Subtract 1 from both sides:
y = 5/2x – 11
Final answer:
y = 5/2x – 11
Example 1: Given a Line in Slope-Intercept Form
Problem: Find the equation of the line perpendicular to y = 4x – 6 that passes through (8, 3).
The original slope is 4. Think of it as 4/1. The negative reciprocal is:
-1/4
Now use point-slope form with m = -1/4 and (8, 3):
y – 3 = -1/4(x – 8)
Distribute:
y – 3 = -1/4x + 2
Add 3:
y = -1/4x + 5
Answer: y = -1/4x + 5
A quick check: the original slope is 4, and the new slope is -1/4. Their product is -1, so the lines are perpendicular. Algebra just gave itself a high five.
Example 2: Given a Line in Standard Form
Problem: Find the equation of the line perpendicular to 3x – 2y = 12 that passes through (2, -5).
First, rewrite the equation in slope-intercept form:
3x – 2y = 12
Subtract 3x:
-2y = -3x + 12
Divide by -2:
y = 3/2x – 6
The original slope is 3/2. The perpendicular slope is the negative reciprocal:
-2/3
Use point-slope form with (2, -5):
y – (-5) = -2/3(x – 2)
Simplify:
y + 5 = -2/3(x – 2)
Distribute:
y + 5 = -2/3x + 4/3
Subtract 5:
y = -2/3x + 4/3 – 5
Rewrite 5 as 15/3:
y = -2/3x – 11/3
Answer: y = -2/3x – 11/3
Example 3: Given a Line in Point-Slope Form
Problem: Find the equation of the line perpendicular to y – 2 = -5(x + 1) that passes through (10, 4).
The given equation is already in point-slope form. The slope is the number multiplying the parentheses:
m = -5
The perpendicular slope is:
1/5
Now plug in the point (10, 4):
y – 4 = 1/5(x – 10)
Distribute:
y – 4 = 1/5x – 2
Add 4:
y = 1/5x + 2
Answer: y = 1/5x + 2
Shortcut for Standard Form
If the original line is in standard form:
Ax + By = C
the slope is:
-A/B
So the perpendicular slope is:
B/A
For example, in:
6x + 7y = 14
the original slope is -6/7, so the perpendicular slope is 7/6. This shortcut saves time, but only use it if you understand why it works. Otherwise, it can turn into a tiny algebra trap wearing tap shoes.
Special Case: Horizontal and Vertical Lines
Most perpendicular line problems involve ordinary slopes like 2/3, -4, or 1/5. But horizontal and vertical lines need special treatment.
If the given line is horizontal
A horizontal line looks like:
y = 5
Its slope is 0. A line perpendicular to a horizontal line is vertical. If it must pass through (3, 8), the perpendicular line is:
x = 3
Notice that vertical lines do not have equations in the form y = mx + b. They are written as x = a number.
If the given line is vertical
A vertical line looks like:
x = -2
Its slope is undefined. A line perpendicular to a vertical line is horizontal. If it must pass through (6, -4), the perpendicular line is:
y = -4
Horizontal and vertical lines are the odd couple of perpendicular line problems. They are simple once you recognize them, but they do not follow the usual negative reciprocal routine.
Common Mistakes to Avoid
Mistake 1: Using the same slope
Same slope means the lines are parallel, not perpendicular. If the original slope is 3/4, a parallel line also has slope 3/4. A perpendicular line has slope -4/3.
Mistake 2: Forgetting to change the sign
The reciprocal of 2/5 is 5/2, but the negative reciprocal is -5/2. Flip and switch the sign. Do both. No skipping leg day.
Mistake 3: Plugging the point into the original line
The point you are given belongs to the new perpendicular line, not necessarily the original line. Use that point to build the new equation.
Mistake 4: Mishandling negative coordinates
If your point is (-3, 7), point-slope form becomes:
y – 7 = m(x – (-3))
which simplifies to:
y – 7 = m(x + 3)
Many errors happen because students rush past double negatives. Double negatives are tiny mathematical banana peels.
Mistake 5: Treating vertical lines like regular lines
A vertical line has no defined slope and cannot be written as y = mx + b. If the answer is vertical, it will look like x = number.
How to Check Your Answer
You can check your perpendicular line equation in two quick ways.
Check the slope
Multiply the original slope by the new slope. If the product is -1, the slopes are perpendicular.
For example:
3/5 × -5/3 = -1
That confirms the slopes are negative reciprocals.
Check the point
Substitute the given point into your final equation. If the point satisfies the equation, your line passes through the correct location.
Suppose your final answer is:
y = -2x + 9
and the point is (4, 1). Substitute:
1 = -2(4) + 9
1 = -8 + 9
1 = 1
It works.
Why Point-Slope Form Is Usually the Best Tool
When you are finding the equation of a perpendicular line given an equation and point, point-slope form is usually the cleanest method because the problem gives you exactly what point-slope form wants: a slope and a point.
Once you find the perpendicular slope, there is no need to hunt for the y-intercept immediately. You can plug directly into:
y – y1 = m(x – x1)
Then, if the instructions ask for slope-intercept form, you can simplify. This avoids unnecessary guessing and keeps the algebra organized.
Practice Problems
Problem 1
Find the equation of the line perpendicular to y = -2x + 1 that passes through (6, 5).
The original slope is -2. The perpendicular slope is 1/2.
y – 5 = 1/2(x – 6)
y – 5 = 1/2x – 3
y = 1/2x + 2
Answer: y = 1/2x + 2
Problem 2
Find the equation of the line perpendicular to 4x + y = 9 that passes through (-1, 3).
Rewrite the original equation:
y = -4x + 9
The original slope is -4. The perpendicular slope is 1/4.
y – 3 = 1/4(x – (-1))
y – 3 = 1/4(x + 1)
y – 3 = 1/4x + 1/4
y = 1/4x + 13/4
Answer: y = 1/4x + 13/4
Problem 3
Find the equation of the line perpendicular to x = 7 that passes through (2, -6).
The given line is vertical. A perpendicular line is horizontal. Since the line must pass through (2, -6), the answer is:
y = -6
Real Classroom Experience: What Makes This Topic Finally Click
In my experience, students usually do not struggle with perpendicular lines because the concept is impossible. They struggle because the problem feels like it has too many moving parts. First, there is the original equation. Then there is the slope. Then there is the “negative reciprocal,” which sounds like something that escaped from a math laboratory. Then there is the given point. Then there is point-slope form. Then, just when everyone thinks the work is done, the answer needs to be converted into slope-intercept form. That is a lot of algebra luggage for one problem.
The best way to make the topic easier is to treat it like a three-stage process: find, flip, plug. Find the original slope. Flip it and change the sign. Plug the new slope and point into point-slope form. This simple rhythm prevents most mistakes because it gives your brain a checklist. Instead of thinking, “What do I do with all these numbers?” you think, “Which stage am I in?” That small change makes a big difference.
Another helpful habit is to write the original slope and perpendicular slope on separate lines. For example, if the given equation is y = 2/3x – 8, write:
Original slope: 2/3
Perpendicular slope: -3/2
This keeps the two slopes from getting mixed together. Many wrong answers happen because a student correctly finds the original slope, then accidentally uses it in the new equation. That produces a parallel line, not a perpendicular one. It is like ordering pizza and receiving a salad. Maybe healthy, but not what you asked for.
Fractions are another source of drama. When the slope is a whole number, such as -6, remember that every whole number can be written as a fraction over 1. So -6 is really -6/1. Flip it to get -1/6, then change the sign to get 1/6. This little rewrite makes the negative reciprocal much less mysterious.
It also helps to graph a few examples, even roughly. When students see that a line with positive slope has a perpendicular line with negative slope, the sign change starts to feel logical. When they see that a steep line has a flatter perpendicular line, the reciprocal starts to make visual sense. Algebra becomes easier when the graph is not treated like decoration but like evidence.
One of the most practical tips is to delay simplifying until the structure is correct. A point-slope answer such as y – 4 = -2/5(x + 3) already contains the important information: the line passes through the right point and has the right slope. Simplifying to slope-intercept form is useful, but it is not the heart of the problem. First, build the correct line. Then clean up the algebra.
Finally, always check the answer. This is the math version of looking both ways before crossing the street. Multiply the original slope by the new slope. If the product is -1, the perpendicular relationship checks out. Then substitute the given point into your final equation. If both checks work, you can feel confident. If one check fails, the mistake is usually a sign error, a forgotten reciprocal, or a distribution slip.
The more you practice, the more automatic the process becomes. At first, finding the equation of a perpendicular line may feel like solving a tiny puzzle with too many pieces. After a few examples, though, the pattern becomes familiar: slope first, negative reciprocal second, point-slope form third. That is the reliable path every time.
Conclusion
To find the equation of a perpendicular line given an equation and point, start by identifying the slope of the original line. Then find the negative reciprocal of that slope. After that, use the given point and the perpendicular slope in point-slope form. If needed, simplify the equation into slope-intercept form.
The most important rule to remember is that perpendicular slopes are negative reciprocals. Once that idea is clear, the rest of the process becomes much easier. Whether the original equation is written as y = mx + b, standard form, or point-slope form, your job is the same: find the slope, create the perpendicular slope, and build the new line through the given point.
