document.write( "Question 582571: Find the distance between the two points (9,-5) and (19,-29) \n" ); document.write( "
Algebra.Com's Answer #372104 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The formula is
\n" ); document.write( "\"+d+=+sqrt+%28+%28+-29+-+%28-5%29+%29%5E2+%2B+%28+19+-+9+%29%5E2+%29+\"
\n" ); document.write( "\"+d+=+sqrt+%28+%28-24%29%5E2+%2B+10%5E2+%29+\"
\n" ); document.write( "\"+d+=+sqrt+%28+576+%2B+100+%29+\"
\n" ); document.write( "\"+d+=+sqrt%28+676+%29+\"
\n" ); document.write( "\"+d+=+26+\"
\n" ); document.write( "
\n" );