Question
Question: A variable circle is described to pass through the point (1,0) and tangent to the curve y = x. The l...
A variable circle is described to pass through the point (1,0) and tangent to the curve y = x. The locus of the centre of the circle is a parabola whose -

length of the latus rectum is 22
axis of symmetry has the equation x + y = 1
vertex has the co-ordinates (3/4, 1/4)
directrix is x-y=0
(B), (C), (D)
Solution
The equation of a circle with center (h,k) and radius r is (x−h)2+(y−k)2=r2. Since the circle passes through the point (1,0), the distance from the center (h,k) to (1,0) is the radius r. r2=(h−1)2+(k−0)2=(h−1)2+k2.
The circle is tangent to the curve y=x, which can be written as the line x−y=0. The distance from the center (h,k) to the line x−y=0 is also the radius r. Using the formula for the distance from a point (x0,y0) to a line Ax+By+C=0, which is A2+B2∣Ax0+By0+C∣: r=12+(−1)2∣h−k∣=2∣h−k∣. Squaring this, we get r2=2(h−k)2.
Equating the two expressions for r2: (h−1)2+k2=2(h−k)2 2[(h−1)2+k2]=(h−k)2 2[h2−2h+1+k2]=h2−2hk+k2 2h2−4h+2+2k2=h2−2hk+k2 Rearranging the terms to find the locus of (h,k): h2+2hk+k2−4h+2=0
Replacing (h,k) with (x,y) for the locus: x2+2xy+y2−4x+2=0 This equation can be written as (x+y)2−4x+2=0. This is the equation of a parabola because the term (x+y)2 indicates a rotation of axes. The discriminant B2−4AC=(2)2−4(1)(1)=0.
To analyze the parabola, we use a rotation of axes by θ=4π. Let X=2x+y and Y=2y−x. Then x+y=2X. And x=2X−Y, y=2X+Y.
Substitute x+y=2X into the equation: (2X)2−4x+2=0 2X2−4x+2=0 X2−2x+1=0
Now substitute x=2X−Y: X2−2(2X−Y)+1=0 X2−2(X−Y)+1=0 X2−2X+2Y+1=0
To bring this into standard parabolic form, we complete the square for X: (X2−2X)+2Y+1=0 (X−22)2−(22)2+2Y+1=0 (X−21)2−21+2Y+1=0 (X−21)2+2Y+21=0 (X−21)2=−2Y−21 (X−21)2=−2(Y+221) (X−21)2=−2(Y+42)
This equation is in the standard form (X−h′)2=4a(Y−k′), where (h′,k′) is the vertex in the (X,Y) system, and 4a is the parameter. Here, h′=21, k′=−42, and 4a=−2.
(A) Length of the latus rectum is ∣4a∣=∣−2∣=2. This contradicts the option. (B) The axis of symmetry in the (X,Y) system is X=h′, which is X=21. Since X=2x+y, we substitute this back: 2x+y=21⟹x+y=1. This option is correct. (C) The vertex in the (X,Y) system is (h′,k′)=(21,−42). Converting back to (x,y) coordinates: xv=2X−Y=221−(−42)=221+42=21+41=43. yv=2X+Y=221+(−42)=221−42=21−41=41. The vertex is (43,41). This option is correct. (D) The directrix in the (X,Y) system is Y=k′−a. We have k′=−42 and 4a=−2, so a=−42. The directrix is Y=−42−(−42)=0. Converting Y=0 back to (x,y) coordinates: Y=2y−x, so 2y−x=0⟹y−x=0⟹x−y=0. This option is correct.