document.write( "Question 873899: What is the distance between points A(5, 7) and B(8, 3)? \n" ); document.write( "
Algebra.Com's Answer #527157 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
What is the distance between points A(5, 7) and B(8, 3)?
\n" ); document.write( "---------------
\n" ); document.write( "\"d+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );