
David W. answered 03/25/16
Tutor
4.7
(90)
Experienced Prof
It is very important to translate a word (story) problem into math variables and symbols correctly. After that, the rules of math make solving the problem fairly easy.
Since taxicabs in the problem only charge for each 1/5 mile, we will write the formula using fifths of a mile and give the answer in fifths of a mile (rounding down if necessary).
Let x = number of fifths of a mile Frank travels
Translate:
“taxicabs charge $4.00 for the first 1/5 mile and $0.32 for each additional 1/5 mile” means
charge = $4.00 + $0.32 * (x-1)
“ Frank has only $7.50” means
charge <= $7.50
The math:
$4.00 + $0.32(x-1) <= $7.50
$4.00 + $0.32x - $0.32 <= $7.50 [distribute]
$3.68 + $0.32x <= $7.50 [collect like terms]
$0.32x <= $3.82 [subtract +$3.82 from both sides retains sense of inequality]
x <= 11.93 [divide both sides by +$0.32 retains sense of inequality]
x = 11 [remember, we must round down to a fifth of a mile]
Frank may travel a maximum of 11/5 mile (that is, 2 1/5 miles).
[note: cost= $7.20; for 2 2/5 miles, the cost would be $7.52]