document.write( "Question 939198: Laura drives home to her city at a distance of 380km. She takes the Backroads at a speed of 50km/h and she takes the highways at 100km/h. The trip takes 5h. How far does she drive on each road? \n" ); document.write( "
Algebra.Com's Answer #572263 by stanbon(75887) ![]() You can put this solution on YOUR website! Laura drives home to her city at a distance of 380km. She takes the Backroads at a speed of 50km/h and she takes the highways at 100km/h. The trip takes 5h. How far does she drive on each road? \n" ); document.write( "------------- \n" ); document.write( "Equations: \n" ); document.write( "b + h = 380 km \n" ); document.write( "b/50 + h/100 = 5 hrs \n" ); document.write( "---------------------------- \n" ); document.write( "b + h = 380 \n" ); document.write( "2b + h = 500 \n" ); document.write( "----------------- \n" ); document.write( "b = 120 km (distance on backroads) \n" ); document.write( "--- \n" ); document.write( "h = 380-120 = 260 km (distance on highways) \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " |