document.write( "Question 593715: I am looking for assistance with setting up this problem: A passenger train traveled to Schannesburg and back. The trip there took 20 hours and the trip back took 16 hours. It averaged 12 mph faster on the return trip then on the outbound trip. What was the passenger train's speed on the outbound trip? \n" ); document.write( "
Algebra.Com's Answer #376422 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A passenger train traveled to Schannesburg and back.
\n" ); document.write( " The trip there took 20 hours and the trip back took 16 hours.
\n" ); document.write( "It averaged 12 mph faster on the return trip then on the outbound trip.
\n" ); document.write( " What was the passenger train's speed on the outbound trip?
\n" ); document.write( ":
\n" ); document.write( "Let s = train speed outbound
\n" ); document.write( "then
\n" ); document.write( "(s+12) = train return speed
\n" ); document.write( ":
\n" ); document.write( "Write a distance equation: dist = time * speed
\n" ); document.write( ":
\n" ); document.write( "out dist = return dist
\n" ); document.write( "20s = 16(s+12)
\n" ); document.write( "
\n" );