document.write( "Question 384944: Find the distance between the two points. Round an approximate result to the nearest hundredth. (-4, -1) and (-8, -4) \n" ); document.write( "
Algebra.Com's Answer #272443 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Finding the distance between following points
\n" ); document.write( " (-4, -1) and (-8, -4)
\n" ); document.write( " (-8 -(-4))^2 + (-4-(-1)0^2 = d^2 Pythagorean Theorem
\n" ); document.write( " 16 + 9 = d^2
\n" ); document.write( " 25 = d^2 tossing out the negative value for distance
\n" ); document.write( " 5 = d
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );