Browsing as Guest. Answer checking, progress and bookmarks are disabled. Log in to track your work.
Practice — Coordinate Geometry • Parallel and perpendicular lines
Question 22
Points \( A \) and \( B \) have coordinates \( (8,3) \) and \( (p,q) \) respectively. The equation of the perpendicular bisector of \( AB \) is \( y = -2x + 4 \). Find the values of \( p \) and \( q \).
Log in to check answers and record progress.
Solution:
The perpendicular bisector of a line segment passes through the midpoint of the segment and has a gradient that is the negative reciprocal of the gradient of the segment.
Let the coordinates of point \( B \) be \( (p, q) \).
The gradient of \( AB \) is given by:
\[
\text{Gradient of } AB = \frac{q - 3}{p - 8}
\]
Since the perpendicular bisector has a gradient of -2, the gradient of \( AB \) must be the negative reciprocal of -2, which is \(\frac{1}{2}\). Therefore:
\[
\frac{q - 3}{p - 8} = \frac{1}{2}
\]
Cross-multiplying gives:
\[
2(q - 3) = p - 8
\]
Simplifying:
\[
2q - 6 = p - 8
\]
\[
p = 2q + 2
\]
The midpoint of \( AB \) is given by:
\[
\left( \frac{8 + p}{2}, \frac{3 + q}{2} \right)
\]
Since the perpendicular bisector passes through this midpoint, it must satisfy the equation \( y = -2x + 4 \). Substituting the midpoint into the equation:
\[
\frac{3 + q}{2} = -2 \left( \frac{8 + p}{2} \right) + 4
\]
Simplifying:
\[
\frac{3 + q}{2} = -2 \left( \frac{8 + 2q + 2}{2} \right) + 4
\]
\[
\frac{3 + q}{2} = -2 \left( 5 + q \right) + 4
\]
\[
\frac{3 + q}{2} = -10 - 2q + 4
\]
\[
\frac{3 + q}{2} = -6 - 2q
\]
Multiplying both sides by 2:
\[
3 + q = -12 - 4q
\]
\[
5q = -15
\]
\[
q = -3
\]
Substituting \( q = -3 \) back into \( p = 2q + 2 \):
\[
p = 2(-3) + 2
\]
\[
p = -6 + 2
\]
\[
p = -4
\]
So, \( p = -4\) and \(q = -3\).