document.write( "Question 249530: the speed of train A is 12 mph slower than the speed of train B. Train A travles 220 miles in the same time it takes train B to travel 280 miles. Find the speed of each train. \n" ); document.write( "
Algebra.Com's Answer #181727 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
the speed of train A is 12 mph slower than the speed of train B. Train A travles 220 miles in the same time it takes train B to travel 280 miles. Find the speed of each train.
\n" ); document.write( "-------------
\n" ); document.write( "Train A DATA:
\n" ); document.write( "distance = 220 miles ; rate = x-12 mph ; time = d/r = 220/(x-12) hrs
\n" ); document.write( "----------------
\n" ); document.write( "Train B DATA:
\n" ); document.write( "distance = 280 miles ; rate = x mph ; time d/r = 280/x hrs
\n" ); document.write( "----------------------
\n" ); document.write( "Equation:
\n" ); document.write( "time A = time B
\n" ); document.write( "220/x-12 = 280/x
\n" ); document.write( "220x = 280(x-12)
\n" ); document.write( "220x = 280x - 3360
\n" ); document.write( "-60x = -3360
\n" ); document.write( "x = 56 mph (train B rate)
\n" ); document.write( "---
\n" ); document.write( "x-12 = 44 mph (train A rate)
\n" ); document.write( "=================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );