SOLUTION: calculate the distance between each of the pairs of points on the real line using the distance formula a) (-2.5,5.7), b) (-7.4,-1.5), c) (2.4,9.5). Also place the points a real lin

Algebra ->  Length-and-distance -> SOLUTION: calculate the distance between each of the pairs of points on the real line using the distance formula a) (-2.5,5.7), b) (-7.4,-1.5), c) (2.4,9.5). Also place the points a real lin      Log On


   



Question 1097984: calculate the distance between each of the pairs of points on the real line using the distance formula a) (-2.5,5.7), b) (-7.4,-1.5), c) (2.4,9.5). Also place the points a real line number for each pair.
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
using the distance formula
-------
d+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29
Do that.