Let a circle passing through (2,0) have its centre at the point (h,k). Let (xc,yc) be the point of intersection of the lines 3x+5y=1 and (2+c)x+5c2y=1. If \mathrm{h}=\lim _\limits{\mathrm{c} \rightarrow 1} x_{\mathrm{c}} and \mathrm{k}=\lim _\limits{\mathrm{c} \rightarrow 1} y_{\mathrm{c}}, then the equation of the circle is :
Options
Solution
Key Concepts and Formulas
Equation of a Circle:(x−h)2+(y−k)2=r2, where (h,k) is the center and r is the radius.
Distance Formula: The distance between two points (x1,y1) and (x2,y2) is (x2−x1)2+(y2−y1)2.
Limits: Techniques for evaluating limits, including factorization to resolve indeterminate forms like 00.
Step-by-Step Solution
Step 1: Find the intersection point (xc,yc)
We are given the lines:
3x+5y=1
(2+c)x+5c2y=1
Our goal is to solve this system of equations for x and y in terms of c.
Step 1.1: Eliminate y
Multiply the first equation by c2 to get 3c2x+5c2y=c2. Now subtract this from the second equation:
((2+c)x+5c2y)−(3c2x+5c2y)=1−c2(2+c−3c2)x=1−c2
Step 1.2: Solve for xcxc=2+c−3c21−c2
We factor the numerator and denominator:
xc=(1−c)(3c+2)(1−c)(1+c)
For c=1, we can cancel the (1−c) terms:
xc=3c+21+c
Step 1.3: Solve for yc
Substitute xc into the first equation 3x+5y=1:
3(3c+21+c)+5yc=15yc=1−3c+23(1+c)5yc=3c+23c+2−3−3c5yc=3c+2−1yc=5(3c+2)−1
(x−52)2+(y+251)2=6251601x2−54x+254+y2+252y+6251=6251601
Multiply by 625:
625x2−500x+100+625y2+50y+1=1601625x2+625y2−500x+50y+101=1601625x2+625y2−500x+50y−1500=0
Divide by 125:
5x2+5y2−4x+52y−12=0
Multiply by 5:
25x2+25y2−20x+2y−60=0
Common Mistakes & Tips
Be careful when factoring and simplifying expressions, especially when dealing with limits.
Double-check your calculations to avoid errors, especially when expanding and simplifying the equation of the circle.
Remember to multiply by a constant to remove fractions and get an equation matching the given options.
Summary
We first found the intersection point of the two lines in terms of c, then calculated the limits as c approaches 1 to find the center of the circle. We then used the distance formula to find the radius squared and plugged the center and radius into the equation of a circle. Finally, we multiplied by a constant to match the form of the answer choices. The equation of the circle is 5x2+5y2−4x+52y−12=0 which can also be written as 25x2+25y2−20x+2y−60=0.
Final Answer
The final answer is \boxed{25 x^2+25 y^2-20 x+2 y-60=0}, which corresponds to option (B).