document.write( "Question 153259: Could you please help me with some word problems my teacher has assigned? We were told these were not directly from a math book. \r
\n" );
document.write( "\n" );
document.write( "A salesman made a trip of 375 miles by bus and train. He traveled 3 hours by bus and 4 hours by train. If the train is 15 mph faster than the bus, how fast did he travel on each?\r
\n" );
document.write( "\n" );
document.write( "I was thinking it was: 375=4x+15 and 375=3x I just get so confused on these problems. Could you help me please?
\n" );
document.write( "THank you in advance.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #112801 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A salesman made a trip of 375 miles by bus and train. He traveled 3 hours by bus and 4 hours by train. If the train is 15 mph faster than the bus, how fast did he travel on each? \n" ); document.write( ": \n" ); document.write( "Let s = speed of the bus \n" ); document.write( "then \n" ); document.write( "(s+15) = speed of the train \n" ); document.write( ": \n" ); document.write( "Write a distance equation: Dist = time * speed \n" ); document.write( "; \n" ); document.write( "Bus dist + train dist = 375 mile \n" ); document.write( "3s + 4(s+15) = 375 \n" ); document.write( ": \n" ); document.write( "3s + 4s + 60 = 375 \n" ); document.write( ": \n" ); document.write( "7s = 375 - 60 \n" ); document.write( ": \n" ); document.write( "7s = 315 \n" ); document.write( "s = \n" ); document.write( "s = 45 mph is the bus, then obviously, the train is 60 mph \n" ); document.write( ": \n" ); document.write( "Checks solution by finding the dist of each \n" ); document.write( "3(45) + 4(60) = \n" ); document.write( "135 + 240 = 375 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "That wasn't so confusing, was it? \n" ); document.write( " |