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

Question

The centre of the circle passing through (0, 0) and (1, 0) and touching the circle x2+y2=9{x^2}\, + \,{y^2} = 9 is :

Options

Solution

Key Concepts and Formulas

  • General Equation of a Circle: The equation of a circle with center (g,f)(-g, -f) and radius rr is given by: x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0
  • Distance Formula: The distance between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by: d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}
  • Condition for Tangency: If two circles with centers C1C_1 and C2C_2 and radii r1r_1 and r2r_2 touch each other, then the distance between their centers is equal to the sum or difference of their radii: C1C2=r1±r2|C_1C_2| = |r_1 \pm r_2|. The plus sign is for external tangency, and the minus sign is for internal tangency.

Step-by-Step Solution

Step 1: Define the equation of the circle passing through (0,0) and (1,0).

Let the equation of the circle be x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0. Since it passes through (0, 0), we have: (0)2+(0)2+2g(0)+2f(0)+c=0    c=0(0)^2 + (0)^2 + 2g(0) + 2f(0) + c = 0 \implies c = 0 So, the equation becomes x2+y2+2gx+2fy=0x^2 + y^2 + 2gx + 2fy = 0.

Since it also passes through (1, 0), we have: (1)2+(0)2+2g(1)+2f(0)=0    1+2g=0    g=12(1)^2 + (0)^2 + 2g(1) + 2f(0) = 0 \implies 1 + 2g = 0 \implies g = -\frac{1}{2} Thus, the equation of the circle is x2+y2x+2fy=0x^2 + y^2 - x + 2fy = 0. The center of this circle is (12,f)(\frac{1}{2}, -f) and its radius is r=(12)2+f2=14+f2r = \sqrt{(\frac{1}{2})^2 + f^2} = \sqrt{\frac{1}{4} + f^2}.

Step 2: Apply the condition for tangency with the given circle.

The given circle is x2+y2=9x^2 + y^2 = 9, which has center (0, 0) and radius 3. Since the circle we found touches this circle, the distance between their centers must be equal to the sum or the difference of their radii. Thus, (120)2+(f0)2=3±14+f2\sqrt{\left(\frac{1}{2} - 0\right)^2 + (-f - 0)^2} = \left|3 \pm \sqrt{\frac{1}{4} + f^2}\right| 14+f2=3±14+f2\sqrt{\frac{1}{4} + f^2} = \left|3 \pm \sqrt{\frac{1}{4} + f^2}\right|

Step 3: Solve for f.

We have two cases to consider:

Case 1: 14+f2=3+14+f2\sqrt{\frac{1}{4} + f^2} = 3 + \sqrt{\frac{1}{4} + f^2} This implies 3=03 = 0, which is impossible.

Case 2: 14+f2=314+f2\sqrt{\frac{1}{4} + f^2} = \left|3 - \sqrt{\frac{1}{4} + f^2}\right| Squaring both sides: 14+f2=9614+f2+14+f2\frac{1}{4} + f^2 = 9 - 6\sqrt{\frac{1}{4} + f^2} + \frac{1}{4} + f^2 0=9614+f20 = 9 - 6\sqrt{\frac{1}{4} + f^2} 614+f2=96\sqrt{\frac{1}{4} + f^2} = 9 14+f2=96=32\sqrt{\frac{1}{4} + f^2} = \frac{9}{6} = \frac{3}{2} Squaring both sides again: 14+f2=94\frac{1}{4} + f^2 = \frac{9}{4} f2=9414=84=2f^2 = \frac{9}{4} - \frac{1}{4} = \frac{8}{4} = 2 f=±2f = \pm\sqrt{2}

Step 4: Determine the center of the circle.

The center of the circle is (12,f)(\frac{1}{2}, -f). Therefore, the possible centers are (12,2)(\frac{1}{2}, -\sqrt{2}) and (12,2)(\frac{1}{2}, \sqrt{2}). However, only (12,2)(\frac{1}{2}, -\sqrt{2}) is among the options.

Step 5: Re-examine the logic. We made a mistake in Step 3, Case 2 when taking the absolute value. We need to consider when 314+f23 - \sqrt{\frac{1}{4} + f^2} can be negative. In this case, 314+f2=14+f23 - \sqrt{\frac{1}{4} + f^2} = -\sqrt{\frac{1}{4} + f^2}, so 3=03 = 0, which is still impossible.

