document.write( "Question 79165: A car travels 400 miles on level terrain in the same amount of time it travels 160 miles on mountainous terrain. If the rate of the car is 30 miles per hour less in the mountains than on level ground, find its rate in the mountains. \n" ); document.write( "
Algebra.Com's Answer #56829 by checkley75(3666)\"\" \"About 
You can put this solution on YOUR website!
distance=rate*time or time=distance/rate
\n" ); document.write( "seeing as the times are the same we have the following equatyion:
\n" ); document.write( "400/r=160/(r-30) cross multiplying we get:
\n" ); document.write( "160r=400r-1200
\n" ); document.write( "-240r=-1200
\n" ); document.write( "r=-1200/-24
\n" ); document.write( "r=50 mph on level ground & 50-30=20 mph on the mountain.
\n" ); document.write( "proof
\n" ); document.write( "400/50=160/20
\n" ); document.write( "8=8
\n" ); document.write( "
\n" ); document.write( "
\n" );