document.write( "Question 454252: I am trying to understand calculating distance using the Pythagorean Theorem. An example of a problem is find the distance between (-1,3),(11,-2). I cam up with 13.6 but it doesn't feel right. PLEASE HELP!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #311949 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! this is a classic 5, 12, 13 right triangle \n" ); document.write( "one leg is 3+2=5 \n" ); document.write( "the other leg is 1+11=12 \n" ); document.write( "You should immediately recognize this as a 5,12,13 right triangle \n" ); document.write( "but if you didn't \n" ); document.write( "25+144=169 \n" ); document.write( "5^2+12^2=13^2 \n" ); document.write( " \n" ); document.write( " |