Solveeit Logo

Question

Mathematics Question on Coordinate Geometry

Let the locus of the midpoints of the chords of the circle x2+(y1)2=1x^2 + (y-1)^2 = 1drawn from the origin intersect the line x+y=1x + y = 1 at PP and QQ. Then, the length of PQPQ is:

A

12\frac{1}{\sqrt{2}}

B

2\sqrt{2}

C

12\frac{1}{2}

D

1

Answer

12\frac{1}{\sqrt{2}}

Explanation

Solution

The equation of the circle is:

x2+(y1)2=1x^2 + (y - 1)^2 = 1,

which represents a circle with center C(0,1)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.

(0+02,0+12)=(0,12)\left( \frac{0 + 0}{2}, \frac{0 + 1}{2} \right) = \left( 0, \frac{1}{2} \right).

Thus, the equation of the locus of midpoints is:

x2+(y12)2=(12)2x^2 + \left( y - \frac{1}{2} \right)^2 = \left( \frac{1}{2} \right)^2,

which simplifies to:

x2+(y12)2=14x^2 + \left( y - \frac{1}{2} \right)^2 = \frac{1}{4}.

Now, we need to find the points of intersection of the circle x2+(y12)2=14x^2 + \left( y - \frac{1}{2} \right)^2 = \frac{1}{4} with the line x+y=1x + y = 1.

First, solve for yy in terms of xx from the line equation:

y=1xy = 1 - x.

Substitute this into the equation of the circle:

x2+(1x12)2=14x^2 + \left( 1 - x - \frac{1}{2} \right)^2 = \frac{1}{4}.

Simplifying:

x2+(12x)2=14x^2 + \left( \frac{1}{2} - x \right)^2 = \frac{1}{4}.

Expand the square:

x2+(14x+x2)=14x^2 + \left( \frac{1}{4} - x + x^2 \right) = \frac{1}{4}.

Simplifying:

x2+14x+x2=14x^2 + \frac{1}{4} - x + x^2 = \frac{1}{4}.

Combine like terms:

2x2x+14=142x^2 - x + \frac{1}{4} = \frac{1}{4}.

Cancel the 14\frac{1}{4} terms:

2x2x=02x^2 - x = 0.

Factor the equation:

x(2x1)=0x(2x - 1) = 0.

Thus, x=0x = 0 or x=12x = \frac{1}{2}.

For x=0x = 0, substitute into the line equation x+y=1x + y = 1:

0+y=1    y=10 + y = 1 \implies y = 1.

Thus, one point of intersection is P(0,1)P(0, 1).

For x=12x = \frac{1}{2}, substitute into the line equation:

12+y=1    y=12\frac{1}{2} + y = 1 \implies y = \frac{1}{2}.

Thus, the second point of intersection is Q(12,12)Q \left( \frac{1}{2}, \frac{1}{2} \right).

Now, we calculate the distance between P(0,1)P(0, 1) and Q(12,12)Q \left( \frac{1}{2}, \frac{1}{2} \right) using the distance formula:

PQ=(x2x1)2+(y2y1)2PQ = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.

Substitute the coordinates of P and Q:

PQ=(120)2+(121)2=(12)2+(12)2=14+14=24=12=12=22PQ = \sqrt{\left( \frac{1}{2} - 0 \right)^2 + \left( \frac{1}{2} - 1 \right)^2} = \sqrt{\left( \frac{1}{2} \right)^2 + \left( - \frac{1}{2} \right)^2} = \sqrt{\frac{1}{4} + \frac{1}{4}} = \sqrt{\frac{2}{4}} = \sqrt{\frac{1}{2}} = \frac{1}{\sqrt{2}} = \frac{\sqrt{2}}{2}.

Thus, the length of PQ is:

12\boxed{\frac{1}{\sqrt{2}}}