Question

Difficulty: MediumLoci and Geometric Constructions

A point P(x,y)P(x, y) moves in the Cartesian plane such that it maintains a constant distance of 10 units10\text{ units} from a fixed point C(2,3)C(2, -3). If the locus of PP intersects the vertical line x=8x = 8 at two points AA and BB, what is the distance between AA and BB?

Answer: 16 units

Answer

The distance between the intersection points A and B is 16 units.
The locus of point P moving at a constant distance of 10 units from C(2, -3) forms a circle (x2)2+(y+3)2=100(x - 2)^2 + (y + 3)^2 = 100. Substituting x=8x = 8 yields (y+3)2=64(y + 3)^2 = 64, giving y=5y = 5 and y=11y = -11. The distance between the two points (8, 5) and (8, -11) along the vertical line x=8x = 8 is 5(11)=165 - (-11) = 16 units.

Step-by-Step Solution

1
Determine the equation representing the locus of point P
(x2)2+(y+3)2=100(x - 2)^2 + (y + 3)^2 = 100
The locus of a point moving at a fixed distance from a fixed point is a circle with equation (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2.
2
Substitute x=8x = 8 into the locus equation to find the yy-coordinates of the intersection points
(82)2+(y+3)2=100    36+(y+3)2=100    (y+3)2=64(8 - 2)^2 + (y + 3)^2 = 100 \implies 36 + (y + 3)^2 = 100 \implies (y + 3)^2 = 64
The intersection points lie on both the locus circle and the vertical line x=8x = 8.
3
Solve for the two possible values of yy
y+3=±8    y1=5y + 3 = \pm 8 \implies y_1 = 5 and y2=11y_2 = -11
Taking the square root gives both positive and negative solutions for the vertical coordinate.
4
Calculate the vertical distance between points A(8,5)A(8, 5) and B(8,11)B(8, -11)
Distance=5(11)=16 units\text{Distance} = 5 - (-11) = 16\text{ units}
Since both points have the same xx-coordinate (x=8x = 8), the distance is simply the absolute difference between their yy-coordinates.

Key Concept

Locus of a point at a constant distance from a fixed point (Circle)
Rate this question