document.write( "Question 313427: Find the distance between these two points:
\n" ); document.write( "(6,4) and (-3,5)\r
\n" ); document.write( "\n" ); document.write( "Thanks.
\n" ); document.write( "

Algebra.Com's Answer #224145 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the distance formula,
\n" ); document.write( "\"D%5E2=%28x2-x1%29%5E2%2B%28y2-y1%29%5E2\"
\n" ); document.write( "\"D%5E2=%28-3-6%29%5E2%2B%285-4%29%5E2\"
\n" ); document.write( "\"D%5E2=%28-9%29%5E2%2B%281%29%5E2\"
\n" ); document.write( "\"D%5E2=81%2B1\"
\n" ); document.write( "\"D%5E2=82\"
\n" ); document.write( "\"D=sqrt%2882%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );