document.write( "Question 83148: Find the exact distance between point A (7,1) and point B (-4,10) using the distance formula.\r
\n" );
document.write( "\n" );
document.write( "I got: AB = Square root 202\r
\n" );
document.write( "\n" );
document.write( "Is this right?
\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #59669 by kev82(151)![]() ![]() ![]() You can put this solution on YOUR website! Hi, \r \n" ); document.write( "\n" ); document.write( "Yep, that is right. The difference in x coordinates is 11, and the difference in y coordinates is 9. 11*11+9*9=202, so the answer is \r \n" ); document.write( "\n" ); document.write( "Hope that helps, \n" ); document.write( "Kev \n" ); document.write( " |