document.write( "Question 671168: find the distance between the two points (5,1)and (8,5), \n" ); document.write( "
Algebra.Com's Answer #417290 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "find the distance between the two points: D = \"sqrt+%28%28x%5B1%5D-x%5B2%5D%29%5E2%2B%28y%5B1%5D-y%5B2%5D%29%5E2%29%29\"
\n" ); document.write( "(5,1)and
\n" ); document.write( "(8,5) D = \"sqrt%28%28-3%29%5E2+%2B+%28-4%29%5E3%29+=+sqrt%2825%29+=+5\" \n" ); document.write( "
\n" );