document.write( "Question 43213This question is from textbook algebra and trigonometry with analytic geometry
\n" ); document.write( ": Find the distance d(A,B) between the points A(-1,0) and B(4,3). I graphed it to be 5, I'm asking to see if my answer is right. thanks for any help given. \n" ); document.write( "
Algebra.Com's Answer #28232 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
P(x2,y2) and P(x1,y1) for A(-1,0) and B(4,3)
\n" ); document.write( "\"d+=+sqrt%28%28x2+-+x1%29%5E2+%2B+%28y2+-+y1%29%5E2%29\"
\n" ); document.write( "\"d+=+sqrt%28%284+%2B+1%29%5E2+%2B+%283+-+0%29%5E2%29\"
\n" ); document.write( "\"d+=+sqrt%28%285%29%5E2+%2B+%283%29%5E2%29\"
\n" ); document.write( "\"d+=+sqrt%2825+%2B+9%29\"
\n" ); document.write( "\"d+=+sqrt%2834%29\"
\n" ); document.write( "
\n" );