Enter a function, and the tool will calculate its local maxima and minima, critical points, and stationary points, providing a step-by-step solution.
Related
The online Critical Point Calculator helps identify the local maxima and minima, as well as stationary and critical points of a given function. The tool automatically differentiates the function and applies derivative rules to locate all critical points accurately.
A critical point is a point in a function's domain where:
For single-variable functions, a critical point occurs where f'(x) = 0 or the function is non-differentiable.
For functions with multiple variables, a critical point occurs where the gradient vector vanishes or is undefined:
$$ \nabla f(x, y) = 0 $$
(Diagram/Image)
For a function f(x), critical points are found where:
$$ f'(x) = 0 \quad \text{or} \quad f'(x) \text{ does not exist} $$
Find the critical points of:
$$ f(x) = 3x^2 - 12x + 5 $$
Differentiate the function:
$$ f'(x) = 6x - 12 $$
Set derivative equal to zero:
$$ 6x - 12 = 0 $$
Solving gives:
$$ x = 2 $$
Critical Point:
$$ (2, f(2)) = (2, -7) $$
This point is a local minimum. No local maximum exists for this function.
To find critical points for functions of multiple variables:
Find the critical points of:
$$ f(x, y) = x^2 + xy + y^2 - 4x $$
Partial derivative with respect to x:
$$ f_x = 2x + y - 4 $$
Partial derivative with respect to y:
$$ f_y = x + 2y $$
Set both equal to zero:
$$ \begin{cases} 2x + y - 4 = 0 \\ x + 2y = 0 \end{cases} $$
Solving gives:
$$ x = \frac{8}{3}, \quad y = -\frac{4}{3} $$
Critical Point:
$$ \left(\frac{8}{3}, -\frac{4}{3}\right) $$
Critical points can be:
If no critical points exist, the function is strictly increasing or decreasing over its domain.
The Critical Point Calculator provides a fast, reliable way to determine critical points for both single-variable and multivariable functions. It performs differentiation accurately and presents step-by-step solutions for easy understanding.
Related
Links
Home Conversion Calculator About Calculator Online Blog Hire Us Knowledge Base Sitemap Sitemap TwoEmail us at
Contact Us© Copyrights 2026 by Calculator-Online.net