document.write( "Question 944311: A motorist made a 200 km trip averaging 50 km/h on a level road and 25 km/h on a mountain road. The time spent on the mountain road was 1 hour less than the time spent on the level road. How many km of the trip were on the mountain road? \n" ); document.write( "
Algebra.Com's Answer #575809 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A motorist made a 200 km trip averaging 50 km/h on a level road and 25 km/h on a mountain road.
\n" ); document.write( " The time spent on the mountain road was 1 hour less than the time spent on the level road.
\n" ); document.write( " How many km of the trip were on the mountain road?
\n" ); document.write( ":
\n" ); document.write( "Let m = distance on mountain roads
\n" ); document.write( "then since the total distance is 200km,
\n" ); document.write( "(200-m) = distance on level roads.
\n" ); document.write( ":
\n" ); document.write( "Write a time equation, time = dist/speed
\n" ); document.write( ":
\n" ); document.write( "level road time - mountain road time = 1 hr
\n" ); document.write( "\"%28%28200-m%29%29%2F50\" - \"m%2F25\" = 1
\n" ); document.write( "multiply equation by 50 and cancel the denominators, leaving us with:
\n" ); document.write( "200-m - 2m = 50
\n" ); document.write( "-3m = 50 - 200
\n" ); document.write( "-3m = -150
\n" ); document.write( "m = -150/-3
\n" ); document.write( "m = +50 km on mountain roads
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Confirm this by finding the time of each, level road: 200-50 = 150 km
\n" ); document.write( "\"150%2F50\" - \"50%2F25\" =
\n" ); document.write( "3 - 2 = 1 hr
\n" ); document.write( "
\n" ); document.write( "
\n" );