SOLUTION: what is the distance between(7,3) and (-1,-4)?

Algebra ->  Expressions-with-variables -> SOLUTION: what is the distance between(7,3) and (-1,-4)?      Log On


   



Question 655417: what is the distance between(7,3) and (-1,-4)?
Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

Solved by pluggable solver: Distance Formula to determine length on coordinate plane
The distance (d) between two points is given by the following formula:

d=sqrt%28%28x2-x1%29%5E2+%2B+%28y2-y1%29%5E2%29

Thus in our case, the required distance is
d=sqrt%28%28-1-7%29%5E2+%2B+%28-4-3%29%5E2%29=+10.6301458127346+


For more on this concept, refer to Distance formula.