SOLUTION: the distance between the points (-4,6) and (-1,5 )
Algebra
->
Formulas
-> SOLUTION: the distance between the points (-4,6) and (-1,5 )
Log On
Geometric and Other Formulas
Geometric
Answers archive
Answers
Click here to see ALL problems on Geometric formulas
Question 209203
:
the distance between the points (-4,6) and (-1,5 )
Answer by
RAY100(1637)
(
Show Source
):
You can
put this solution on YOUR website!
Distance = sqrt{ (y2-y1)^2 + (x2-x1)^2]
.
for (-4,6) and (-1,5)
.
d= sqrt{ 6-5)^2 + (-4-(-1))^2}
.
d=sqrt{ 1 +9}
.
d=sqrt10 = 3.16
.