Skip to main content
Back to Circles
JEE Main 2021
Circles
Circle
Easy

Question

Three circles of radii a, b, c (a < b < c) touch each other externally. If they have x-axis as a common tangent, then :

Options

Solution

Key Concepts and Formulas

  • Circles touching externally: If two circles with radii r1r_1 and r2r_2 touch each other externally, the distance between their centers is r1+r2r_1 + r_2.
  • Circle tangent to the x-axis: If a circle of radius rr is tangent to the x-axis, its center will have coordinates (x,r)(x, r) for some xx.
  • Distance Formula: The distance between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by (x2x1)2+(y2y1)2\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.

Step-by-Step Solution

Step 1: Define the Centers

Let the centers of the circles with radii aa, bb, and cc be AA, BB, and CC, respectively. Since the circles are tangent to the x-axis, their centers will have coordinates A(x1,a)A(x_1, a), B(x2,b)B(x_2, b), and C(x3,c)C(x_3, c).

Step 2: Apply the Distance Formula and External Tangency

Since the circles touch each other externally, we can apply the distance formula between the centers.

  • Distance between A and B: AB=a+bAB = a + b (x2x1)2+(ba)2=a+b\sqrt{(x_2 - x_1)^2 + (b - a)^2} = a + b Squaring both sides: (x2x1)2+(ba)2=(a+b)2(x_2 - x_1)^2 + (b - a)^2 = (a + b)^2 (x2x1)2=(a+b)2(ba)2=a2+2ab+b2(b22ab+a2)=4ab(x_2 - x_1)^2 = (a + b)^2 - (b - a)^2 = a^2 + 2ab + b^2 - (b^2 - 2ab + a^2) = 4ab x2x1=±2abx_2 - x_1 = \pm 2\sqrt{ab}

  • Distance between B and C: BC=b+cBC = b + c (x3x2)2+(cb)2=b+c\sqrt{(x_3 - x_2)^2 + (c - b)^2} = b + c Squaring both sides: (x3x2)2+(cb)2=(b+c)2(x_3 - x_2)^2 + (c - b)^2 = (b + c)^2 (x3x2)2=(b+c)2(cb)2=b2+2bc+c2(c22bc+b2)=4bc(x_3 - x_2)^2 = (b + c)^2 - (c - b)^2 = b^2 + 2bc + c^2 - (c^2 - 2bc + b^2) = 4bc x3x2=±2bcx_3 - x_2 = \pm 2\sqrt{bc}

  • Distance between A and C: AC=a+cAC = a + c (x3x1)2+(ca)2=a+c\sqrt{(x_3 - x_1)^2 + (c - a)^2} = a + c Squaring both sides: (x3x1)2+(ca)2=(a+c)2(x_3 - x_1)^2 + (c - a)^2 = (a + c)^2 (x3x1)2=(a+c)2(ca)2=a2+2ac+c2(c22ac+a2)=4ac(x_3 - x_1)^2 = (a + c)^2 - (c - a)^2 = a^2 + 2ac + c^2 - (c^2 - 2ac + a^2) = 4ac x3x1=±2acx_3 - x_1 = \pm 2\sqrt{ac}

Step 3: Establish a Relationship

Since the circles are tangent to the x-axis in the same order (a < b < c), we can assume without loss of generality that x1<x2<x3x_1 < x_2 < x_3. Therefore, we take the positive roots in the previous step. Then:

  • x2x1=2abx_2 - x_1 = 2\sqrt{ab}
  • x3x2=2bcx_3 - x_2 = 2\sqrt{bc}
  • x3x1=2acx_3 - x_1 = 2\sqrt{ac}

Also, (x3x1)=(x3x2)+(x2x1)(x_3 - x_1) = (x_3 - x_2) + (x_2 - x_1). Substituting the values, we get:

2ac=2bc+2ab2\sqrt{ac} = 2\sqrt{bc} + 2\sqrt{ab}

Dividing by 2, we get:

ac=bc+ab\sqrt{ac} = \sqrt{bc} + \sqrt{ab}

Dividing by abc\sqrt{abc}, we get:

acabc=bcabc+ababc\frac{\sqrt{ac}}{\sqrt{abc}} = \frac{\sqrt{bc}}{\sqrt{abc}} + \frac{\sqrt{ab}}{\sqrt{abc}}

1b=1a+1c\frac{1}{\sqrt{b}} = \frac{1}{\sqrt{a}} + \frac{1}{\sqrt{c}}

Step 4: Check the Options

Comparing with the given options, we see that option (D) matches our result.

Common Mistakes & Tips

  • Always remember that the distance between the centers of two circles touching externally is the sum of their radii.
  • When taking square roots, consider both positive and negative values. However, in this case, the order of tangency on the x-axis restricts the sign.
  • Simplifying the equation by dividing by a common factor (in this case, abc\sqrt{abc}) is a useful technique.

Summary

By setting up the coordinates of the circle centers and using the distance formula, along with the condition that the circles touch externally and the x-axis, we derived the relationship 1b=1a+1c\frac{1}{\sqrt{b}} = \frac{1}{\sqrt{a}} + \frac{1}{\sqrt{c}}. This corresponds to option (D).

Final Answer The final answer is \boxed{D}, which corresponds to option (D).

Practice More Circles Questions

View All Questions