.
The formula for the number of attendees as the function of price is this
n(p) = 300 - 5*(p-4)
where p is the price in dollars and n(p) is the number of attendees.
Check it on your own and make sure that you understand this formula !
Then the revenue is the product of price by the number of attendees
R(p) = p*n(p) = p*(300 - 5*(p-4)) = 300p - 5p^2 + 20p = -5p^2 + 320p. (1)
So, the revenue (1) is the quadratic function R(p) = - 5p^2 + 320p.
Every quadratic function f(x) = ax^2 + bx + c with the negative leading coefficient "a" has the maximum at
x = ; in your case the optimum price is p = = = 32 dollars.
At this price, the number of attendees will be n(32) = 300 - 5*(32-4) = 160 and the revenue will be 32*160 = 5120 dollars
against the 4*300 = 1200 dollars that the committee has today (!)
Do you see the difference ?
Solved.
-------------------
On similar problems, see the lessons
- HOW TO complete the square to find the minimum/maximum of a quadratic function
- Briefly on finding the minimum/maximum of a quadratic function
- HOW TO complete the square to find the vertex of a parabola
- Briefly on finding the vertex of a parabola
- A rectangle with a given perimeter which has the maximal area is a square
- A farmer planning to fence a rectangular garden to enclose the maximal area
- A farmer planning to fence a rectangular area along the river to enclose the maximal area
- A rancher planning to fence two adjacent rectangular corrals to enclose the maximal area
- Finding the maximum area of the window of a special form
- Using quadratic functions to solve problems on maximizing revenue/profit (*)
- OVERVIEW of lessons on finding the maximum/minimum of a quadratic function
A convenient place to observe all these lessons from the "bird flight height" is the last lesson in the list.
Pay special attention to the lesson marked (*) in the list --- it is the closest lessons by its problems (!)
Also, you have this free of charge online textbook in ALGEBRA-I in this site
- ALGEBRA-I - YOUR ONLINE TEXTBOOK.
The referred lessons are the part of this textbook under the topic "Finding minimum/maximum of quadratic functions".
Save the link to this online textbook together with its description
Free of charge online textbook in ALGEBRA-I
https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson
to your archive and use it when it is needed.