Solveeit Logo

Question

Mathematics Question on Circle

If the circles (x+1)2+(y+2)2=r2(x+1)^2 + (y+2)^2 = r^2 and x2+y24x4y+4=0x^2 + y^2 - 4x - 4y + 4 = 0 intersect at exactly two distinct points, then

A

3<r<73 < r < 7

B

0<r<70 < r < 7

C

5<r<95 < r < 9

D

12<r<7\frac{1}{2} < r < 7

Answer

3<r<73 < r < 7

Explanation

Solution

Solution: To find the range of r for which the circles intersect at exactly two points, we analyze the conditions for intersection.
The first circle has equation (x+1)2+(y+2)2=r2(x + 1)^2 + (y + 2)^2 = r^2, with center C1=(1,2)C_1 = (-1, -2) and radius r1=rr_1 = r.
The second circle can be rewritten as (x2)2+(y2)2=9(x - 2)^2 + (y - 2)^2 = 9, with center C2=(2,2)C_2 = (2, 2) and radius r2=3r_2 = 3.
The distance dd between C1C_1 and C2C_2 is:
d=(2(1))2+(2(2))2=32+42=9+16=25=5d = \sqrt{(2 - (-1))^2 + (2 - (-2))^2} = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5
For two circles to intersect at exactly two points, the condition r1r2<d<r1+r2|r_1 - r_2| < d < r_1 + r_2 must hold. Substitute r1=rr_1 = r, r2=3r_2 = 3, and d=5d = 5:
First inequality: r3<5|r - 3| < 5
Second inequality: 5<r+35 < r + 3
Combining these results, we get:
3<r<73 < r < 7