document.write( "Question 1201327: Train A has a speed 15 miles per hour greater than that of train B. If train A travels 250 miles in the same times train B travels 220 miles, what are the speeds of the two trains? \n" ); document.write( "
Algebra.Com's Answer #835637 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "TRAIN        SPEED        TIME       DISTANCE\r\n" );
document.write( "  A          r+15          x         250\r\n" );
document.write( "  B          r             x         220\r\n" );
document.write( "

\n" ); document.write( "Same amount of time according to description.\r
\n" ); document.write( "\n" ); document.write( "\"250%2F%28r%2B15%29=220%2Fr\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"25%2F%28r%2B15%29=22%2Fr\"-------continue, and solve.
\n" ); document.write( "
\n" );