What are the extrema of #f(x)=4x^2-24x+1#?
1 Answer
Mar 17, 2016
The function has a minimum at
Explanation:
The 1st derivative gives us the gradient of the line at a particular point. If this is a stationary point this will be zero.
To see what type of stationary point we have we can test to see if the 1st derivative is increasing or decreasing. This is given by the sign of the 2nd derivative:
Since this is +ve the 1st derivative must be increasing indicating a minimum for
graph{(4x^2-24x+1) [-20, 20, -40, 40]}
Here