Enter a function, and the tool will calculate its local maxima and minima, critical points, and stationary points, providing a step-by-step solution.
The Critical Point Calculator helps determine the local maxima and minima, as well as stationary and critical points of a given function. The calculator differentiates the function and applies the power rule to locate all critical points accurately.
A critical point is a point in the domain of a function where:
For functions of real variables, a critical point occurs where f′(x) = 0 or where the function is not differentiable.
For functions of multiple variables, a critical point is a point where the gradient vector is zero or undefined:
$$ \nabla f(x, y) = 0 $$
(Image)
For a single-variable function f(x), critical points occur at values of x where:
$$ f'(x) = 0 \quad \text{or} \quad f'(x) \text{ does not exist} $$
Find the critical points of the function:
$$ f(x) = 4x^2 + 8x $$
Differentiate the function:
$$ f'(x) = 8x + 8 $$
Set the derivative equal to zero:
$$ 8x + 8 = 0 $$
Solving gives:
$$ x = -1 $$
Critical Point:
$$ (-1, f(-1)) = (-1, -4) $$
This point represents a local minimum. The function has no local maximum.
To find critical points of multivariable functions:
Find the critical points of:
$$ f(x, y) = 4x^2 + 8xy + 2y $$
Partial derivative with respect to x:
$$ f_x = 8x + 8y $$
Partial derivative with respect to y:
$$ f_y = 8x + 2 $$
Set both equal to zero:
$$ \begin{cases} 8x + 8y = 0 \\ 8x + 2 = 0 \end{cases} $$
Solving gives:
$$ x = -\frac{1}{4}, \quad y = \frac{1}{4} $$
Critical Point:
$$ \left(-\frac{1}{4}, \frac{1}{4}\right) $$
Critical points include:
If a function has no critical points, it means the function is either always increasing or always decreasing over its domain.
The Critical Point Calculator provides a fast and reliable way to find critical points for single-variable and multivariable functions. It applies differentiation rules precisely and presents clear, step-by-step solutions for better 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