document.write( "Question 50067: The problem is: Michael drove to a friend's house at a rate of 40mi/h. He returned by the same route at a rate of 45mi/h. the driving time for the round trip was 4 h. What was the distance Michael traveled?\r
\n" );
document.write( "\n" );
document.write( "I know the answer is about 170 miles because (45+40)/2 is 42.5 times 4 is 170. But how do you set up an algebraic equation to solve? \n" );
document.write( "
Algebra.Com's Answer #33309 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Let x be the distance \n" ); document.write( " \n" ); document.write( "45*40=1800 \n" ); document.write( " \n" ); document.write( "40x+45x=7200 \n" ); document.write( "85x=7200 \n" ); document.write( "x=84.7 \n" ); document.write( "the answer is not 170 \n" ); document.write( "Paul. \n" ); document.write( " |