document.write( "Question 35055: Please show work\r
\n" );
document.write( "\n" );
document.write( "Find the distance between the points (2, -2) and (-4, 3)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you! \n" );
document.write( "
Algebra.Com's Answer #21241 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Find the distance between the points (2, -2) and (-4, 3) \n" ); document.write( "D=SQRT{(X2-X1)^2+(Y2-Y1)^2}={(2+4)^2+(-2-3)^2}^0.5=(36+25)^0.5=61^0.5 \n" ); document.write( " |