document.write( "Question 209525: The question says: Use Pathagorean Theorem to find the distance between each pair of points, C(-10,2), D(-7,6).\r
\n" );
document.write( "\n" );
document.write( "I have been looking over my notes and working very hard on this problem, but I just don't seem to get it. \n" );
document.write( "
Algebra.Com's Answer #158410 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Use Pathagorean Theorem to find the distance between each pair of points, C(-10,2), D(-7,6) \n" ); document.write( "------------------------- \n" ); document.write( "d = sqrt[(6-2)^2 + (-7-10)] \n" ); document.write( "--- \n" ); document.write( "d = sqrt[4^2 + 17^2] \n" ); document.write( "--- \n" ); document.write( "d = 17.464... \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |