HOW TO CHECK IF THE TWO CIRCLES DOES NOT INTERSECT

Subscribe to our ▶️ YouTube channel 🔴 for the latest videos, updates, and tips.

Consider two circles with radii r1 and r2

Let d be the distance between the centers of the two circles.

Problem 1 :

Circle P has center (−4, −1) and radius 2 units, circle Q has equation x2 + y2 − 2x + 6 y + 1 = 0. Show that the circles P and Q do not touch

Solution :

Center of the circle P = (-4, -1)

Center of the circle with Q :

x2 + y2 − 2x + 6 y + 1 = 0

x2 − 2x + y+ 6 y + 1 = 0

(x - 1)2 + (y + 3)2 - 12 - 32 + 1 = 0

(x - 1)2 + (y + 3)2 = 9

Center of Q (1, -3) and radius = 3

Distance between P and Q = √(1 + 4)2 + (-3 + 1)2

= √52 + (-2)2

√(25 + 4)

Distance between two centers = √29

r1 = 2, r2 = 3

r1 + r2 = 2 + 3 ==> 5

√29 > 5

Distance between centers > sum of radii

Problem 2 :

A circle R has equation x2 + y2 - 2x - 4y - 4 = 0 and circle S has equation

(x - 4)2 + (y - 6)2 = 4

show that the circles R and S touch externally.

Solution :

To prove the two circles are touching each other externally, we have to find the center of two circle.

Distance between two centers = Radius of circle R + radius of circle S

Finding center of the circle R :

x2 + y2 - 2x - 4y - 4 = 0

x2 - 2x + y2 - 4y - 4 = 0

x2 - 2x(1) + 12 - 1+ y2 - 2y(2) + 22 - 22 - 4 = 0

(x - 1)2 - 1 + (y - 2)2 - 4 - 4 = 0

(x - 1)2 + (y - 2)2 - 9 = 0

(x - 1)2 + (y - 2)2 = 9

Center of the circle R is (1, 2) and radius = 3

Finding center of the circle S :

(x - 4)2 + (y - 6)2 = 4

Center of the circle S is (4, 6) and radius = 2

Distance between two centers :

= √(x2 - x1)2 + (y2 - y1)2 

= √(4 - 1)2 + (6 - 2)2 

= √32 + 42 

= √(9 + 16)

= √25

= 5

Sum of radii = 3 + 2

= 5

So, the circles are touching each other externally.

Problem 3 :

Three touching circles have their centers A, B and C of the same horizontal line.

circles-touching-each-other-q1

The diameter of the circle, center B is 10 and the circle, center C has diameter 2.

If the equation of the circle center A is x2 + y2 + 6x - 12y + 41 = 0, find the equations of the other two circles.

Solution :

Diameter of the circle B = 10, radius = 5 units

Diameter of circle C = 2 units, radius = 1 unit.

Equation of circle A :

x2 + y2 + 6x - 12y + 41 = 0

x2 + 6x + y- 12y + 41 = 0

(x + 3)2 - 32 + (y - 6)- 6+ 41 = 0

(x + 3)2 - 9 + (y - 6)- 36 + 41 = 0

(x + 3)2 + (y - 6)- 45 + 41 = 0

(x + 3)2 + (y - 6)- 4 = 0

(x + 3)2 + (y - 6) = 4

Center is (-3, 6) and radius = 2

From the picture above, it is clear the circles are touching each other externally and y-coordinates of center of each circle will be the same.

Let (x, y) be the center of the circle B.

√(x2 - x1)2 + (y2 - y1)2 = radius of circle A + radius of the circle B

√(x + 3)2 + (6 - 6)2 = 2 + 5

√(x + 3)2 = 7

x + 3 = 7

x = 7 - 3

x = 4

So, center of the circle B is (4, 6) with radius 5 units.

Equation of circle B: 

(x - h)2 + (y - k)2 = r2

(x - 4)2 + (y - 6)2 = 52

x2 - 8x + 16 + y2 - 12y + 36 = 25

x2 - 8x + y2 - 12y + 36 + 16 = 25

x2 + y2  - 8x - 12y + 27 = 0

Equation of circle C: 

Let (x, y) be the center of the circle B.

√(x2 - x1)2 + (y2 - y1)2 = radius of circle B + radius of the circle C

√(x - 4)2 + (6 - 6)2 = 5 + 1

√(x - 4)2 = 6

x - 4 = 6

x = 6 + 4

x = 10

Center of the circle C is (10, 6) and radius = 1 unit.

(x - 10)2 + (y - 6)2 = 12

x2 - 20x + 100 + y2 - 12y + 36 = 1

x2 - 20x + y2 - 12y + 136 - 1 = 0

x2 + y2  - 20x - 12y + 135 = 0

Subscribe to our ▶️ YouTube channel 🔴 for the latest videos, updates, and tips.

Recent Articles

  1. Finding Range of Values Inequality Problems

    May 21, 24 08:51 PM

    Finding Range of Values Inequality Problems

    Read More

  2. Solving Two Step Inequality Word Problems

    May 21, 24 08:51 AM

    Solving Two Step Inequality Word Problems

    Read More

  3. Exponential Function Context and Data Modeling

    May 20, 24 10:45 PM

    Exponential Function Context and Data Modeling

    Read More