The two circles x 2 + y 2 = ax, and x 2 + y 2 = c 2 (c > 0) touch each other if :
Options
Solution
Key Concepts and Formulas
Equation of a circle: The standard equation of a circle with center (h,k) and radius r is (x−h)2+(y−k)2=r2. The general equation is x2+y2+2gx+2fy+c=0, with center (−g,−f) and radius g2+f2−c.
Conditions for circles to touch: Two circles with centers C1,C2 and radii r1,r2 touch each other if the distance between their centers C1C2 is equal to the sum of their radii (external touching) or the absolute difference of their radii (internal touching).
External touching: C1C2=r1+r2
Internal touching: C1C2=∣r1−r2∣
Distance Formula: The distance between two points (x1,y1) and (x2,y2) is (x2−x1)2+(y2−y1)2.
Step-by-Step Solution
Step 1: Find the center and radius of the first circle
The equation of the first circle is x2+y2=ax. We rewrite it in the standard form to find its center and radius.
x2−ax+y2=0
Completing the square for the x terms, we add and subtract (a/2)2:
x2−ax+(2a)2+y2=(2a)2(x−2a)2+y2=(2a)2
Thus, the center of the first circle C1 is (2a,0) and its radius r1 is 2a.
Step 2: Find the center and radius of the second circle
The equation of the second circle is x2+y2=c2. This is in the standard form (x−0)2+(y−0)2=c2.
Thus, the center of the second circle C2 is (0,0) and its radius r2 is c.
Step 3: Calculate the distance between the centers
The distance between the centers C1(2a,0) and C2(0,0) is:
C1C2=(2a−0)2+(0−0)2=(2a)2=2a
Step 4: Apply the touching condition
Since the circles touch each other, the distance between their centers must be equal to either the sum or the absolute difference of their radii:
C1C2=r1+r2orC1C2=∣r1−r2∣
Substituting the values we found:
2a=2a+cor2a=2a−c
The first case, 2a=2a+c, implies c=0, which contradicts the given condition c>0. Therefore, we consider the second case:
2a=2a−c
Squaring both sides:
(2a)2=(2a−c)24a2=(2∣a∣−c)2
Taking the square root of both sides:
2a=2a−c
This means either 2a=2∣a∣−c or 2a=−(2∣a∣−c)=c−2∣a∣.
Case 1: 2∣a∣−c=2a
If a≥0, then 2a−c=2a, which gives c=0, a contradiction.
If a<0, then −2a−c=2a, which gives −a=c, so a=−c. Thus, ∣a∣=c.
Case 2: c−2∣a∣=2a
If a≥0, then c−2a=2a, which gives c=a, so ∣a∣=c.
If a<0, then c−2−a=2a, which gives c+2a=2a, so c=0, a contradiction.
In both valid sub-cases, we have ∣a∣=c.
Common Mistakes & Tips
Remember to consider both external and internal touching conditions.
Don't forget the absolute value when taking the square root of a squared term.
Be careful with signs when dealing with the distance formula and completing the square.
Summary
We found the centers and radii of the two circles. Then, we used the condition for the circles to touch, considering both external and internal touching. By carefully analyzing the resulting equations, we arrived at the condition ∣a∣=c.
Final Answer
The final answer is \boxed{| a | = c}, which corresponds to option (A).