document.write( "Question 403457: Find the distance between A(0,1) and B(-4,6) to the nearest tenth. \n" ); document.write( "
Algebra.Com's Answer #285285 by Mr.Math(29)\"\" \"About 
You can put this solution on YOUR website!
the distance between A(0,1) and B(-4,6) calculates by the formula:\r
\n" ); document.write( "\n" ); document.write( "\"AB=+sqrt%28%28X2-X1%29%5E2+%2B+%28Y2-Y1%29%5E2+%29\"
\n" ); document.write( "\"AB=+sqrt%28%28-4-0%29%5E2+%2B+%286-1%29%29%5E2+%29+\"
\n" ); document.write( "\"AB=+sqrt+%2816%2B25%29\"
\n" ); document.write( "\"AB=+sqrt+%2841%29\"
\n" ); document.write( "
\n" );