Search the complete library

What do you want to learn or calculate?

Quick linksAll calculatorsMath subjectsPractice questionsFormula library
← Back to calculators

Degree Of Polynomial Calculator

Solve degree of polynomial problems with clear steps, notation, and a final check.

Calculate without using AI.

Evaluate the governing formula locally in your browser. Define each known quantity once, then change values to test another case instantly.

Local result

Choose an example or enter a formula.

Show your work Step-by-step method
  1. No account, AI request, or paid token is used.

Recent calculations

No calculations yet.

Algebra

Degree Of Polynomial Calculator explained

The short version

  • The degree is the biggest exponent left after you expand and simplify, not before.
  • In a term with several letters, add the exponents: 4x²y³ has degree 5.
  • Degree caps how many times the graph can cross the x-axis and how many bends it can have.

The formula this page uses

degree = the largest exponent in the fully expanded, fully simplified polynomial

What each part means

SymbolWhat it means
n — DegreeThe highest power of the variable. A whole number, never a fraction or negative.
aₙ — Leading coefficientThe number in front of the highest-power term, including its sign.
a₀ — Constant termThe term with no variable. It is also the y-intercept.
terms — Number of terms1 is a monomial, 2 a binomial, 3 a trinomial. Separate from degree.

Show your work: a full example

  1. The expression3x²(2x³ − 5) + 4x⁵
  2. Multiply 3x² into the bracket6x⁵ − 15x² + 4x⁵
  3. Combine the two x⁵ terms10x⁵ − 15x²
  4. Find the biggest exponent5 beats 2, so the degree is 5
  5. Read the leading coefficient10, and it is positive
  6. Count the terms2 terms, so this is a binomial of degree 5
  7. Predict the graphodd degree with a positive lead, so it falls to the left and rises to the right, with at most 5 x-intercepts

A second, different case

  1. A different case: the top terms cancel(x³ + 2x) − (x³ − 7)
  2. Distribute the subtractionx³ + 2x − x³ + 7
  3. The cubes cancel0x³ + 2x + 7
  4. Simplify2x + 7, so the degree is 1, not 3
  5. A term with two letters4x²y³ has exponents 2 and 3
  6. Add them for that term's degree2 + 3 = 5
  7. Compare terms in 4x²y³ − x⁶degrees 5 and 6, so the polynomial's degree is 6
Copy-ready example

3x²(2x³ − 5) + 4x⁵

The expression

What each degree looks like

DegreeNameTypical graphMost x-interceptsMost turning points
0constanthorizontal line00
1linearstraight slanted line10
2quadraticparabola21
3cubicone S-bend32
4quarticW or M shape43
5quinticup to two S-bends54
ndegree nnn − 1

Three mistakes to check for

What students writeWhy it's wrongDo this instead
3x²(2x³ − 5) has degree 2The degree was read from the front factor before the bracket was multiplied out.Expand first: 6x⁵ − 15x², degree 5.
4x²y³ has degree 3Only the largest single exponent was taken. Within one term the exponents add.2 + 3 = 5.
(x³ + 2x) − (x³ − 7) has degree 3The x³ terms cancel once the minus is distributed, so nothing cubic survives.Simplify to 2x + 7, degree 1.

Questions about the Degree Of Polynomial Calculator

Does 1/x count as degree −1?

The exponent is −1, but that means the expression is not a polynomial at all. Polynomials allow only whole-number exponents of 0 or more, so 1/x is a rational function and questions about its degree are asking about something else.

Is √x a polynomial?

No. √x is x raised to the power ½, and a half is not a whole number. The same rule rules out x^1.5 and 2ˣ, where the variable sits in the exponent instead of the base.

Why does the degree limit how many roots there can be?

Every root corresponds to a linear factor, and multiplying n linear factors together produces exactly degree n. Fitting more than n factors would push the degree higher than the polynomial actually is.

What is the degree of the polynomial that is just 0?

It is left undefined, or written as −∞ in more advanced courses. Every other constant like 7 has degree 0, but 0 = 0x⁵ = 0x¹⁰⁰ equally well, so no single exponent can be singled out.

Where to go next

Continue from this result

Turn one calculation into understanding.

Compare another tool, review the underlying idea, then solve a fresh problem without copying the example.