document.write( "Question 135811: Find the distance between M(2, -1) and N(-4, 3) to the nearest tenth. \n" ); document.write( "
Algebra.Com's Answer #99569 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
THE X DISTANCE=4+2=6
\n" ); document.write( "THE Y DISTANCE=3+1=4
\n" ); document.write( "4^2+6^2=C^2
\n" ); document.write( "16+36=C^2
\n" ); document.write( "C^2=52
\n" ); document.write( "C=SQRT52
\n" ); document.write( "C=7.2 IS THE DISTANCE BETWEEN THESE 2 POINTS.
\n" ); document.write( "
\n" );