document.write( "Question 1093517: If three points A, B, C in a plane have coordinates (-2,1), (1,6) and (8,1), respectively
\n" );
document.write( "the distance between A and B is..?
\n" );
document.write( "the distance between B and C is..?
\n" );
document.write( "the distance between A and C is..? \n" );
document.write( "
Algebra.Com's Answer #708162 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If three points A, B, C in a plane have coordinates (-2,1), (1,6) and (8,1), respectively \n" ); document.write( "the distance between A and B is..? \n" ); document.write( "------------- \n" ); document.write( "It's a right triangle calculation - find the hypotenuse. \n" ); document.write( " \n" ); document.write( "=========== \n" ); document.write( "Do the other 2 the same way. \n" ); document.write( "Know this. It will come up often. \n" ); document.write( " |