Circle A has a radius of #2 # and a center at #(8 ,3 )#. Circle B has a radius of #3 # and a center at #(4 ,5 )#. If circle B is translated by #<-3 ,4 >#, does it overlap circle A? If not, what is the minimum distance between points on both circles?

Answer 1

There's no overlap here. The closest points will be #sqrt{85} - 5# units apart.

Circle B's translated center is

# (4,5) + <-3,4> =(1, 9) #
The distance #d# between centers #(8,3)# and #(1,9)# is
# d=sqrt{(8-1)^2 + (9-3)^2 } = sqrt{85} approx 9.2 #
If the circles are to overlap, the distance between their centers must be less than or equal to the sum of the radii, #2+3=5.# In other words, there needs to be a possible triangle whose sides #r_A, r_B and d# satisfy the triangle inequality. (Or almost satisfy, for here a degenerate triangle indicates the circles are tangent, which is acceptable overlap.) That would be a triangle with a vertex at each center and one at an intersection point.

So there's no overlap here. The closest points will be

#d-r_A-r_B=sqrt{85} - 5# units apart.
This was pretty easy, but sometimes when we're doing these sorts of problems we end up asking if the sum of two square roots is more or less than a third square root. Of course those can be done with a calculator, but there is a way to compare the squared lengths directly. It uses Archimedes' Theorem for the area #A# of a triangle with sides #a,b,c,# which is a modern form of Heron:
# 16A^2 = 4a^2 b^2 - (c^2 - a^2 - b^2)^2#

A real triangle, one whose sides satisfy the triangle inequality, is one with a real area. So we require

#4a^2 b^2 > (c^2 - a^2 - b^2)^2#

or, when the degenerate triangle formed from three collinear points is acceptable,

#4a^2 b^2 ge (c^2 - a^2 - b^2)^2#
This is all three constraints of the triangle inequality in a single inequality. We don't have to check #4a^2 c^2# etc. separately.
In our example, #a^2=r_A^2 =2^2=4,# #b^2=r_B^2=3^2=9,# and #c^2 =( 8-1)^2 + (9-3)^2 = 85.# We check
# 4(4)(9) stackrel{?}{ge} (85-4-9)^2 #

Nope, not a real or degenerate triangle, so no overlap.

Sign up to view the whole answer

By signing up, you agree to our Terms of Service and Privacy Policy

Sign up with email
Answer 2
No, circle B does not overlap circle A after being translated by <-3, 4>. The minimum distance between points on both circles is the difference between the distance of their centers and the sum of their radii. To find the distance between the centers of the circles, we use the distance formula: \[ d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} \] Where (x1, y1) are the coordinates of the center of circle A and (x2, y2) are the coordinates of the center of circle B after translation. After translation, the center of circle B becomes (4 - 3, 5 + 4) = (1, 9). Substituting the values into the formula, we get: \[ d = \sqrt{(8 - 1)^2 + (3 - 9)^2} = \sqrt{(-7)^2 + (-6)^2} = \sqrt{49 + 36} = \sqrt{85} \] The sum of the radii of circle A and circle B is 2 + 3 = 5. So, the minimum distance between points on both circles is \( \sqrt{85} - 5 \).
Sign up to view the whole answer

By signing up, you agree to our Terms of Service and Privacy Policy

Sign up with email
Answer from HIX Tutor

When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.

When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.

When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.

When evaluating a one-sided limit, you need to be careful when a quantity is approaching zero since its sign is different depending on which way it is approaching zero from. Let us look at some examples.

Not the question you need?

Drag image here or click to upload

Or press Ctrl + V to paste
Answer Background
HIX Tutor
Solve ANY homework problem with a smart AI
  • 98% accuracy study help
  • Covers math, physics, chemistry, biology, and more
  • Step-by-step, in-depth guides
  • Readily available 24/7