document.write( "Question 754630: 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 km per hour for the entire trip:
\n" );
document.write( "A. 60 minutes
\n" );
document.write( "B. 75 minutes
\n" );
document.write( "C. 102 minutes
\n" );
document.write( "D. 112 minutes \n" );
document.write( "
Algebra.Com's Answer #459236 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Set up the equation:- \n" ); document.write( "185km/x = 50km/hr \n" ); document.write( "x = 185/50 \n" ); document.write( "x = 3.7hr or 3 hours 42 mins \n" ); document.write( "So he must do the final 100km \n" ); document.write( "in 1hr 42mins or 102 mins (C) \n" ); document.write( "Hope this helps \n" ); document.write( ":-) \n" ); document.write( " |