document.write( "Question 473944: Two busses leave Rochester, at the same time, on the same route, heading to NYC. The local bus averages 36.8 mph and the express bus averages 60.4 mph. How long will it take for the two busses to be 5.9 miles apart? \n" ); document.write( "
Algebra.Com's Answer #325067 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 36.8(n)+5.9=60.4(n) \n" ); document.write( "23.6n=5.9 \n" ); document.write( "n=5.9/23.6=.25 hours = 15 minutes.. \n" ); document.write( " |