document.write( "Question 179706: Find the distance between these two points:
\n" ); document.write( "(4,-1) and (0,-5) \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #134629 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the distance formula,
\n" ); document.write( "\"D=sqrt%28%28x%5B1%5D-x%5B2%5D%29%5E2%2B%28y%5B1%5D-y%5B2%5D%29%5E2%29\"
\n" ); document.write( "\"D=sqrt%28%284-0%29%5E2%2B%28-1-%28-5%29%29%5E2%29\"
\n" ); document.write( "You take it from there and finish it.
\n" ); document.write( "Please repost if you get stuck or need more help.
\n" ); document.write( "
\n" );