document.write( "Question 437417: what is the distance between the points of (2,2) and (62,13)? \n" ); document.write( "
Algebra.Com's Answer #302596 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "distance between the points:
\n" ); document.write( "(62,13) and
\n" ); document.write( "( 2, 2)
\n" ); document.write( "D = \"sqrt+%28%28x%5B1%5D-x%5B2%5D%29%5E2%2B%28y%5B1%5D-y%5B2%5D%29%5E2%29%29\"
\n" ); document.write( "D = \"sqrt%2811%5E2+%2B+60%5E2%29+=+sqrt%283600%29+=+60+\" \n" ); document.write( "
\n" );