The points of intersection of the line ax+by=0,(a=b) and the circle x2+y2−2x=0 are A(α,0) and B(1,β). The image of the circle with AB as a diameter in the line x+y+2=0 is :
Options
Solution
Key Concepts and Formulas
Equation of a Circle with Diameter Endpoints: If (x1,y1) and (x2,y2) are the endpoints of a diameter, the equation of the circle is (x−x1)(x−x2)+(y−y1)(y−y2)=0.
Image of a Point in a Line: The image (x′,y′) of a point (x1,y1) in the line Ax+By+C=0 is given by the formula:
Ax′−x1=By′−y1=A2+B2−2(Ax1+By1+C)
General Equation of a Circle: A circle with center (h,k) and radius r has the equation (x−h)2+(y−k)2=r2, which expands to x2+y2−2hx−2ky+h2+k2−r2=0.
Step-by-Step Solution
Step 1: Finding the Points of Intersection A and B
We are given the line ax+by=0 (where a=b) and the circle x2+y2−2x=0. The points of intersection are A(α,0) and B(1,β). Our goal is to find the values of α and β.
Finding α:
Since A(α,0) lies on the line ax+by=0, we have aα+b(0)=0⟹aα=0. Since the problem does not specify that a=0, and to avoid the degenerate case of y=0, we assume a=0, implying α=0. Thus, A(0,0).
Finding β:
Since B(1,β) lies on the line ax+by=0, we have a(1)+bβ=0⟹a+bβ=0⟹β=−ba.
Since B(1,β) also lies on the circle x2+y2−2x=0, we have 12+β2−2(1)=0⟹1+β2−2=0⟹β2=1⟹β=±1.
If β=1, then 1=−ba⟹a=−b.
If β=−1, then −1=−ba⟹a=b.
Since we are given a=b, we must have a=−b and β=1. Therefore, B(1,1).
Step 2: Determining the Original Circle with AB as Diameter
We have the diameter endpoints A(0,0) and B(1,1). We want to find the equation of the circle with AB as its diameter.
The equation of the circle with diameter endpoints (x1,y1) and (x2,y2) is given by (x−x1)(x−x2)+(y−y1)(y−y2)=0. Substituting A(0,0) and B(1,1), we get:
(x−0)(x−1)+(y−0)(y−1)=0x(x−1)+y(y−1)=0x2−x+y2−y=0x2+y2−x−y=0
From the equation x2+y2−x−y=0, we can find the center and radius. Comparing with the general form x2+y2+2gx+2fy+c=0, we have 2g=−1⟹g=−21 and 2f=−1⟹f=−21. The center is (−g,−f)=(21,21). The radius r is g2+f2−c=(−21)2+(−21)2−0=41+41=21=21.
Step 3: Finding the Image of the Circle's Center
The circle with AB as diameter has center C1(21,21) and radius r=21. We need to find the image of this center in the line x+y+2=0.
Let the image of C1(21,21) in the line x+y+2=0 be C2(h,k). Using the point reflection formula:
1h−21=1k−21=12+12−2(1(21)+1(21)+2)=2−2(21+21+2)=2−2(3)=−3
So, h−21=−3⟹h=−3+21=−25 and k−21=−3⟹k=−3+21=−25.
The image of the center is C2(−25,−25).
Step 4: Finding the Equation of the Image Circle
The image circle has center C2(−25,−25) and the same radius r=21. The equation of the image circle is:
(x−h)2+(y−k)2=r2(x+25)2+(y+25)2=(21)2x2+5x+425+y2+5y+425=21x2+y2+5x+5y+425+425−21=0x2+y2+5x+5y+450−42=0x2+y2+5x+5y+448=0x2+y2+5x+5y+12=0
Common Mistakes & Tips
Assuming a=0: Remember that while aα=0 implies either a=0 or α=0, the problem context often restricts a from being zero to avoid a trivial line equation.
Sign errors in reflection formula: Be careful with the signs in the image formula. A common mistake is to forget the −2 factor.
Forgetting to square the radius: When constructing the equation of the circle, remember to square the radius in the equation (x−h)2+(y−k)2=r2.
Summary
We first found the intersection points A and B of the given line and circle. Using A and B as diameter endpoints, we determined the equation of the original circle. We then found the image of the center of this circle in the given line, keeping the radius constant. Finally, we wrote the equation of the image circle, which is x2+y2+5x+5y+12=0. This corresponds to option (A).
Final Answer
The final answer is \boxed{{x^2} + {y^2} + 5x + 5y + 12 = 0}, which corresponds to option (A).