SOLUTION: what is the distance between points (5,-3) and (0,9) in a coordinate system?

Algebra ->  Coordinate-system -> SOLUTION: what is the distance between points (5,-3) and (0,9) in a coordinate system?      Log On


   



Question 257558: what is the distance between points (5,-3) and (0,9) in a coordinate system?
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
what is the distance between points (5,-3) and (0,9)
------------
s^2 = diffy^2 + diffx^2 = (-3-9)^2 + 5^2
s^2 = 144+25 = 169
s = 13 units