document.write( "Question 307199: The speed of a passenger train is 18 mph faster than the speed of a freight train. The passenger train travels 320 miles in the same time it takes the freight train to travel 230 miles. What is the speed of each train?
\n" ); document.write( "Passenger?
\n" ); document.write( "Freight?
\n" ); document.write( "

Algebra.Com's Answer #219796 by texttutoring(324)\"\" \"About 
You can put this solution on YOUR website!
Let's write down everything we know. I will use p to denote Passenger train, and f to denote Freight train. Note that v is velocity (which is another word for speed).\r
\n" ); document.write( "\n" ); document.write( "Dp=320 miles
\n" ); document.write( "Df=230 miles
\n" ); document.write( "Vp=Vf+18
\n" ); document.write( "Vf=?\r
\n" ); document.write( "\n" ); document.write( "Tp=Tf \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The fact that the times are equal is very important. We will use the distance speed formula, D=VT, to solve. Let's rearrange the formula so that it is isolated for T. D/V = T\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So Dp/Vp = Tp and Df/Vf = Tf\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now we can set the two equations equal to each other, because Tp=Tf:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Dp/Vp = Df/Vf\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "320/(Vf+18) = 230 / Vf\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cross multiply to get rid of the denominators:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "320Vf = 230Vf + 4140
\n" ); document.write( "90Vf = 4140
\n" ); document.write( "Vf = 4140/90
\n" ); document.write( "Vf=46 \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Vf=46mph\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The passenger train is 18 mph faster than the freight train, so Vp =46+18 =64mph\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Freight Train speed = 46 mph
\n" ); document.write( "Passenger train speed = 64 mph
\n" ); document.write( "
\n" );