Circle A has a center at #(1 ,4 )# and an area of #100 pi#. Circle B has a center at #(7 ,9 )# and an area of #36 pi#. Do the circles overlap? If not, what is the shortest distance between them?

1 Answer
Nov 30, 2016

The two circles intersect each other and hence overlap. The shortest distance between them is zero (at the points they intersect).

Explanation:

Whether the two circles with given centers and radii intersect each other, touch each other (internally or externally) are separated and do not overlap or bigger circle engulfs smaller circle, critically depends on the distance between the centers and sum / difference of their radii . One can find the details here.

Here the distance between centers #(1,4)# and #(7,9)# is #sqrt((7-1)^2+(9-4)^2)=sqrt(36+25)=sqrt61=7.8102#.

As areas of circle are given by #pir^2#, radius is #sqrt((Area)/pi)# and while radius of first circle with center #(1,4)# is #sqrt((100pi)/pi)=sqrt100=10# and radius of second circle with center #(7,9)# is #sqrt((36pi)/pi)=sqrt36=6#.

Sum of radii is #16# and difference of radii is #4#.

As sum of radii is greater than distance between centers and difference between radii is less than distance between centers, the two circles intersect each other and hence overlap. The shortest distance between them is zero (at the points they intersect).
graph{(x^2+y^2-2x-8y-75)(x^2+y^2-14x-18y+94)=0 [-17.17, 22.83, -4.64, 15.36]}