document.write( "Question 468373: The speed of train A is 8mph slower than the speed of train B. Train A travels 230 miles in the same time it takes Train B to travel to 270 miles. find the speed of each \n" ); document.write( "
Algebra.Com's Answer #321417 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
230/(x-8)=270/x
\n" ); document.write( "230x=270(x-8)
\n" ); document.write( "230x=270x-2160
\n" ); document.write( "-40x=-2160
\n" ); document.write( "x=54 mph
\n" ); document.write( "x-8=46 mph
\n" ); document.write( "
\n" );