document.write( "Question 255079: Find the distance between the points (-3, 2) and (4, -5).\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #187380 by Greenfinch(383)![]() ![]() You can put this solution on YOUR website! -3 to +4 is 7 \n" ); document.write( "2 to - 5 is 7 \n" ); document.write( "Distance is therefore sqrt (7^2 + 7^2) = 7 sqrt 2 or about 9.8 \n" ); document.write( " |