Problem 18
Question
Ticket Price Optimization Dalmatian Airlines also flies a daily flight from Los Angeles to Sacramento. Currently they sell each ticket for \(\$ 100\), and on average 200 people take the flight, so their revenue per flight is 200 tickets \(\times \$ 100 /\) ticket \(=\$ 20,000 .\) They are interested in seeing whether they can increase their revenue by changing the price of a ticket. Based on market research they discover that for every \(\$ 2\) increase in ticket price, one fewer person will buy a ticket. Similarly for every \(\$ 2\) decrease in ticket price, one more person will buy a ticket. (a) What ticket price would maximize Dalmatian Airlines' revenue? (Hint: Denote the number of extra people flying on the route due to a price change by \(x\), and the cost of a ticket by \(\$ 100-2 x .\) Then explain why the revenue to be maximized is \(R(x)=(100-2 x)(200+x)\). You should also explain what the domain of this function is.) (b) The plane can seat a maximum of 250 people. How does this information change the domain of \(R(x) ?\) Does this constraint affect your answer to part (a)?
Step-by-Step Solution
VerifiedKey Concepts
Quadratic Functions
A quadratic function is generally expressed in the form:
- \(ax^2 + bx + c\)
- \(R(x) = (100 - 2x)(200 + x)\)
- \(R(x) = 20000 - 300x - 2x^2\)
Constraint Analysis
In this problem, constraints play a pivotal role in determining feasible solutions. Dalmatian Airlines faces multiple constraints:
- Price Change: For every \( \$2 \) change in price, the number of passengers changes by \( x \).
- Seating Capacity: The plane can hold a maximum of 250 passengers.
Domain of a Function
For the Dalmatian Airlines scenario, determining the valid domain for the revenue function, \( R(x) = (100 - 2x)(200 + x) \), is critical as it identifies all permissible values that result in valid revenue.
When analyzing this domain:
- Minimum Price Consideration: The lowest possible ticket price is \(0\), which translates to \(x = 50\) (because \(100-2x = 0\), thus \(2x = 100\)). This corresponds to 250 passengers onboard the aircraft.
- Maximum Price Consideration: In a scenario where ticket prices are excessively high and no passengers purchase them, with minimum number of passengers, theoretically, \(x\) should not exceed \(200\), but practically, the seating constraint limits \(x \leq 50\).