document.write( "Question 1155465: Find the distance between the following points using the Pythagorean theorem: (-5, 4) and (8, -3)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #778082 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
distance formula = sqrt( difference in x s^2+ difference in y s ^2). Unlike slope, you can go in either direction.\r
\n" ); document.write( "\n" ); document.write( "This is sqrt(13^2+7^2)=sqrt(169+49)=sqrt(218)
\n" ); document.write( "
\n" );