document.write( "Question 350611: Mike drives to a friend's house at 40 mi/h. He drives home the same route at 45 mi/h. The total trip took 4 hours. What is the total distance mike drives? \n" ); document.write( "
Algebra.Com's Answer #250606 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Hi,
\n" ); document.write( "*Note: Let t be the time to drive to Friend's house. (4hr-t) would then be the time left to drive home.
\n" ); document.write( ".
\n" ); document.write( "distance same both ways r*t = d
\n" ); document.write( "40(mi/hr)*t = 45(mi/hr)*(4hr-t)
\n" ); document.write( ".
\n" ); document.write( "Simplify and Solve
\n" ); document.write( "85(mi/hr)*t= 180mi
\n" ); document.write( "t = 180/85 hr
\n" ); document.write( ".
\n" ); document.write( "d =40(mi/hr)*180/85 hr = 84.7mi
\n" ); document.write( "
\n" );