Using the vertex of the quadratic equation, it is found that the profit will be maximized when each cookbook is sold for $8.25.
What is the vertex of a quadratic equation?
A quadratic equation is modeled by:
[tex]y = ax^2 + bx + c[/tex]
The vertex is given by:
[tex](x_v, y_v)[/tex]
In which:
[tex]x_v = -\frac{b}{2a}[/tex]
[tex]y_v = -\frac{b^2 - 4ac}{4a}[/tex]
Considering the coefficient a, we have that:
- If a < 0, the vertex is a maximum point.
- If a > 0, the vertex is a minimum point.
In this problem, the function is modeled as follows, considering x as the price divided by $0.05.
P(x) = -0.1x² + 15x + 120.
The coefficients are a = -0.1 < 0, b = 15, c = 120, hence the x-value of the vertex is given by:
[tex]x_v = -\frac{15}{2(-0.1)} = \frac{15}{0.2} = 75[/tex]
75 increases of $0.05, hence the price will be of:
4.5 + 75 x 0.05 = $8.25.
Hence, the profit will be maximized when each cookbook is sold for $8.25.
More can be learned about the vertex of a quadratic equation at https://brainly.com/question/24737967