Quick question about finding distance between the centres of 2 circles?

  • Thread starter Thread starter nukeman
  • Start date Start date
  • Tags Tags
    Circles
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
nukeman
Messages
651
Reaction score
0

Homework Statement



Lets say you have the equation of 2 circles ok, and it asks you to find the distance between the centres of the 2 circles. Is that what you do...?

1) Find the center of each circle by completing the sqaure.

2) Enter those 2 centres into a distance formula: d = √(x2-x1)^2 + (y2-y1)^2

Is that it?



Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
nukeman said:

Homework Statement



Lets say you have the equation of 2 circles ok, and it asks you to find the distance between the centres of the 2 circles. Is that what you do...?

1) Find the center of each circle by completing the sqaure.

2) Enter those 2 centres into a distance formula: d = √(x2-x1)^2 + (y2-y1)^2

Is that it?
Yes.
 
nukeman said:


2) Enter those 2 centres into a distance formula: d = √(x2-x1)^2 + (y2-y1)^2



Not sure if you typed it wrong or not. Just to clarify, the equation is: √((X2-X1)2+(Y2-Y1)2)