Critical Point Finder
Math Calculus • Applications of Derivatives
Frequently Asked Questions
What is a critical point in calculus?
A number c is a critical point of f if f(c) exists and either f'(c)=0 or f'(c) does not exist. Critical points are key candidates for local maxima and minima.
How does the critical point finder solve f'(x)=0?
The calculator differentiates the input function to get f'(x) and then numerically searches for roots of f'(x)=0 in the selected window or restricted interval. It reports the x-values where the derivative is zero as critical-point candidates.
Why can a critical point occur where the derivative is undefined?
If f(x) is defined at c but has a corner, cusp, or vertical tangent, then f'(c) may not exist even though f(c) exists. Those locations are still critical-point candidates because the function can change direction there.
How do the first-derivative and second-derivative tests differ?
The second-derivative test uses the sign of f''(c) when f'(c)=0: f''(c)>0 suggests a local minimum and f''(c)<0 suggests a local maximum. The first-derivative sign test checks whether f'(x) changes sign across c, which also works when f''(c)=0 or is inconclusive.
Do endpoints count as critical points for absolute maxima or minima?
Endpoints are not critical points in the interior sense, but on a closed interval [a,b] the absolute maximum or minimum can occur at a or b. Enabling the endpoint option includes them as candidates for absolute extrema comparisons.