document.write( "Question 492251: Train speeds: A train leaves Cincinatti at 2:00 pm. A second train leaves the same station in the same direction at 4:00 pm. The second train travels 24 mph faster than the first. If the second train overtakes the first at 7:00 pm, what is the speed of each of the two trains?
\n" ); document.write( "I need to know how to set this problem up-thank you
\n" ); document.write( "

Algebra.Com's Answer #335031 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
the 1st train travels for 5 hr (7:00 - 2:00)
\n" ); document.write( "the 2nd train travels for 3 hr (7:00 - 4:00)
\n" ); document.write( "when the 2nd overtakes the 1st, they have traveled the same distance\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "r * t = d ___ R1 * 5 = R2 * 3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "R1 + 24 = R2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve using substitution
\n" ); document.write( "
\n" );