Let C1 be the circle in the third quadrant of radius 3 , that touches both coordinate axes. Let C2 be the circle with centre (1,3) that touches C1 externally at the point (α,β). If (β−α)2=nm , gcd(m,n)=1, then m+n is equal to
Options
Solution
Key Concepts and Formulas
Circles Touching Coordinate Axes: A circle touching both axes has its center at (±r,±r), where r is the radius. The signs depend on the quadrant.
Distance Formula: The distance between points (x1,y1) and (x2,y2) is (x2−x1)2+(y2−y1)2.
External Tangency: If two circles with centers C1 and C2 and radii r1 and r2 touch externally, then C1C2=r1+r2.
Section Formula: If point P(x,y) divides the line segment joining C1(x1,y1) and C2(x2,y2) in the ratio m:n, then P=(m+nnx1+mx2,m+nny1+my2).
Step-by-Step Solution
Step 1: Determine the center and radius of circle C1
We are given that C1 lies in the third quadrant, has a radius of 3, and touches both coordinate axes. Since the circle is in the third quadrant and touches both axes, its center must be at (−3,−3). The radius is given as 3.
Radius of C1: r1=3
Center of C1: C1=(−3,−3)
Step 2: Determine the center of circle C2 and let its radius be r2
We are given that the center of C2 is (1,3). Let the radius of C2 be r2.
Center of C2: C2=(1,3)
Radius of C2: r2 (unknown)
Step 3: Use the external tangency condition to find r2
Since C1 and C2 touch externally, the distance between their centers equals the sum of their radii: C1C2=r1+r2.
Calculate the distance C1C2:
C1C2=(1−(−3))2+(3−(−3))2=(1+3)2+(3+3)2=42+62=16+36=52
Apply the external tangency condition:
52=3+r2
Solve for r2:
r2=52−3
Step 4: Find the point of tangency (α,β) using the section formula
The point of tangency (α,β) divides the line segment joining the centers C1 and C2 in the ratio of their radii r1:r2=3:(52−3). Applying the section formula:
Simplify the fraction 5236 by dividing both numerator and denominator by their greatest common divisor, 4:
5236=139
Identify m and n: m=9 and n=13. Since gcd(9,13)=1, the condition is satisfied.
Calculate m+n:
m+n=9+13=22
Common Mistakes & Tips
Sign Errors: Be careful with signs when dealing with circles in different quadrants. The center coordinates are negative in the third quadrant.
Simplifying Radicals: Simplifying radicals like 52 can help avoid errors in later calculations. 52=213.
Section Formula Ratio: Ensure the correct order of radii in the section formula.
Summary
We found the centers and radii of the two circles using the given information and the condition for external tangency. Then, we used the section formula to find the point of tangency (α,β). Finally, we calculated (β−α)2, simplified the result to 139, and found m+n=22.
Final Answer
The final answer is \boxed{22}, which corresponds to option (A).