document.write( "Question 210815This question is from textbook GEOMETRY
\n" );
document.write( ": find the distance between the two points: C(0,0),D(5,2) \n" );
document.write( "
Algebra.Com's Answer #159273 by checkley77(12844) ![]() You can put this solution on YOUR website! tHIS IS A RIGHT TRIANGLE WITH SIDES 2 & 5. \n" ); document.write( "A^2=B^2=C^2 \n" ); document.write( "2^2+5^2=C^2 \n" ); document.write( "4+25=C^2 \n" ); document.write( "C^2=29 \n" ); document.write( "C=SQRT29 \n" ); document.write( "C=5.385 ANS. FOR THE DISTANCE BETWEEN (0,0) & (5,2) \n" ); document.write( " \n" ); document.write( " |