document.write( "Question 109162This question is from textbook
\n" );
document.write( ": Two trains leave from a station at the same time. They travel in opposite directions, one at 62 km/h, the other at 48 km/h. How long will it take before the are 550 km apart? \n" );
document.write( "
Algebra.Com's Answer #79652 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let t=number of hours that elapses 'till the two trains are 550 km apart \n" ); document.write( "Distance(d)=Rate(r) times Time(t) or d=rt; r=d/t and t=d/r\r \n" ); document.write( "\n" ); document.write( "The easy way to approach this problem is to recognize that the two trains are separating at the rate of 62 km/h+48 km/h or 110 km/h. So our equation to solve is:\r \n" ); document.write( "\n" ); document.write( "550=110t divide both sides by 110 \n" ); document.write( "t=5 hours\r \n" ); document.write( "\n" ); document.write( "CK\r \n" ); document.write( "\n" ); document.write( "5*62+5*48=550 \n" ); document.write( "310+240=550\r \n" ); document.write( "\n" ); document.write( "550=550\r \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " |