document.write( "Question 860309: person is planning a driving trip. part of her trip will be along major highways and part will be along country roads and city streets. speed limit on highways is 100/km/hr while limit on other roads is 60 km/hr. Total time he wants to spend driving is 12 hours and he has to travel 850 km. how much time should he plan to spend on each type of road. \n" ); document.write( "
Algebra.Com's Answer #518306 by stanbon(75887) ![]() You can put this solution on YOUR website! person is planning a driving trip. part of her trip will be along major highways and part will be along country roads and city streets. speed limit on highways is 100/km/hr while limit on other roads is 60 km/hr. Total time he wants to spend driving is 12 hours and he has to travel 850 km. how much time should he plan to spend on each type of road. \n" ); document.write( "----------------------- \n" ); document.write( "100x + 60(12-x) = 850 km \n" ); document.write( "----- \n" ); document.write( "100x + 720 - 60x = 850 \n" ); document.write( "40x = 130 \n" ); document.write( "x = 13/4 = 3 1/4 = 3 hr 15 min(time on major highways) \n" ); document.write( "--- \n" ); document.write( "12-x = 48/4-13/4 = 35/4 = 8 hr 45 min (time on other roads) \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |