document.write( "Question 123681: Hi, I need help with this word problem please!
\n" );
document.write( " A motorist drove 150 miles on the country road before driving 50 miles on the mountain road. The rate of speed on the country roads was 3 times the rate on the mountain roads. The time spent traveling the 200 miles was 5 hours. Find the rate of the motorist on the country road.
\n" );
document.write( "THANK YOU! \n" );
document.write( "
Algebra.Com's Answer #90727 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A motorist drove 150 miles on the country road before driving 50 miles on the mountain road. The rate of speed on the country roads was 3 times the rate on the mountain roads. The time spent traveling the 200 miles was 5 hours. Find the rate of the motorist on the country road. \n" ); document.write( "--------------- \n" ); document.write( "Country road DATA: \n" ); document.write( "Distance = 150 miles ; rate = 3x mph ; time = 150/3x = 50/x hrs. \n" ); document.write( "-------------------- \n" ); document.write( "Mountainroad DATA: \n" ); document.write( "Distance = 50 miles ; rate = x mph ; time = 50/x hrs \n" ); document.write( "---------------- \n" ); document.write( "EQUATION: \n" ); document.write( "time + time = 5 hrs \n" ); document.write( "50/x + 50/x = 5 \n" ); document.write( "100/x = 5 \n" ); document.write( "Invert to get: \n" ); document.write( "x/100 = 1/5 \n" ); document.write( "x = 20 mph (rate on the mountain road) \n" ); document.write( "3x = 60 mph (rate on the country road) \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |