Circle A has a center at #(5 ,1 )# and an area of #23 pi#. Circle B has a center at #(2 ,8 )# and an area of #15 pi#. Do the circles overlap?
1 Answer
Yes...
Explanation:
The area of a circle is given by the formula:
#a = pi r^2#
where
So given the area
#r = sqrt(a/pi)#
Hence:
-
Circle A has radius
#sqrt(23)# -
Circle B has radius
#sqrt(15)#
The distance
#d = sqrt((x_2-x_1)^2+(y_2-y_1)^2)#
So the distance between the centre
#d = sqrt((2-5)^2+(8-1)^2) = sqrt(3^2+7^2) = sqrt(9+49) = sqrt(58)#
Then we find:
#sqrt(23)+sqrt(15) ~~ 4.8+3.9 = 8.7 > 7.6 ~~ sqrt(58)#
Since the sum of the radii is greater than the distance between the centres of the circles, they do overlap...
graph{((x-5)^2+(y-1)^2-23)((x-5)^2+(y-1)^2-0.09)((x-2)^2+(y-8)^2-15)((x-2)^2+(y-8)^2-0.1) = 0 [-12, 22, -5, 12]}