document.write( "Question 1100639: The speed of train A is 10
\n" );
document.write( "
\n" );
document.write( "mph slower than the speed of train B. Train A travels 190
\n" );
document.write( "
\n" );
document.write( "miles in the same time it takes train B to travel 240
\n" );
document.write( "
\n" );
document.write( "miles. Find the speed of each train. \n" );
document.write( "
Algebra.Com's Answer #715190 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Train B travels 50 miles farther than train A, at a speed that is 10 mph faster than train A. That means the trains have been traveling for 50/10=5 hours. \n" ); document.write( "So the speed of the faster train is 240/5 = 48 mph and the speed of the slower train is 190/5=38 mph. \n" ); document.write( " |