Solveeit Logo

Question

Question: Find the equation of circle passing through (1, 1) belonging to the system of co-axial circles that ...

Find the equation of circle passing through (1, 1) belonging to the system of co-axial circles that are tangent at (2, 2) to the locus of the points of intersection of mutually perpendicular tangent to the circle x2+y2=4x^2 + y^2 = 4.

Answer

The equation of the circle is: x2+y23x3y+4=0x^2 + y^2 - 3x - 3y + 4 = 0

Explanation

Solution

  1. The locus of points of intersection of mutually perpendicular tangents to a circle x2+y2=r2x^2+y^2=r^2 is its director circle, given by x2+y2=2r2x^2+y^2=2r^2. For the given circle x2+y2=4x^2+y^2=4 (r2=4r^2=4), the director circle is x2+y2=2(4)=8x^2+y^2=2(4)=8.
  2. The tangent to the director circle x2+y2=8x^2+y^2=8 at the point (2,2)(2,2) is found using the formula xx1+yy1=r2xx_1+yy_1=r^2. This gives x(2)+y(2)=8x(2)+y(2)=8, which simplifies to 2x+2y=82x+2y=8, or x+y=4x+y=4. This line is the radical axis of the co-axial system of circles.
  3. A system of co-axial circles tangent to a line L=0L=0 at a point (x1,y1)(x_1, y_1) can be represented by the equation (xx1)2+(yy1)2+λL=0(x-x_1)^2+(y-y_1)^2 + \lambda L = 0. Here, (x1,y1)=(2,2)(x_1, y_1)=(2,2) and L=x+y4L=x+y-4. Thus, the equation of the co-axial system is (x2)2+(y2)2+λ(x+y4)=0(x-2)^2+(y-2)^2 + \lambda(x+y-4) = 0.
  4. The required circle passes through the point (1,1)(1,1). Substituting these coordinates into the co-axial system's equation to find λ\lambda: (12)2+(12)2+λ(1+14)=0(1-2)^2 + (1-2)^2 + \lambda(1+1-4) = 0 (1)2+(1)2+λ(24)=0(-1)^2 + (-1)^2 + \lambda(2-4) = 0 1+1+λ(2)=01 + 1 + \lambda(-2) = 0 22λ=0    λ=12 - 2\lambda = 0 \implies \lambda = 1
  5. Substitute λ=1\lambda=1 back into the co-axial system equation: (x2)2+(y2)2+1(x+y4)=0(x-2)^2 + (y-2)^2 + 1(x+y-4) = 0 Expanding and simplifying: (x24x+4)+(y24y+4)+(x+y4)=0(x^2 - 4x + 4) + (y^2 - 4y + 4) + (x+y-4) = 0 x2+y24x+x4y+y+4+44=0x^2 + y^2 - 4x + x - 4y + y + 4 + 4 - 4 = 0 x2+y23x3y+4=0x^2 + y^2 - 3x - 3y + 4 = 0