document.write( "Question 52333This question is from textbook Beginnning Algebra
\n" );
document.write( ": Find the distance between (11,-7)(-1,-2) \n" );
document.write( "
Algebra.Com's Answer #34886 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Find the distance between (11,-7)(-1,-2) \n" ); document.write( "d=sqrt[{(11-(-1)}^2+{-7-(-2)}^2] \n" ); document.write( "=sqrt[12^2+(-5)^2]=sqrt(144+25)=sqrt(169)=13 \n" ); document.write( " |