document.write( "Question 857691: It is 185 km from city A to city B. If a bus takes 2 hours to cover the first 85 km, how long must it take to travel the final 100 km in order to average 50 kmph for the entire trip \n" ); document.write( "
Algebra.Com's Answer #516746 by mananth(16946) You can put this solution on YOUR website! It is 185 km from city A to city B. If a bus takes 2 hours to cover the first 85 km, how long must it take to travel the final 100 km in order to average 50 kmph for the entire trip\r \n" ); document.write( "\n" ); document.write( "Time taken at average 50 km/h = 185/50 = 3.7 hours\r \n" ); document.write( "\n" ); document.write( "time taken for 85 km = 2 hours\r \n" ); document.write( "\n" ); document.write( "time taken for next 100 km = 100/x\r \n" ); document.write( "\n" ); document.write( "where x is the speed\r \n" ); document.write( "\n" ); document.write( "2+100/x= 3.7\r \n" ); document.write( "\n" ); document.write( "2x+100=3.7x\r \n" ); document.write( "\n" ); document.write( "1.7x= 100\r \n" ); document.write( "\n" ); document.write( "x= 58.82 km/h \n" ); document.write( " |