document.write( "Question 1125390: find the distances between points M(5,15) amd Z(-1,13) to the nearest tenth \n" ); document.write( "
Algebra.Com's Answer #741712 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
find the distances between points M(5,15) amd Z(-1,13) to the nearest tenth
\n" ); document.write( "-------------
\n" ); document.write( "\"d+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29\"
\n" ); document.write( "diffy = difference in y, etc
\n" ); document.write( "
\n" );