Introduction to Polynomials

Learn what polynomials are, how to identify their parts, and classify them by degree and number of terms.

Intermediate25 minLesson

Definition

A polynomial is an algebraic expression made up of one or more terms connected by addition or subtraction.
Each term is a product of:
  • A coefficient (a number)
  • One or more variables (like , )
  • Raised to non-negative integer exponents
This polynomial has three terms:
  • (coefficient 3, variable , exponent 2)
  • (coefficient 5, variable , exponent 1)
  • (constant term, no variable)

Try it now

How many terms does the polynomial have?

Worked Examples

For the polynomial , identify the terms, coefficients, and degree.

1

List all terms

Separate by + and - signs, , ,

2

Identify coefficients

The number in front of each variable4, -2, 7, -5

3

Find the degree of each term

The exponent on the variable3, 2, 1, 0

4

Find the degree of the polynomial

The highest degree among all termsDegree = 3

Common Mistakes

Confusing the coefficient with the exponent

Why it's wrong: In , students sometimes think 5 is the exponent. The coefficient is the number multiplying the variable; the exponent is the small number above.

Correct: In : coefficient = 5, exponent = 3

Forgetting the coefficient of 1

Why it's wrong: When a term is written as instead of , students forget there is a coefficient.

Correct: has a coefficient of 1. We just don't write it.

Thinking or are polynomials

Why it's wrong: and have fractional or negative exponents.

Correct: Polynomials only have whole number (non-negative integer) exponents: 0, 1, 2, 3, ...

Finding degree of a multi-variable polynomial incorrectly

Why it's wrong: For , the degree is the SUM of all exponents in that term: .

Correct: Add all exponents in each term, then find the highest total.

Interactive Visual

to

Click on numbers to select them. Adjust the range to explore different values.

Interactive Sandbox

Expression Calculator

Try these:

History

No calculations yet

Practice Problems

16 problems
Problem 1 of 16
Easy

How many terms does the polynomial have?

Why It Matters

Polynomials are the building blocks of algebra and appear everywhere:
  • Physics: The path of a thrown ball follows a polynomial curve ()
  • Economics: Revenue and cost functions are often polynomials
  • Engineering: Polynomials model structural stress, electrical circuits, and more
  • Computer Graphics: Curves in video games and animations use polynomials
Mastering polynomials opens doors to solving equations, graphing functions, and understanding advanced mathematics!

Real World Applications

Projectile Motion in Sports

When a basketball player shoots, the ball's height follows a polynomial equation.

Example:

The height in meters after seconds: . This is a degree 2 polynomial (quadratic).

1Try It Yourself

A soccer ball is kicked with height equation .

What is the degree of this polynomial, and what does each term represent?

Step 1: Write the mathematical expression

Identify the highest exponent:

Business Profit Modeling

Companies use polynomials to model costs, revenue, and profit based on units sold.

Example:

If profit is where is hundreds of items sold, this polynomial helps find the optimal production level.

2Try It Yourself

A company's revenue is modeled by dollars, where is the price in dollars.

Classify this polynomial by degree and number of terms.

Step 1: Write the mathematical expression

Count the terms and find the degree:

Key Takeaways

  • 1A polynomial is an expression with terms connected by + or -, where each term has non-negative integer exponents
  • 2Terms are the parts separated by + or - signs
  • 3The coefficient is the number multiplying the variable(s)
  • 4The degree of a term is the exponent (or sum of exponents for multiple variables)
  • 5The degree of a polynomial is the highest degree among all terms
  • 6Monomial = 1 term, Binomial = 2 terms, Trinomial = 3 terms
  • 7Standard form: terms arranged from highest to lowest degree

Frequently Asked Questions

Yes! A constant like 7 is a polynomial of degree 0. It's also called a constant polynomial or monomial.
Yes! A constant like 7 is a polynomial of degree 0. It's also called a constant polynomial or monomial.
All polynomials are expressions, but not all expressions are polynomials. Expressions like or are NOT polynomials because they don't have non-negative integer exponents.
Yes! For example, is a polynomial in two variables ( and ). The degree of each term is the sum of all exponents.

Glossary

Polynomial
An algebraic expression with one or more terms, where each term has variables with non-negative integer exponents
Term
A single part of a polynomial (a number, variable, or their product)
Coefficient
The numerical factor multiplying a variable in a term
Degree (of a term)
The exponent of the variable, or sum of exponents if multiple variables
Degree (of polynomial)
The highest degree among all terms in the polynomial
Monomial
A polynomial with exactly one term
Binomial
A polynomial with exactly two terms
Trinomial
A polynomial with exactly three terms
Standard form
A polynomial written with terms in order from highest to lowest degree
Constant term
A term with no variable (degree 0)
Leading coefficient
The coefficient of the term with the highest degree

Formula Card

Polynomial Form

Where $a_n, a_{n-1}, \ldots, a_0$ are coefficients and $n$ is a non-negative integer

Degree Classifications

Degree 0: Constant | Degree 1: Linear | Degree 2: Quadratic | Degree 3: Cubic | Degree 4: Quartic

Names based on the highest power of the variable

More in This Topic