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
Algebra: Coordinate systems, graph plotting, etc
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Coordinate-system
Question 257558
:
what is the distance between points (5,-3) and (0,9) in a coordinate system?
Answer by
Alan3354(69443)
(
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