SOLUTION: what is the distance between the pair of points (-1,-4) and (-5,-7)
Algebra
->
Coordinate-system
-> SOLUTION: what is the distance between the pair of points (-1,-4) and (-5,-7)
Log On
Algebra: Coordinate systems, graph plotting, etc
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Coordinate-system
Question 295692
:
what is the distance between the pair of points (-1,-4) and (-5,-7)
Answer by
nyc_function(2741)
(
Show Source
):
You can
put this solution on YOUR website!
Use the distance formula.
d = sqrt{-5 -(-1))^2 + (-7-(-4))^2}
d = sqrt{(-4)^2 + (-3)^2}
d = sqrt{16 + 9}
d = sqrt{25}
d = 5