document.write( "Question 799283: in order to go to his friends house, luis must drive 24 miles south and then 10 miles east. how many miles could he save if he could drive a straight line distance between the two houses \n" ); document.write( "
Algebra.Com's Answer #482588 by thejackal(72)\"\" \"About 
You can put this solution on YOUR website!
solve the Pythagorean formula for a right angle triangle : H = root (24^2 + 10^2)\r
\n" ); document.write( "\n" ); document.write( "answer = (24+10) - H
\n" ); document.write( "
\n" );