SOLUTION: Can someone please help me with the following problem? Given points N(6,-4) and O(-2,5), find the distance of line segment NO. Round the answer to the nearest hundredth. Than

Algebra ->  Linear-equations -> SOLUTION: Can someone please help me with the following problem? Given points N(6,-4) and O(-2,5), find the distance of line segment NO. Round the answer to the nearest hundredth. Than      Log On


   



Question 706321: Can someone please help me with the following problem?
Given points N(6,-4) and O(-2,5), find the distance of line segment NO. Round the answer to the nearest hundredth.
Thank you!

Found 2 solutions by Alan3354, stanbon:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Given points N(6,-4) and O(-2,5), find the distance of line segment NO. Round the answer to the nearest hundredth.
------------------
2 points on the x-y plane form a right triangle.
The difference in x is one leg, the difference in y is the other.
---------
Use Pythagoras.
h%5E2+=+diffy%5E2+%2B+diffx%5E2%29

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Given points N(6,-4) and O(-2,5), find the distance of line segment NO. Round the answer to the nearest hundredth.
----------------------------------------
distance = sqrt[(5--4)^2 + (-2-6)^2]
= sqrt[81 + 64]
= sqrt(145)
= 12.04
===============
Cheers,
Stan H.
=============