Question
Question: Find the locus of the mid point of the chord of a circle $x^2 + y^2 = 4$ such that the segment inter...
Find the locus of the mid point of the chord of a circle x2+y2=4 such that the segment intercepted by the chord on the curve x2−2x−2y=0 subtends a right angle at the origin.

(x-1)^2 + (y-1)^2 = 2
x^2 + y^2 = 2
(x-1)^2 + (y-1)^2 = 4
x^2 + y^2 = 4
(x-1)^2 + (y-1)^2 = 2
Solution
Let M(h,k) be the midpoint of a chord of the circle C1:x2+y2=4. The equation of the chord is hx+ky=h2+k2. Let this line be L.
The line L intersects the parabola C2:x2−2x−2y=0 at two points, P(x1,y1) and Q(x2,y2). The condition is that ∠POQ=90∘, which means x1x2+y1y2=0.
From L, y=−khx+kh2+k2 (assuming k=0). Substituting this into the parabola equation: x2−2x−2(−khx+kh2+k2)=0 kx2+(2h−2k)x−2(h2+k2)=0 By Vieta's formulas, x1x2=k−2(h2+k2).
Since P and Q lie on the parabola, y=2x2−2x. So, y1y2=41(x12−2x1)(x22−2x2)=41((x1x2)2−2x1x2(x1+x2)+4x1x2). Also, x1+x2=k2k−2h. Substituting these into the expression for y1y2: y1y2=41((k−2(h2+k2))2−2(k−2(h2+k2))(k2k−2h)+4(k−2(h2+k2))) y1y2=k2h2+k2(h2+k2−2h)
Now, applying x1x2+y1y2=0: k−2(h2+k2)+k2h2+k2(h2+k2−2h)=0 kh2+k2(−2+kh2+k2−2h)=0 This yields −2k+h2+k2−2h=0, or h2−2h+k2−2k=0.
Replacing h with x and k with y, we get x2−2x+y2−2y=0. Completing the square: (x−1)2+(y−1)2=2. This is the equation of a circle with center (1,1) and radius 2. The case k=0 needs to be checked. If k=0, the midpoint is (h,0) and the chord is x=h. This line intersects the parabola at a single point, so no segment is intercepted. Thus k=0 is required. The origin (0,0) is not a solution because the angle ∠POQ is undefined if P=O. The derived locus (x−1)2+(y−1)2=2 does not contain the origin.