document.write( "Question 371689: How does a^2+b^2=c^2 become d= sqrt(x2-x1)^2+(y2-y1)^2 \n" ); document.write( "
Algebra.Com's Answer #264749 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
\"a%5E2%2Bb%5E2=c%5E2\"
\n" ); document.write( "Take the sqrt of both sides.
\n" ); document.write( "\"c+=+sqrt%28a%5E2+%2B+b%5E2%29\"
\n" ); document.write( "
\n" );