Question
Mathematics Question on Coordinate Geometry
Let the locus of the midpoints of the chords of the circle x2+(y−1)2=1drawn from the origin intersect the line x+y=1 at P and Q. Then, the length of PQ is:
21
2
21
1
21
Solution
The equation of the circle is:
x2+(y−1)2=1,
which represents a circle with center C(0,1) and radius 1.
The midpoints of all chords passing through the origin lie on another circle. The center of this circle is the midpoint between the origin and the center of the given circle, and the radius is half the radius of the original circle.
(20+0,20+1)=(0,21).
Thus, the equation of the locus of midpoints is:
x2+(y−21)2=(21)2,
which simplifies to:
x2+(y−21)2=41.
Now, we need to find the points of intersection of the circle x2+(y−21)2=41 with the line x+y=1.
First, solve for y in terms of x from the line equation:
y=1−x.
Substitute this into the equation of the circle:
x2+(1−x−21)2=41.
Simplifying:
x2+(21−x)2=41.
Expand the square:
x2+(41−x+x2)=41.
Simplifying:
x2+41−x+x2=41.
Combine like terms:
2x2−x+41=41.
Cancel the 41 terms:
2x2−x=0.
Factor the equation:
x(2x−1)=0.
Thus, x=0 or x=21.
For x=0, substitute into the line equation x+y=1:
0+y=1⟹y=1.
Thus, one point of intersection is P(0,1).
For x=21, substitute into the line equation:
21+y=1⟹y=21.
Thus, the second point of intersection is Q(21,21).
Now, we calculate the distance between P(0,1) and Q(21,21) using the distance formula:
PQ=(x2−x1)2+(y2−y1)2.
Substitute the coordinates of P and Q:
PQ=(21−0)2+(21−1)2=(21)2+(−21)2=41+41=42=21=21=22.
Thus, the length of PQ is:
21