document.write( "Question 886026: Two trains leaving the station at the same time, Train B was traveling 5 mph faster then Train A, after 7 hours the train are 875 miles apart. What are the speeds of the trains? \n" ); document.write( "
Algebra.Com's Answer #535620 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
r*t=d
\n" ); document.write( "7x+7(x+5)=875
\n" ); document.write( "7(2x+5)=875
\n" ); document.write( "2x+5=125
\n" ); document.write( "2x=120
\n" ); document.write( "x=60
\n" ); document.write( "x+5=65
\n" ); document.write( "
\n" );