Polynomials Formula

Polynomials are an expression built by adding terms that consist of constants multiplied by variables raised to non-negative integer powers.

The Formula

P(x)=anxn+anโˆ’1xnโˆ’1+โ‹ฏ+a1x+a0P(x) = a_n x^n + a_{n-1} x^{n-1} + \cdots + a_1 x + a_0

When to use: A sum of terms like 3x2+2xโˆ’53x^2 + 2x - 5. The highest power is the degree.

Quick Example

x3โˆ’2x2+xโˆ’7x^3 - 2x^2 + x - 7 โ€” degree 3 (cubic); 5x2+25x^2 + 2 โ€” degree 2 (quadratic).

Notation

General form: anxn+anโˆ’1xnโˆ’1+โ‹ฏ+a1x+a0a_n x^n + a_{n-1} x^{n-1} + \cdots + a_1 x + a_0, where anโ‰ 0a_n \neq 0 and nn is the degree.

What This Formula Means

An expression built by adding terms that consist of constants multiplied by variables raised to non-negative integer powers.

A sum of terms like 3x2+2xโˆ’53x^2 + 2x - 5. The highest power is the degree.

Formal View

A polynomial over R\mathbb{R} is P(x)=โˆ‘k=0nakxkP(x) = \sum_{k=0}^{n} a_k x^k with akโˆˆRa_k \in \mathbb{R}, anโ‰ 0a_n \neq 0, and degโก(P)=n\deg(P) = n. The ring of polynomials R[x]\mathbb{R}[x] is closed under ++ and โ‹…\cdot, and by the Fundamental Theorem of Algebra, PP has exactly nn roots in C\mathbb{C} (counted with multiplicity).

Worked Examples

Example 1

easy
What is the degree of the polynomial 4x3โˆ’2x2+xโˆ’74x^3 - 2x^2 + x - 7?

Answer

Degree 33

First step

1
Identify the exponent of each term: x3x^3 has degree 3, x2x^2 has degree 2, xx has degree 1, โˆ’7-7 has degree 0.

Full solution

  1. 2
    The degree of the polynomial is the highest exponent.
  2. 3
    The degree is 3.
The degree of a polynomial is the largest power of the variable. It determines the polynomial's end behavior and the maximum number of zeros.

Example 2

medium
Add the polynomials (3x2+2xโˆ’5)(3x^2 + 2x - 5) and (x2โˆ’4x+3)(x^2 - 4x + 3).

Example 3

medium
Multiply (2x+3)(x2โˆ’x+4)(2x + 3)(x^2 - x + 4).

Common Mistakes

  • Counting an expression with a negative or fractional exponent as a polynomial - powers must be whole numbers โ‰ฅ0\ge 0.
  • Misreading the degree - it's the highest power present, not the number of terms.
  • Forgetting to combine like terms before naming degree or leading coefficient - simplify to standard form first.

Why This Formula Matters

Polynomials are the vocabulary of algebra II and beyond โ€” degree, leading coefficient, and term count drive how you factor, graph, and solve. Spotting a forbidden exponent (negative or fractional) tells you immediately you've left polynomial territory. Recognizing it by "Is every exponent on the variable a whole number โ‰ฅ0\ge 0 with no variable in a denominator?" โ€” rather than by familiar numbers โ€” is what lets a student tell it apart from monomial and rational expression and radical/exponential expression in a mixed problem set.

Frequently Asked Questions

What is the Polynomials formula?

An expression built by adding terms that consist of constants multiplied by variables raised to non-negative integer powers.

How do you use the Polynomials formula?

A sum of terms like 3x2+2xโˆ’53x^2 + 2x - 5. The highest power is the degree.

What do the symbols mean in the Polynomials formula?

General form: anxn+anโˆ’1xnโˆ’1+โ‹ฏ+a1x+a0a_n x^n + a_{n-1} x^{n-1} + \cdots + a_1 x + a_0, where anโ‰ 0a_n \neq 0 and nn is the degree.

Why is the Polynomials formula important in Math?

Polynomials are the vocabulary of algebra II and beyond โ€” degree, leading coefficient, and term count drive how you factor, graph, and solve. Spotting a forbidden exponent (negative or fractional) tells you immediately you've left polynomial territory. Recognizing it by "Is every exponent on the variable a whole number โ‰ฅ0\ge 0 with no variable in a denominator?" โ€” rather than by familiar numbers โ€” is what lets a student tell it apart from monomial and rational expression and radical/exponential expression in a mixed problem set.

What do students get wrong about Polynomials?

The procedure for polynomials is the easy part; the trap is counting an expression with a negative or fractional exponent as a polynomial. Asking "Is every exponent on the variable a whole number โ‰ฅ0\ge 0 with no variable in a denominator?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Polynomials formula?

Before studying the Polynomials formula, you should understand: variables, exponents.

Want the Full Guide?

This formula is covered in depth in our complete guide:

Polynomial Long Division: Step-by-Step Method with Examples โ†’