document.write( "Question 488553: use the pythagorean theorem to find the distance between each pair of points.
\n" );
document.write( "C(-10, 12), D (-7, 6) \n" );
document.write( "
Algebra.Com's Answer #334256 by cleomenius(959)![]() ![]() You can put this solution on YOUR website! You would plot these rwo points, as well as plot a third point (-10, 6), named E. to form a right triangle. \n" ); document.write( "(CE)^2 + (DE)^2 = (CD)^2 \n" ); document.write( "(6)^2 + (-3)^2 = (CD)^2 \n" ); document.write( "36 + 9 = (CD)^2 \n" ); document.write( "45 = (CD)^2 \n" ); document.write( " \n" ); document.write( "3 \n" ); document.write( "Cleomenius\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |