Worked solution
Step 1: Find the gradient of l1
Rearranging 2x+3y=12 into the form y=mx+c:
3y=−2x+12⟹y=−32x+4.
So l1 has gradient m1=−32.
Step 2: Find the gradient a perpendicular line must have
Two lines with gradients m1 and m2 are perpendicular when m1m2=−1, so
m2=−m11=−−2/31=23.
We need the option whose gradient is 23.
Step 3: Rearrange each option and compare
- A: 3x−2y=7⟹−2y=7−3x⟹y=23x−27. Gradient =23. ✓
- B: 2x−3y=5⟹−3y=5−2x⟹y=32x−35. Gradient =32.
- C: 3x+2y=9⟹2y=9−3x⟹y=−23x+29. Gradient =−23.
- D: 2x+3y=−6⟹3y=−6−2x⟹y=−32x−2. Gradient =−32.
Only option A has gradient 23, matching m2 from Step 2. As a check: m1×m2=(−32)×23=−1, confirming the perpendicular condition holds.
Why the other options are wrong
- B (gradient 32): this is −m1, the result of flipping the sign of l1‘s gradient without taking the reciprocal.
- C (gradient −23): this is the reciprocal of m1 without the sign changed.
- D (gradient −32): this is the same gradient as l1 itself. This line is parallel to l1, not perpendicular.
Final answer
Option A: 3x−2y=7