document.write( "Question 453529: Two buses leave towns 1050 km apart at the same time and travel toward each other. One bus travels 10 km/h faster than the other. If they meet in 5 hours, what is the rate of each bus? \n" ); document.write( "
Algebra.Com's Answer #314651 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 5(x)+5(x+10)=1050 \n" ); document.write( "10x+50=1050 \n" ); document.write( "10x=1000 \n" ); document.write( "x=100 mph \n" ); document.write( "x+10=110 mph \n" ); document.write( " |