document.write( "Question 885518: What is the distance between points A and B if A has coordinates (-5,7) and B (1,-5)? Round to two decimal places \n" ); document.write( "
Algebra.Com's Answer #535252 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
a^2+b^2=c^2
\n" ); document.write( "6^2+12^2=c^2
\n" ); document.write( "36+144=c^2
\n" ); document.write( "180=c^2
\n" ); document.write( "sqrt 180=13.42 units
\n" ); document.write( "
\n" );