document.write( "Question 25175: A man made a motor trip of 220 mile in 5 hours. Part of the time he averaged 30 mph and part of the time he averaged 50 mph. How many hours did he travel at each rate \n" ); document.write( "
Algebra.Com's Answer #13512 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Total duration ar 30mph = 30(5-x) \n" ); document.write( "Total duration at 50mph = 50x \n" ); document.write( "50x+30(5-x)=220 \n" ); document.write( "50x-30x+150=220 \n" ); document.write( "20x=70 \n" ); document.write( "x=3.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Total duration at 50mph = 50(5-x) \n" ); document.write( "Total duration at 30mph = 30x \n" ); document.write( "30x+50(5-x)=220 \n" ); document.write( "30x+250-50x=220 \n" ); document.write( "-20x=-30 \n" ); document.write( "x=1.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence for 30mph the duration was for 3.5h and for 50mph the duration was for about 1.5h \n" ); document.write( "Paul. \n" ); document.write( " \n" ); document.write( " |