document.write( "Question 679782: man runs 90 min at 8 mph then drives 55 mph for 24 min..how many miles did he travel? I get 24 miles \n" ); document.write( "
Algebra.Com's Answer #422070 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
man runs 90 min at 8 mph then drives 55 mph for 24 min..how many miles did he travel?
\n" ); document.write( "Since we are using mph, we need the times in hrs; write a dist equation
\n" ); document.write( "dist = speed * time (in hrs)
\n" ); document.write( ":
\n" ); document.write( "d = 1.5(8) + \"24%2F60\"*55
\n" ); document.write( "d = 12 + 22
\n" ); document.write( "d = 34 miles
\n" ); document.write( "
\n" );