document.write( "Question 483112: mike and adam left a bus terminal at the same time and traveled in opposite directions. mikes bus was in heavy traffic and had to travle 20 mi/h slower than adams bus. after 3 hours, there buses were 270 miles apart. how fast was each bus going? \n" ); document.write( "
Algebra.Com's Answer #332611 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 3(n+n-20)=270 \n" ); document.write( "6n-60=270 \n" ); document.write( "6n=330 \n" ); document.write( "n=55 \n" ); document.write( "n-20=35 \n" ); document.write( "One bus went 55 mph; the other went 35 mph.. \n" ); document.write( " |