document.write( "Question 774204: I need help with this word problem: 2 trains leave San Francisco at the same time inn the same direction. The first train travels 55 mph and the second 68 mph. When will the two trains be 390 miles apart? \n" ); document.write( "
Algebra.Com's Answer #472100 by algebrahouse.com(1659) You can put this solution on YOUR website! Distance = rate x time\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "First train: \n" ); document.write( "rate = 55 \n" ); document.write( "time = t {they left at the same time} \n" ); document.write( "distance = 55t {distance = rate x time}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Second train \n" ); document.write( "rate = 68 \n" ); document.write( "time = t {they left at the same time} \n" ); document.write( "distance = 68t {distance = rate x time}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "At the time they are 390 miles apart, the second train's distance will be equal to the first train's distance plus 390, because the faster second train will end up 390 miles in front of the first train.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "68t = 55t + 390 {second train equals first train plus 390} \n" ); document.write( "13t = 390 {subtracted 55t from each side} \n" ); document.write( "t = 30 hours {divided each side by 13}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In 30 hours, they will be 390 miles apart. \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |