Loading…

Critical Point Finder

Math Calculus • Applications of Derivatives

View all topics
1. Critical Point Finder
Finds critical points by solving \(f'(x)=0\) (and detecting non-differentiable points numerically), then classifies via \(f''(x)\) and a first-derivative sign chart.
Inputs
Supported: + − * / ^, parentheses, variable x, constants pi, e, sin cos tan, ln log(base 10), sqrt abs exp. Implicit multiplication: 2x, (x+1)(x-1), 2sin(x). Trig powers like cos^2(2x) are supported.
LaTeX is best for readability.
If \(f''(x_0)=0\), sign test is often needed.

If unchecked, uses the plot window \([c-w,c+w]\).
Endpoints are not “critical points” but can be extrema on \([a,b]\).
Plots \(x\in[c-w,c+w]\).
Click to auto-fill and compute.
Picks a sample function and interval.
Ready
Graphs
Drag to pan • wheel/pinch to zoom • wide zoom-out enabled. Left: \(f(x)\). Right: \(f'(x)\) (optional). X-view is shared.
\(f(x)\)
\(f'(x)\)
x: 0, y: 0, zoom(px/unit): 45
Result
Enter \(f(x)\) and click Find critical points.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

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.