Critical points
Refer to PennCalc Main/Optimization
For analyzing a function, it's very efficient to have a look at its Critical points, which could be classified as Extrema, Inflection, Corner, and Discontinuity.

How to find critical points
How to find critical pointsStrategy:
Knowing that
f(x)has critical pointcwhenf'(c) = 0orf'(c) is undefinedDifferentiate
f(x)to getf'(x)Solve
cforf'(c)=0 & f'(c) undefined
[Refer to Symbolab's step-by-step solution.](https://www.symbolab.com/solver/step-by-step/critical points%2C f\left(x\right)%3Dx\cdot sqrt\left(4-x\right))
Example
Solve:
See that original function
f(x)is undefined atx = 2 or -2Differentiate
f(x)to getf'(x):
Solve
f'(x)=0only whenx=0.f'(x)is undefined whenx=2 or -2, as the same withf(x)so it's not a solution.
Example
Solve: [Refer to Symbolab step-by-step solution.](https://www.symbolab.com/solver/step-by-step/critical points%2C f\left(x\right)%3Dx\cdot sqrt\left(4-x\right))
Differentiate
f(x)to getf'(x):
f'(x)is undefined whenx > 4Solve
f'(x)=0getx = 8/3So under the given condition, only
x=8/3is the answer.
Last updated