document.write( "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. \n" ); document.write( "
Algebra.Com's Answer #712384 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
using the distance formula
\n" ); document.write( "-------
\n" ); document.write( "\"d+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29\"
\n" ); document.write( "Do that.
\n" ); document.write( "
\n" );