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

Question

A circle touches the x-axis and also touches the circle with centre at (0, 3) and radius 2. The locus of the centre of the circle is :

Options

Solution

Key Concepts and Formulas

  • Equation of a circle with center (h,k)(h, k) and radius rr: (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2
  • Distance between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2): (x2x1)2+(y2y1)2\sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}
  • Condition for two circles to touch externally: The distance between their centers is equal to the sum of their radii.

Step-by-Step Solution

Step 1: Define the fixed circle.

We are given a circle with center (0,3)(0, 3) and radius 22. Let's call this circle C1C_1.

  • Center of C1C_1: (0,3)(0, 3)
  • Radius of C1C_1: r1=2r_1 = 2 The equation of C1C_1 is x2+(y3)2=4x^2 + (y-3)^2 = 4.

Step 2: Define the variable circle.

Let the center of the variable circle be (h,k)(h, k). Let's call this circle C2C_2.

  • Center of C2C_2: (h,k)(h, k)

This variable circle touches the x-axis. This means its radius is equal to the absolute value of its y-coordinate, which is k|k|. Since we are looking for a locus, we can assume k>0k > 0 (the circle is above the x-axis), so the radius is simply kk.

  • Radius of C2C_2: r2=kr_2 = k The equation of C2C_2 is (xh)2+(yk)2=k2(x-h)^2 + (y-k)^2 = k^2.

Step 3: Apply the condition for external touching.

The variable circle C2C_2 touches the fixed circle C1C_1 externally. This means the distance between their centers is equal to the sum of their radii.

  • Distance between centers (0,3)(0, 3) and (h,k)(h, k): C1C2=(h0)2+(k3)2=h2+(k3)2C_1C_2 = \sqrt{(h-0)^2 + (k-3)^2} = \sqrt{h^2 + (k-3)^2}
  • Sum of radii: r1+r2=2+kr_1 + r_2 = 2 + k
  • Equating the distance to the sum of radii: h2+(k3)2=2+k\sqrt{h^2 + (k-3)^2} = 2 + k

Step 4: Simplify the equation to find the relationship between hh and kk.

Square both sides of the equation to eliminate the square root: h2+(k3)2=(2+k)2h^2 + (k-3)^2 = (2+k)^2 Expand the terms: h2+k26k+9=4+4k+k2h^2 + k^2 - 6k + 9 = 4 + 4k + k^2 Simplify the equation: h26k+9=4+4kh^2 - 6k + 9 = 4 + 4k h2=10k5h^2 = 10k - 5 h2=10(k12)h^2 = 10(k - \frac{1}{2})

Step 5: Identify the locus.

Replacing hh with xx and kk with yy, we get the equation of the locus: x2=10(y12)x^2 = 10(y - \frac{1}{2}) This is the equation of a parabola.

Common Mistakes & Tips

  • Remember to square both sides of the equation carefully to eliminate the square root.
  • The radius of a circle touching the x-axis is the absolute value of the y-coordinate of its center.
  • When dealing with loci problems, replace the coordinates of the variable point (here (h,k)(h, k)) with (x,y)(x, y) at the end.

Summary

We found the locus of the center of a circle that touches the x-axis and another fixed circle. We defined the fixed circle and the variable circle, then used the condition for external touching to relate their centers and radii. After simplification, we obtained the equation x2=10(y12)x^2 = 10(y - \frac{1}{2}), which represents a parabola.

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

Practice More Circles Questions

View All Questions