Question 201313
an airport shuttle has an average of 1200 passengers per day and charges 15 per ride. Each 1 dollar increase in fare results in a loss of 50 riders. What should the fare be to maximize the revenue?
---------------------------------
Revenue = (# of passengers)(charge per passenger)
Let the dollar increase be x dollars.
Equation:
R(x) = (1200-50x)(15+x)
R(x) = 50(24-x)(15+x)
R(x) = 50(360 + 9x - x^2)
Maximum R occurs when x = -b/2a = -9/-2 = 4.5
---
Maximum Revenue occurs when the price is 15 + 4.5 = $19.50
=============================================================
Cheers,
Stan H.