document.write( "Question 164399: a bus is traveling at 50 mph then reduces its speed to 40 mph. the 220 mi. trip takes 5 hrs. how long does it travel at each speed? show equation. \n" ); document.write( "
Algebra.Com's Answer #197735 by Alan3354(69443) You can put this solution on YOUR website! a bus is traveling at 50 mph then reduces its speed to 40 mph. the 220 mi. trip takes 5 hrs. how long does it travel at each speed? show equation. \n" ); document.write( "--------------------- \n" ); document.write( "d = rt \n" ); document.write( "t = d/r \n" ); document.write( "x = distance at 50 mph \n" ); document.write( "---------------- \n" ); document.write( "t = (x/50) + (220-x)/40 = 5 hours \n" ); document.write( "Multiply thru by 200 \n" ); document.write( "4x + 5(220-x) = 1000 \n" ); document.write( "-x = -100 \n" ); document.write( "x = 100 miles at 50 mph --> 2 hours \n" ); document.write( "--> 120 miles at 40 mph --> 3 hours\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |