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

Question

The minimum distance between any two points P 1 and P 2 while considering point P 1 on one circle and point P 2 on the other circle for the given circles' equations x 2 + y 2 - 10x - 10y + 41 = 0 x 2 + y 2 - 24x - 10y + 160 = 0 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 d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.
  • Minimum Distance Between Two Circles: If the distance between the centers is dd, and the radii are r1r_1 and r2r_2, then the minimum distance between the circles is dr1r2d - r_1 - r_2 when d>r1+r2d > r_1 + r_2. If dr1+r2d \le r_1 + r_2, the circles intersect or touch, and the minimum distance is 0, unless one is completely contained inside the other.

Step-by-Step Solution

1. Convert Circle Equations to Standard Form to Find Centers and Radii

We need to rewrite the given equations in the standard form (xh)2+(yk)2=r2(x-h)^2 + (y-k)^2 = r^2 to determine the centers and radii of the circles. This involves completing the square for both xx and yy terms in each equation.

  • Circle 1 (S1S_1): x2+y210x10y+41=0x^2 + y^2 - 10x - 10y + 41 = 0 Rearrange the terms: (x210x)+(y210y)=41(x^2 - 10x) + (y^2 - 10y) = -41 Complete the square for the xx terms: (x210x+25)(x^2 - 10x + 25) requires adding 25. Complete the square for the yy terms: (y210y+25)(y^2 - 10y + 25) requires adding 25. Add 25 + 25 to both sides of the equation: (x210x+25)+(y210y+25)=41+25+25(x^2 - 10x + 25) + (y^2 - 10y + 25) = -41 + 25 + 25 (x5)2+(y5)2=9(x - 5)^2 + (y - 5)^2 = 9 Thus, the center of S1S_1 is C1=(5,5)C_1 = (5, 5) and the radius is r1=9=3r_1 = \sqrt{9} = 3.

  • Circle 2 (S2S_2): x2+y224x10y+160=0x^2 + y^2 - 24x - 10y + 160 = 0 Rearrange the terms: (x224x)+(y210y)=160(x^2 - 24x) + (y^2 - 10y) = -160 Complete the square for the xx terms: (x224x+144)(x^2 - 24x + 144) requires adding 144. Complete the square for the yy terms: (y210y+25)(y^2 - 10y + 25) requires adding 25. Add 144 + 25 to both sides of the equation: (x224x+144)+(y210y+25)=160+144+25(x^2 - 24x + 144) + (y^2 - 10y + 25) = -160 + 144 + 25 (x12)2+(y5)2=9(x - 12)^2 + (y - 5)^2 = 9 Thus, the center of S2S_2 is C2=(12,5)C_2 = (12, 5) and the radius is r2=9=3r_2 = \sqrt{9} = 3.

2. Calculate the Distance Between the Centers of the Circles

We use the distance formula to find the distance dd between the centers C1(5,5)C_1(5, 5) and C2(12,5)C_2(12, 5). d=(125)2+(55)2=72+02=49=7d = \sqrt{(12 - 5)^2 + (5 - 5)^2} = \sqrt{7^2 + 0^2} = \sqrt{49} = 7 The distance between the centers is d=7d = 7.

3. Determine the Relative Positions of the Circles

We compare the distance between the centers dd with the sum of the radii r1+r2r_1 + r_2. r1+r2=3+3=6r_1 + r_2 = 3 + 3 = 6. Since d=7>6=r1+r2d = 7 > 6 = r_1 + r_2, the circles are external to each other; they do not intersect.

4. Calculate the Minimum Distance Between the Circles

Since the circles are external to each other, the minimum distance between them is given by: Minimum distance = dr1r2=733=1d - r_1 - r_2 = 7 - 3 - 3 = 1.

Common Mistakes & Tips

  • Sign Errors: Be extremely careful with signs when completing the square and using the distance formula.
  • Forgetting to Take the Square Root: Remember that the radius is the square root of the constant term on the right-hand side of the standard equation of a circle.
  • Incorrectly Applying the Minimum Distance Formula: Always check the relative positions of the circles before applying dr1r2d - r_1 - r_2. If the circles intersect or one is inside the other, this formula doesn't apply directly.

Summary

We first converted the given circle equations into standard form to find the centers and radii of the circles. Then, we calculated the distance between the centers and compared it with the sum of the radii to determine that the circles are external to each other. Finally, we used the formula dr1r2d - r_1 - r_2 to find the minimum distance between the two circles, which is 1.

The final answer is 1\boxed{1}.

Practice More Circles Questions

View All Questions