How to finding Local Maxima and Minima by Differentiation
Revision as of 14:10, 18 September 2021 by Githubhenrykoo (talk | contribs) (Created page with "===How to finding Local Maxima and Minima by Differentiation=== Our example will be : <math> f(x)= x^3-12x+1 </math> And the graph will be the one at the side. File:Scre...")
How to finding Local Maxima and Minima by Differentiation
Our example will be : And the graph will be the one at the side.
Then we will need to use the derivatives to find the two point that has 0 slope we will also called it Local maxima and Local minima
Then we get x=2 an x=-2 so the, then we put them into the function.
so the first point will be local maxima it will be at (-2,17) and then local minima (2,-15).