Mathwords logoReference LibraryMathwords

Degree of a Polynomial

Degree of a Polynomial

The highest degree of any term in the polynomial.

 

Table showing polynomials and their degrees: x²−2x+3 (2), 4+x+x⁷ (7), x²−y⁴ (4), ab+9 (2), 5x+2 (1), 3 (0).

Worked Example

Problem: Find the degree of the polynomial 7x43x2+5x97x^4 - 3x^2 + 5x - 9.
Step 1: Identify each term and its degree. The degree of a term is the exponent on its variable (constants have degree 0).
7x4  (degree 4),3x2  (degree 2),5x  (degree 1),9  (degree 0)7x^4 \;(\text{degree } 4),\quad -3x^2 \;(\text{degree } 2),\quad 5x \;(\text{degree } 1),\quad -9 \;(\text{degree } 0)
Step 2: Pick the highest degree among all the terms.
max(4,2,1,0)=4\max(4, 2, 1, 0) = 4
Answer: The degree of 7x43x2+5x97x^4 - 3x^2 + 5x - 9 is 4.

Why It Matters

The degree of a polynomial controls its end behavior on a graph — for instance, an even-degree polynomial's ends point the same direction, while an odd-degree polynomial's ends point opposite directions. It also tells you the maximum number of roots the polynomial can have and the maximum number of turning points (degree minus one). Knowing the degree is essential when classifying polynomials (linear, quadratic, cubic, etc.).

Common Mistakes

Mistake: Ignoring multi-variable terms. In a term like 6x2y36x^2y^3, students often say the degree is 3 (the largest single exponent) instead of adding the exponents.
Correction: The degree of a single term is the sum of all its variable exponents. So 6x2y36x^2y^3 has degree 2+3=52 + 3 = 5. Then compare across all terms to find the polynomial's degree.

Related Terms