document.write( "Question 905302: manuel traveled 7 hours nonstop to mexico, a total of 232 miles. he took a train part of the way, which averaged 40 mph, and then took a bus the remaining distance, which averaged 30 mph. how long was manuel on the train? \n" ); document.write( "
Algebra.Com's Answer #549137 by mananth(16946)![]() ![]() You can put this solution on YOUR website! manuel traveled 7 hours nonstop to mexico, a total of 232 miles. he took a train part of the way, which averaged 40 mph, and then took a bus the remaining distance, which averaged 30 mph. how long was manuel on the train?\r \n" ); document.write( "\n" ); document.write( "Average =232/7 = 33.11\r \n" ); document.write( "\n" ); document.write( "Let him travel x miles by bus\r \n" ); document.write( "\n" ); document.write( "x/30 +(232-x)/40 = 7\r \n" ); document.write( "\n" ); document.write( "multiply equation by 120 \n" ); document.write( "4x+3(232-x) = 120*7\r \n" ); document.write( "\n" ); document.write( "4x+696-3x=840\r \n" ); document.write( "\n" ); document.write( "x=840-696\r \n" ); document.write( "\n" ); document.write( "x=144\r \n" ); document.write( "\n" ); document.write( "144/30\r \n" ); document.write( "\n" ); document.write( "=4.8 on bus\r \n" ); document.write( "\n" ); document.write( "2.2 hours on train \n" ); document.write( " |