Worked solution
Part (a): Equation of the line PQ
Gradient. For P(1,2) and Q(9,8):
m=9−18−2=86=43.
Checking again: the change in y is 8−2=6 and the change in x is 9−1=8, so m=6÷8=43, the same result.
Equation. Using point P(1,2) in y−y1=m(x−x1):
y−2=43(x−1)⟹y=43x−43+2=43x+45.
Check with Q(9,8):
y=43(9)+45=427+45=432=8.✓
So the equation of PQ is y=43x+45.
Part (b): Perpendicular bisector of PQ
Midpoint of PQ:
M=(21+9,22+8)=(5,5).
Gradient of the perpendicular bisector. Since PQ has gradient 43, a perpendicular line has gradient satisfying m1m2=−1:
m2=−3/41=−34.
Equation. Using the midpoint M(5,5):
y−5=−34(x−5)⟹y=−34x+320+5=−34x+335.
Multiplying through by 3 to clear the fraction:
3y=−4x+35⟹4x+3y=35.
Check with the midpoint (5,5): 4(5)+3(5)=20+15=35.✓
So the perpendicular bisector is 4x+3y=35.
Part (c): Where the perpendicular bisector meets the x-axis
On the x-axis, y=0. Substituting into 4x+3y=35:
4x+3(0)=35⟹4x=35⟹x=435.
Checking: 4(435)+3(0)=35+0=35.✓
So the perpendicular bisector crosses the x-axis at (435,0), i.e. (8.75,0).
Final answers
- (a) PQ: y=43x+45
- (b) Perpendicular bisector: 4x+3y=35
- (c) Crosses the x-axis at (435,0), i.e. (8.75,0)