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

Question

If the curves, x 2 – 6x + y 2 + 8 = 0 and x 2 – 8y + y 2 + 16 – k = 0, (k > 0) touch each other at a point, then the largest value of k is ______.

Answer: 1

Solution

Key Concepts and Formulas

  • Standard Equation of a Circle: (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2, where (h,k)(h, k) is the center and rr is the radius.
  • 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}.
  • Condition for Touching Circles: Two circles with centers C1C_1 and C2C_2 and radii r1r_1 and r2r_2 touch each other if the distance between their centers is equal to the sum or the absolute difference of their radii: C1C2=r1±r2C_1C_2 = |r_1 \pm r_2|.

Step-by-Step Solution

Step 1: Find the center and radius of the first circle

The equation of the first circle is x26x+y2+8=0x^2 - 6x + y^2 + 8 = 0. To find the center and radius, we complete the square to rewrite the equation in standard form. x26x+y2+8=0x^2 - 6x + y^2 + 8 = 0 (x26x+9)+y2=98(x^2 - 6x + 9) + y^2 = 9 - 8 (x3)2+(y0)2=1(x - 3)^2 + (y - 0)^2 = 1 Comparing this to the standard form (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2, we get: Center C1=(3,0)C_1 = (3, 0) and radius r1=1=1r_1 = \sqrt{1} = 1.

Step 2: Find the center and radius of the second circle

The equation of the second circle is x28y+y2+16k=0x^2 - 8y + y^2 + 16 - k = 0. We complete the square to rewrite the equation in standard form. x2+y28y+16k=0x^2 + y^2 - 8y + 16 - k = 0 x2+(y28y+16)=kx^2 + (y^2 - 8y + 16) = k (x0)2+(y4)2=k(x - 0)^2 + (y - 4)^2 = k Comparing this to the standard form (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2, we get: Center C2=(0,4)C_2 = (0, 4) and radius r2=kr_2 = \sqrt{k}.

Step 3: Calculate the distance between the centers of the two circles

Using the distance formula, we find the distance between C1(3,0)C_1(3, 0) and C2(0,4)C_2(0, 4): C1C2=(03)2+(40)2C_1C_2 = \sqrt{(0 - 3)^2 + (4 - 0)^2} C1C2=(3)2+(4)2C_1C_2 = \sqrt{(-3)^2 + (4)^2} C1C2=9+16C_1C_2 = \sqrt{9 + 16} C1C2=25C_1C_2 = \sqrt{25} C1C2=5C_1C_2 = 5

Step 4: Apply the condition for the circles to touch

The circles touch each other, so C1C2=r1±r2C_1C_2 = |r_1 \pm r_2|. Substituting the values we have: 5=1±k5 = |1 \pm \sqrt{k}| This gives us two possible cases:

Case A: External Touching 5=1+k5 = 1 + \sqrt{k} k=4\sqrt{k} = 4 k=16k = 16

Case B: Internal Touching 5=1k5 = |1 - \sqrt{k}| This means either 1k=51 - \sqrt{k} = 5 or 1k=51 - \sqrt{k} = -5.

  • Subcase B1: 1k=51 - \sqrt{k} = 5 k=4-\sqrt{k} = 4 k=4\sqrt{k} = -4 Since k\sqrt{k} cannot be negative, this case is invalid.

  • Subcase B2: 1k=51 - \sqrt{k} = -5 k=6-\sqrt{k} = -6 k=6\sqrt{k} = 6 k=36k = 36

Step 5: Determine the largest value of k

The possible values for kk are 1616 and 3636. Since we want the largest value of kk, we choose k=36k = 36.

Common Mistakes & Tips

  • Sign Errors: Be careful with signs when completing the square and using the distance formula.
  • Absolute Value: Remember to consider both positive and negative cases when dealing with the absolute value equation 1k=5|1 - \sqrt{k}| = 5.
  • Invalid Solutions: Always check if your solutions are valid. In this case, we had to discard k=4\sqrt{k} = -4 because the square root of a real number cannot be negative.

Summary

We found the centers and radii of the two circles, calculated the distance between their centers, and then applied the condition for touching circles. This led to two possible values for kk, 1616 and 3636. The largest value of kk is 3636.

The final answer is 36\boxed{36}.

Practice More Circles Questions

View All Questions