document.write( "Question 829685: What is the distance In miles between the two trains after each train travels for six hours if one train is going 75 miles per hour and the other one is going 60 miles per hour \n" ); document.write( "
Algebra.Com's Answer #500036 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
What is the distance In miles between the two trains after each train travels for six hours if one train is going 75 miles per hour and the other one is going 60 miles per hour
\n" ); document.write( ":
\n" ); document.write( "d = 6(75 + 60), if they are going in opposite direction
\n" ); document.write( "or
\n" ); document.write( "d = 6(75 - 60), if they are going in the same direction
\n" ); document.write( "
\n" );