document.write( "Question 68374This question is from textbook An Incremental Development
\n" );
document.write( ": use the distance formula to find the distance between (5,-2) and (-3,3) \n" );
document.write( "
Algebra.Com's Answer #48627 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! DISTANCE^2=(5-[-3])^2+(3-[-2])^2 \n" ); document.write( "D^2=(5+3)^2+(3+2)^2 \n" ); document.write( "D^2=8^2+5^2 \n" ); document.write( "D^2=64+25 \n" ); document.write( "D^2=89 \n" ); document.write( "D=SQRT89 \n" ); document.write( "D=9.434 IS THE DISTANCE BETWEEN THESE POINTS (HYPOTENUSE OF A RIGHT TRIANGLE) \n" ); document.write( " \n" ); document.write( " |