Problema Solution
The average cab ride in a certain city is 7.3 miles. The cost is $3 for the first mile and $0.20 for additional 1/10 of a mile. Wrtie the formula for the cost of the cab ride functionC(x), where x represents the number of miles. did not match with any Answers results.
Answer provided by our tutors
C(x) = 3 + (x - 1)(1/10)*0.20
C(x) = 3 + 2(x - 1)
C(x) = 2x + 1