No results found.
Command Palette
Search for a command to run...
How to find the max value of a quadratic function?
Understand that the maximum value of a quadratic function f(x)=ax²+bx+c (with a<0) is found at its vertex. Use the formula x=-b/2a to find the input, and then calculate f(x) for the max value.