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

Question

Let CC be the circle with centre at (1,1)(1, 1) and radius == 11. If TT is the circle centred at (0,y)(0, y), passing through origin and touching the circle CC externally, then the radius of TT is equal to :

Options

Solution

Key Concepts and Formulas

  • 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}.
  • Equation of a Circle: A circle with center (h,k)(h, k) and radius rr has the equation (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2.
  • External Tangency of Circles: Two circles with centers C1C_1 and C2C_2 and radii r1r_1 and r2r_2 touch externally if the distance between their centers is equal to the sum of their radii: Distance(C1,C2)=r1+r2Distance(C_1, C_2) = r_1 + r_2.

Step 1: Analyze the given Circle C

We are given that circle CC has center at (1,1)(1, 1) and radius 11. Let CCC_C denote the center of circle CC and RCR_C its radius. Thus, CC=(1,1)C_C = (1, 1) and RC=1R_C = 1.

Step 2: Determine the properties of Circle T

Circle TT is centered at (0,y)(0, y) and passes through the origin (0,0)(0, 0). Let CTC_T denote the center of circle TT and RTR_T its radius. Thus, CT=(0,y)C_T = (0, y). Since the circle passes through the origin, the radius RTR_T is the distance between (0,y)(0, y) and (0,0)(0, 0). RT=(00)2+(y0)2=y2=yR_T = \sqrt{(0 - 0)^2 + (y - 0)^2} = \sqrt{y^2} = |y| Since RTR_T represents the radius of a circle, it must be positive. Thus, RT=yR_T = |y|.

Step 3: Apply the condition for external tangency

Circle TT touches circle CC externally. Therefore, the distance between their centers equals the sum of their radii: Distance(CC,CT)=RC+RTDistance(C_C, C_T) = R_C + R_T We have CC=(1,1)C_C = (1, 1), CT=(0,y)C_T = (0, y), RC=1R_C = 1, and RT=yR_T = |y|. The distance between the centers is: Distance(CC,CT)=(10)2+(1y)2=1+(1y)2Distance(C_C, C_T) = \sqrt{(1 - 0)^2 + (1 - y)^2} = \sqrt{1 + (1 - y)^2} Thus, 1+(1y)2=1+y\sqrt{1 + (1 - y)^2} = 1 + |y|

Step 4: Solve the equation for y

Square both sides of the equation to eliminate the square root: 1+(1y)2=(1+y)21 + (1 - y)^2 = (1 + |y|)^2 1+(12y+y2)=1+2y+y21 + (1 - 2y + y^2) = 1 + 2|y| + y^2 22y+y2=1+2y+y22 - 2y + y^2 = 1 + 2|y| + y^2 Subtract y2y^2 from both sides: 22y=1+2y2 - 2y = 1 + 2|y| 12y=2y1 - 2y = 2|y|

Step 5: Handle the absolute value

We consider two cases:

Case 1: y0y \ge 0. Then y=y|y| = y. 12y=2y1 - 2y = 2y 1=4y1 = 4y y=14y = \frac{1}{4} Since y=140y = \frac{1}{4} \ge 0, this solution is valid.

Case 2: y<0y < 0. Then y=y|y| = -y. 12y=2y1 - 2y = -2y 1=01 = 0 This is a contradiction, so there are no solutions for y<0y < 0.

Therefore, the only valid solution is y=14y = \frac{1}{4}.

Step 6: Determine the radius of Circle T

Since y=14y = \frac{1}{4}, the radius of circle TT is: RT=y=14=14R_T = |y| = \left|\frac{1}{4}\right| = \frac{1}{4}

Common Mistakes & Tips

  • Remember that y2=y\sqrt{y^2} = |y|, not just yy. Always consider the absolute value when taking the square root of a squared variable.
  • When squaring equations, check for extraneous solutions. In this case, the negative case was extraneous.
  • Drawing a diagram can help visualize the problem and understand the geometric relationships.

Summary

By using the condition for external tangency and carefully handling the absolute value, we found that the yy-coordinate of the center of circle TT is 14\frac{1}{4}. This means the radius of circle TT is 14\frac{1}{4}.

Final Answer

The final answer is 1/4\boxed{1/4}, which corresponds to option (B).

Practice More Circles Questions

View All Questions