Solveeit Logo

Question

Question: The equation of the circle, which is the mirror image of the circle,\({x^2} + {y^2} - 2x = 0\) in th...

The equation of the circle, which is the mirror image of the circle,x2+y22x=0{x^2} + {y^2} - 2x = 0 in the line y = 3 – x is:
A.x2+y26x8y+24=0{x^2} + {y^2} - 6x - 8y + 24 = 0
B.x2+y28x6y+24=0{x^2} + {y^2} - 8x - 6y + 24 = 0
C.x2+y24x6y+12=0{x^2} + {y^2} - 4x - 6y + 12 = 0
D.x2+y26x4y+12=0{x^2} + {y^2} - 6x - 4y + 12 = 0

Explanation

Solution

Hint : We will process by drawing a diagram and applying geometry, for that, we need to find the values of radius and centre of the original circle so as to get the same for the image circle and obtain its equation.
The image formed will be exactly opposite, in the same line and plane, and will have the same radius but not the centre with respect to the original circle.
General equation of a circle:
(xh)2+(yk)2=r2{(x - h)^2} + {(y - k)^2} = {r^2}
Where h and k are centre and r is radius of the circle.

Complete step-by-step answer :
Given equation of circle is x2+y22x=0{x^2} + {y^2} - 2x = 0
Calculating centre and radius:
x2+y22x{x^2} + {y^2} - 2x can be written as x2+y22x1+1{x^2} + {y^2} - 2x - 1 + 1 [solving by completing the square]
(x22x+1)+y21=0({x^2} - 2x + 1) + {y^2} - 1 = 0
(x1)2+(y0)2=1{(x - 1)^2} + {(y - 0)^2} = 1
Comparing it with general equation of circle, we get:
Centre as (1, 0) and radius as 1.
Let the centre of image circle be ( x , y )
Then the diagram according to the question, can be given as:

The radius of both the circles is the same (in image the size of the circle will remain same and so does the radius).
Now,
y = 3 – x can be written as x + y – 3
The image of (1, 0) with line is given by:
xx1l=yy1m=2(xl+gm+n)l2+m2\dfrac{{x - {x_1}}}{l} = \dfrac{{y - {y_1}}}{m} = \dfrac{{ - 2(xl + gm + n)}}{{{l^2} + {m^2}}}
Here, we have
x1=1{x_1} = 1 l=1l = 1 y1=0{y_1} = 0 m=1m = 1 n=3n = - 3
Where x and y are the centres of the image circle.
Substituting the values, we get:
x11=y01=2(1+03)1+1\dfrac{{x - 1}}{1} = \dfrac{{y - 0}}{1} = \dfrac{{ - 2(1 + 0 - 3)}}{{1 + 1}}
x=3x = 3,y=2y = 2
Therefore centre of image circle (x,y) is (3,2)
From the general equation of circle, we get the equation of image circle:
(x3)2+(y2)2=1{(x - 3)^2} + {(y - 2)^2} = 1
x2+96x+y2+44y=1{x^2} + 9 - 6x + {y^2} + 4 - 4y = 1 [Simplifying]
x2+y26x4y+12{x^2} + {y^2} - 6x - 4y + 12
Therefore, equation of mirror image of circle x2+y22x=0{x^2} + {y^2} - 2x = 0 with the line y = 3 – x is x2+y26x4y+12=0{x^2} + {y^2} - 6x - 4y + 12 = 0 and the correct option is D).
So, the correct answer is “Option D”.

Note : General equation of a circle can also be
x2+y2+2gx+2fy+c=0{x^2} + {y^2} + 2gx + 2fy + c = 0
For this, the centres are (-g , -f) and radius is g2+f2c\sqrt {{g^2} + {f^2} - c}
We use either of them according to the question.
Line is generally given as: y=mx+cy = mx + c
For this question, the line was y = 3 – x so the values of m and c are:
m=-1 and c=3