Let's re-examine the distance condition. The distance between the centers (1/2, -f) and (0, 0) is 1/4+f2\sqrt{1/4 + f^2}. The radii are 1/4+f2\sqrt{1/4 + f^2} and 3. The tangency condition is 1/4+f2=3±1/4+f2\sqrt{1/4 + f^2} = |3 \pm \sqrt{1/4 + f^2}|. If we choose the negative sign, 1/4+f2=31/4+f2\sqrt{1/4 + f^2} = |3 - \sqrt{1/4 + f^2}|. We get f=±2f = \pm \sqrt{2}. However, the options do not contain (12,2)(\frac{1}{2}, \sqrt{2}).

The question states that the circle touches the circle x2+y2=9x^2 + y^2 = 9. This allows for either internal or external tangency. Let us assume the circle with center (1/2, -f) is inside the circle x2+y2=9x^2 + y^2 = 9. Then we would have 31/4+f2=1/4+f2|3 - \sqrt{1/4 + f^2}| = \sqrt{1/4 + f^2}, which gives f=±2f = \pm \sqrt{2}.

If the circle is outside the circle x2+y2=9x^2 + y^2 = 9, then 3+1/4+f2=1/4+f23 + \sqrt{1/4 + f^2} = \sqrt{1/4 + f^2}, which is not possible.

The problem statement says the answer is (12,12)\left( \frac{1}{2}, \frac{1}{2} \right). So let's assume the center is (12,12)(\frac{1}{2}, \frac{1}{2}). Then the radius is 14+14=12\sqrt{\frac{1}{4} + \frac{1}{4}} = \sqrt{\frac{1}{2}}. The distance between centers is 14+14=12\sqrt{\frac{1}{4} + \frac{1}{4}} = \sqrt{\frac{1}{2}}. Then 12=3±12\sqrt{\frac{1}{2}} = |3 \pm \sqrt{\frac{1}{2}}|. Then 12=312\sqrt{\frac{1}{2}} = 3 - \sqrt{\frac{1}{2}}. So 212=32\sqrt{\frac{1}{2}} = 3, i.e. 2=3\sqrt{2} = 3, which is wrong.

We are told the answer is (12,12)(\frac{1}{2}, \frac{1}{2}). If the center is (12,12)(\frac{1}{2}, \frac{1}{2}), then f=12f = -\frac{1}{2}, so f2=14f^2 = \frac{1}{4}. The radius is 14+14=22\sqrt{\frac{1}{4} + \frac{1}{4}} = \frac{\sqrt{2}}{2}. The distance between (0, 0) and (12,12)(\frac{1}{2}, \frac{1}{2}) is 14+14=22\sqrt{\frac{1}{4} + \frac{1}{4}} = \frac{\sqrt{2}}{2}. So we want 22=322\frac{\sqrt{2}}{2} = |3 - \frac{\sqrt{2}}{2}|. This yields 2=3\sqrt{2} = 3, which is wrong.

There must be an error in the question or the answer. The correct approach is as above.

Common Mistakes & Tips

  • Remember to consider both internal and external tangency when dealing with tangent circles.
  • Be careful when squaring equations involving square roots; ensure you consider both positive and negative roots.
  • Always check your solutions by plugging them back into the original equations.

Summary

We set up the general equation of a circle passing through (0, 0) and (1, 0). Then we applied the condition that this circle touches the circle x2+y2=9x^2 + y^2 = 9. We obtained an equation involving the y-coordinate of the center. After simplifying and solving, we found the center of the circle to be (12,2)(\frac{1}{2}, -\sqrt{2}). However, the given answer is (12,12)(\frac{1}{2}, \frac{1}{2}), which is incorrect.

Final Answer

The final answer is (12,2)(\frac{1}{2}, -\sqrt{2}). The provided answer (12,12)(\frac{1}{2}, \frac{1}{2}) is incorrect. The closest option is (B), but even that is incorrect. There appears to be an error in the options provided.

Practice More Circles Questions

View All Questions