document.write( "Question 351120: pls. help me solve this problem. thank you.\r
\n" );
document.write( "\n" );
document.write( "A passenger on the front train A observes that he passes the complete length of train B in 33 seconds when traveling in the same direction as B and in 3 seconds when traveling in the opposite direction. If B is 330 ft long, find the speed of the two trains. \n" );
document.write( "
Algebra.Com's Answer #251066 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A passenger on the front train A observes that he passes the complete length \n" ); document.write( " of train B in 33 seconds when traveling in the same direction as B and in \n" ); document.write( " 3 seconds when traveling in the opposite direction. \n" ); document.write( " If B is 330 ft long, find the speed of the two trains. \n" ); document.write( ": \n" ); document.write( "Let a = train A's speed, Let b = train B's speed \n" ); document.write( ": \n" ); document.write( "When traveling in the same direction, their relative speed is (a-b) \n" ); document.write( "When traveling in opposite direction, their relative speed is (a+b) \n" ); document.write( ": \n" ); document.write( "We will be finding the speeds in ft/sec \n" ); document.write( ": \n" ); document.write( "Write two distance equations, dist = speed * time \n" ); document.write( "33(a-b) = 330 \n" ); document.write( "33a - 33b = 330 \n" ); document.write( "simplify, divide by 33 \n" ); document.write( "a - b = 10 \n" ); document.write( "and \n" ); document.write( "3(a+b) = 330 \n" ); document.write( "3a + 3b = 330 \n" ); document.write( "simplify, divide by 3 \n" ); document.write( "a + b = 110 \n" ); document.write( ": \n" ); document.write( "Use elimination on these two equations \n" ); document.write( "a - b = 10 \n" ); document.write( "a + b = 110 \n" ); document.write( "-----------------adding eliminates b, find a \n" ); document.write( "2a = 120 \n" ); document.write( "a = \n" ); document.write( "a = 60 ft/sec; speed of Train A; (that's \n" ); document.write( "and \n" ); document.write( "a + b = 110 \n" ); document.write( "60 + b = 110 \n" ); document.write( "b = 110 - 60 \n" ); document.write( "b = 50 ft/sec; speed of Train B: (that's \n" ); document.write( " \n" ); document.write( " |