Answer:
See explanation
Step-by-step explanation:
The question is incomplete, as the function is not given. So, I will make an assumption.
A quadratic function is represented as:
[tex]f(x) = ax^2 + bx + c[/tex]
If [tex]a > 0[/tex], then the function has a minimum x value
E.g. [tex]f(x) = 4x^2 - 5x + 8[/tex] ------ [tex]4 > 0[/tex]
Else, then the function has a maximum x value
E.g. [tex]f(x)= -4x^2 -5x + 8[/tex] ---- [tex]-4 < 0[/tex]
The maximum or minimum x value is calculated using:
[tex]x = -\frac{b}{2a}[/tex]
For instance, the maximum of [tex]f(x)= -4x^2 -5x + 8[/tex] is:
[tex]x = -\frac{-5}{2*-4}[/tex]
[tex]x = -\frac{5}{8}[/tex]
So, the maximum of the function is:
[tex]f(x)= -4x^2 -5x + 8[/tex]
[tex]f(-\frac{5}{8}) = -4 * (-\frac{5}{8})^2 - 5 *(-\frac{5}{8}) +8[/tex]
[tex]f(-\frac{5}{8}) = 9.5625[/tex]