SOLUTION: Find the distance between the two points. M(1,-3),N(3,5) thank you
Algebra
->
Test
->
Lessons
-> SOLUTION: Find the distance between the two points. M(1,-3),N(3,5) thank you
Log On
Test Calculators and Practice
Test
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
Click here to see ALL problems on test
Question 208806
:
Find the distance between the two points.
M(1,-3),N(3,5)
thank you
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
Find the distance between the two points.
M(1,-3),N(3,5)
----------
use Pythagoras.
d^2 = dffy^2 = diffx^2 = (3-1)^2 + (5+3)^2
d^2 = 4 + 64 = 68
d = sqrt(68) = 2sqrt(17)