SOLUTION: A tourist starts to walk up a mountain path that is 31 miles long at the rate of 4 miles per hour. After walking for a while, he gets tired and decides to get a taxi. The taxi gets
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: A tourist starts to walk up a mountain path that is 31 miles long at the rate of 4 miles per hour. After walking for a while, he gets tired and decides to get a taxi. The taxi gets
Log On
Question 1148972: A tourist starts to walk up a mountain path that is 31 miles long at the rate of 4 miles per hour. After walking for a while, he gets tired and decides to get a taxi. The taxi gets him to the top traveling at a constant speed of 50 mph. If the tourist reaches the destination 2 hours after he started, what distance does he have to pay the cab driver for?
Let x = hours walking at 4mph
Let y = hours riding at 50mph
Then 4x = distance walking
And 50y = distance riding
(1) x+y=2 (the total time was 2 hours)
(2) 4x+50y = 31 (the total distance was 31 miles)
My choice for solving the pair of equations in that form is elimination. Multiply the first equation by 4 and subtract from the second to eliminate x, allowing you to solve for y.
There is another way to solve the problem, using only one unknown.
Let x be distance traveled by the taxi, in miles.
Then the walking distance is (31-x) miles.
The time spent by the taxi is hours.
The time walking is hours.
The time equation is
+ = 2 hours.
To solve the equation, multiply both sides by 100. You will get
25*(31-x) + 2x = 200
25*31 - 25x + 2x = 200
25*31 - 200 = 25x - 2x
x = = 25 km.
ANSWER. The distance to pay the cab driver for is 25 kilometers.
CHECK. + = + = + = = 2 hours. ! Precisely correct !
Solved.
---------------
No one of the two methods is better than the other.
They both are good.
Which one to use, depends on your preferences and methods you use in the class.