document.write( "Question 497543: Manuel traveled 5 hours nonstop to mexico, a total of 293 miles. He took a train part of the way, which averaged 70mph, and then took a bus the remaining distance, which averaged 40mph. how long was manuel on the train? \n" ); document.write( "
Algebra.Com's Answer #336752 by mananth(16948) You can put this solution on YOUR website! Train x miles --------- 70 mph \n" ); document.write( "Bus 293-x miles---------40 mph\r \n" ); document.write( "\n" ); document.write( "time train + time bus = 5\r \n" ); document.write( "\n" ); document.write( "t=d/r\r \n" ); document.write( "\n" ); document.write( "x/70 + (293-x)/40 = 5\r \n" ); document.write( "\n" ); document.write( "Multiply by LCD 2800\r \n" ); document.write( "\n" ); document.write( "40x+70(293-x)= 5 * 2800\r \n" ); document.write( "\n" ); document.write( "-30x+20510=14000 \n" ); document.write( "-30x=-6510 \n" ); document.write( "x=-6510/-30 \n" ); document.write( "x=217----------- train distance \n" ); document.write( "balance bus distance\r \n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |