Polynomial gradient
Find the gradient of x^2+y^2
Method: Differentiate with respect to each variable separately.
- 1Holding y constant gives f_x=2x.
- 2Holding x constant gives f_y=2y.
- 3Place both partials in a vector.
Final answer
Free online calculator
Compute the gradient vector of any scalar function of two or three variables. Get each partial derivative with step-by-step work.
Clear, detailed explanations
Accurate answers in seconds
No sign-up required
Type f(x, y) or f(x, y, z) using standard notation.
We differentiate with respect to each variable in turn.
The partial derivatives combine into the gradient vector.
Compute a gradient vector and understand how each partial derivative contributes to direction of change.
The gradient is assembled by differentiating once with respect to each independent variable while holding the others constant. At a point, the vector points in the direction of steepest local increase.
Each example names the method, shows the ordered reasoning, and keeps the final answer separate so you can check your own work.
Polynomial gradient
Method: Differentiate with respect to each variable separately.
Final answer
Mixed term
Method: Treat the other variable as constant in each partial.
Final answer
Evaluate at a point
Method: Find the symbolic gradient before substituting.
Final answer
Compute the gradient vector of any scalar function of two or three variables. Get each partial derivative with step-by-step work.
Type f(x, y) or f(x, y, z) using standard notation.
We differentiate with respect to each variable in turn.
The partial derivatives combine into the gradient vector.
The calculator supports functions of two or three variables. For more variables, enter the expression and we compute each partial.
Yes. The gradient vector points in the direction of steepest increase of the function at each point.
It stores one partial derivative for each input direction, so both magnitude and direction matter.
It identifies a critical point; additional tests are needed to determine whether it is a minimum, maximum, or saddle point.