document.write( "Question 810245: Train A has a speed 20 miles per hour greater than that of train B. If train A travels 230 miles in the same times train B travels 190 miles, what are the speeds of the two trains?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #488016 by richwmiller(17219) You can put this solution on YOUR website! t=d/r \n" ); document.write( "230/(b+20)=190/b \n" ); document.write( "b=95 \n" ); document.write( "a=115 \n" ); document.write( "t=2 \n" ); document.write( " \n" ); document.write( " |