document.write( "Question 379790: Scott took an 8 hour trip last Saturday afternoon. He left his house and drove 40 mph to his lunch destination. He returned the same way going 30 mph. How far was the total trip if he stopped for 1 hour to eat lunch? \n" ); document.write( "
Algebra.Com's Answer #269764 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Scott took an 8 hour trip last Saturday afternoon. \n" ); document.write( " He left his house and drove 40 mph to his lunch destination. \n" ); document.write( " He returned the same way going 30 mph. \n" ); document.write( "How far was the total trip if he stopped for 1 hour to eat lunch? \n" ); document.write( ": \n" ); document.write( "Let d = the one way distance \n" ); document.write( ": \n" ); document.write( "Write a time equation, time = dist/speed \n" ); document.write( " \n" ); document.write( "Multiply by 120 to clear the denominators, results: \n" ); document.write( "3d + 4d = 120(7) \n" ); document.write( "7d = 120(7) \n" ); document.write( "divide both sides by 7 \n" ); document.write( "d = 120 mi is the one way distance \n" ); document.write( "then, obviously: \n" ); document.write( "240 mi is the total distance \n" ); document.write( " |