Question
A line has equation 3x - 4y + 8 = 0. Find the equation of a line that:
(a) is parallel to this line and passes through (2, -1)
(b) is perpendicular to this line and passes through (2, -1)
Solution — Step by Step
Rewrite 3x - 4y + 8 = 0 in slope-intercept form:
So the slope of the given line is .
For the parallel line: slopes are equal, so .
For the perpendicular line: we need , so:
The perpendicular slope is the negative reciprocal — flip and negate.
We have slope passing through :
Slope through :
Why This Works
The slope relationship is the heart of this problem. Two lines are parallel when they make the same angle with the x-axis — which means identical slopes. They are perpendicular when they meet at 90°, and trigonometry gives us the condition for this.
Notice the parallel line 3x - 4y - 10 = 0 and the original 3x - 4y + 8 = 0 differ only in the constant term. This is always true — parallel lines in the form ax + by + c = 0 have the same a and b coefficients, just a different c. This is a useful pattern to recognise quickly in MCQs.
For perpendicular lines, the coefficient swap happens because we invert and negate the slope. In the standard form ax + by + c = 0, a line perpendicular to it takes the form bx - ay + k = 0. Here, our original had 3x - 4y, and the perpendicular gives 4x + 3y — exactly this pattern.
Alternative Method
Direct formula for parallel/perpendicular lines in standard form.
Given line: ax + by + c = 0 and point .
- Parallel line:
- Perpendicular line:
For our problem, , , :
Parallel:
Perpendicular:
This method skips computing the slope entirely. In a CBSE board exam with 3 marks and a time crunch, this saves 30-40 seconds per question.
Memorise this: for line ax + by + c = 0, the perpendicular line through a point swaps a and b and flips one sign — giving bx - ay + k = 0. You can write the structure directly and just find k from the given point.
Common Mistake
The most frequent error: using instead of .
Students flip the slope but forget to negate it. If , then — that gives you a line with a positive slope, which cannot be perpendicular to a line with a positive slope (think about it geometrically — they’d both tilt the same way).
The correct perpendicular slope is . Always: flip AND negate.