Question

Difficulty: Very hardLoci and Geometric Constructions

A point P(x,y)P(x, y) moves in a Cartesian plane such that the sum of the squares of its distances from two fixed points A(0,0)A(0, 0) and B(8,0)B(8, 0) is equal to 8282, defining a locus L1L_1. A second locus L2L_2 is the set of all points equidistant from the parallel lines y=1y = -1 and y=7y = 7. Given that L1L_1 and L2L_2 intersect at two distinct points MM and NN, what is the length of the line segment MNMN?

Answer: 8 units

Answer

The length of the line segment MNMN is 8 units.
The locus L1L_1 simplifies to the circle (x4)2+y2=25(x - 4)^2 + y^2 = 25 with center (4,0)(4,0) and radius 55. The locus L2L_2 is the horizontal line y=3y = 3. Substituting y=3y = 3 into the circle equation yields (x4)2=16(x - 4)^2 = 16, giving intersection points at (0,3)(0,3) and (8,3)(8,3). The distance between these points is 88 units.

Step-by-Step Solution

1
Formulate the algebraic expression for locus L1L_1
The distance squared PA2=x2+y2PA^2 = x^2 + y^2 and PB2=(x8)2+y2PB^2 = (x - 8)^2 + y^2. Setting PA2+PB2=82PA^2 + PB^2 = 82 gives x2+y2+(x8)2+y2=82x^2 + y^2 + (x - 8)^2 + y^2 = 82.
By the distance formula, the sum of squared distances from P(x,y)P(x, y) to A(0,0)A(0,0) and B(8,0)B(8,0) equals 82.
2
Simplify and complete the square for locus L1L_1
Expanding yields 2x216x+64+2y2=82    2x216x+2y2=18    x28x+y2=92x^2 - 16x + 64 + 2y^2 = 82 \implies 2x^2 - 16x + 2y^2 = 18 \implies x^2 - 8x + y^2 = 9. Completing the square gives (x4)2+y2=25(x - 4)^2 + y^2 = 25.
This shows L1L_1 is a circle with center (4,0)(4, 0) and radius R=5R = 5.
3
Find the equation for locus L2L_2
The locus of points equidistant from two parallel lines y=1y = -1 and y=7y = 7 is the line y=1+72=3y = \frac{-1 + 7}{2} = 3.
The locus equidistant from two parallel lines is a parallel line running midway between them.
4
Find the intersection points MM and NN
Substitute y=3y = 3 into (x4)2+y2=25(x - 4)^2 + y^2 = 25: (x4)2+32=25    (x4)2=16    x4=±4(x - 4)^2 + 3^2 = 25 \implies (x - 4)^2 = 16 \implies x - 4 = \pm 4, so x=8x = 8 or x=0x = 0. Thus, M=(0,3)M = (0, 3) and N=(8,3)N = (8, 3).
Solving the circle and line equations simultaneously gives the xx-coordinates of the intersection points.
5
Compute the distance between MM and NN
Since both points share the ordinate y=3y = 3, distance MN=80=8MN = 8 - 0 = 8.
The length of a horizontal segment is the difference between its endpoints' xx-coordinates.

Key Concept

Intersection of loci involving circles and parallel lines
Rate this question