Part of the Maths & Statistics suite · 235 calculators

Polynomial Derivative Calculator

For a polynomial given by its coefficients — the derivative and the indefinite integral as new polynomials, the value and slope at a chosen x, the tangent line there, and the definite integral between two bounds.

Differentiating a polynomial is term by term: each aₙxⁿ becomes n·aₙxⁿ⁻¹.

Results update as you type
Results
Derivative f′(x)
6x^2 − 6x
f(x)
Degree
f(x) at the point
f′(x) at the point
Tangent line at the point
f″(x) at the point
Indefinite integral ∫f(x)dx
Definite integral between the bounds
Reviewed September 2026. Pure mathematics: the result does not depend on where you are. Terminology follows the Australian Curriculum (maths, brackets, decimal point).
No account required · Google Analytics off unless allowedCalculator arithmetic runs in your browserResults update as you type
All calculations run 100% in your browser. The calculator code does not submit your figures to GlobalCalc to obtain a result.
About polynomial derivative

How the polynomial derivative calculator works

Differentiating a polynomial is term by term: each aₙxⁿ becomes n·aₙxⁿ⁻¹. Integrating goes the other way: aₙxⁿ becomes aₙxⁿ⁺¹/(n+1). Evaluating at a point gives the value and the slope, which together fix the tangent line; evaluating the integral at two bounds and subtracting gives the signed area under the curve. Nothing here is approximate — the arithmetic is exact for any polynomial.

Formula: d/dx aₙxⁿ = n aₙ xⁿ⁻¹; ∫ aₙxⁿ dx = aₙ xⁿ⁺¹ / (n+1); tangent: y = f(x₀) + f′(x₀)(x − x₀)

Worked examples

InputsDerivative f′(x)Note
2x³ − 3x² + 5 at x = 26x^2 − 6xslope 12
A parabola2xarea below the axis
A straight line3constant derivative

Frequently asked questions

How do I differentiate a polynomial?

Multiply each coefficient by its power and reduce the power by one; constants vanish. 2x³ − 3x² + 5 becomes 6x² − 6x.

How do I integrate one?

Raise each power by one and divide by the new power, then add a constant. The definite integral is the difference of that antiderivative at the two bounds — the signed area under the curve.

What does the slope at a point tell me?

The rate of change there and the direction of the tangent. Zero slope marks a maximum, minimum or saddle; the second derivative says which.

Why signed area?

Where the curve is below the axis the integral counts negative. Total enclosed area needs the integral split at the roots and the parts added without sign.

Can it handle other functions?

No — polynomials only, where the rules are exact and simple. Trigonometric, exponential and rational functions need their own rules or numerical methods.

Where these figures come from

Last checked: September 2026. Formulas are fixed by mathematics and do not change with tax years or regulations.