Skip to main content
Daily Math Minute

Exponents & Polynomials

Adding & Subtracting Polynomials

Combining like terms to add and subtract polynomials.

Intermediate20 min lesson3 min readUpdated August 12, 2026Author not yet attributed

Prerequisites

  • Negative & Zero Exponents

Combining Whole Polynomials

Definition — Polynomial

An expression built from terms, each a coefficient times a variable raised to a whole-number power, combined by addition or subtraction — such as 3x² − 5x + 7. The degree of a polynomial is its highest exponent.

Before reading on, predict: does adding two polynomials together require any new technique beyond combining like terms, the skill already used throughout this course on smaller expressions?

It doesn't — a polynomial is just a longer expression, and adding two of them means combining every pair of like terms across both, exactly the same rule from simplifying a single expression. Subtracting a polynomial takes one extra idea: distribute the negative sign across every term of the polynomial being subtracted before combining.

Worked Example — Adding Two Polynomials

Add (3x² + 4x − 2) + (x² − 6x + 5). Combine matching-degree terms: (3x² + x²) + (4x − 6x) + (−2 + 5) = 4x² − 2x + 3.

Worked Example — Subtracting Two Polynomials

Subtract (5x² − 3x + 8) − (2x² + 4x − 1). Distribute the negative sign across every term of the second polynomial: 5x² − 3x + 8 − 2x² − 4x + 1. Now combine like terms: (5x² − 2x²) + (−3x − 4x) + (8 + 1) = 3x² − 7x + 9.

Tip

Before subtracting, rewrite the second polynomial with every sign flipped, as if distributing a −1 across it — this turns the whole problem into ordinary addition and avoids losing track of a sign midway through.

Common Mistakes

  • Distributing the negative sign to only the first term of the polynomial being subtracted, leaving the remaining terms' signs unchanged.

    The negative sign in a subtraction applies to every single term of the second polynomial, not just the first — flip every sign before combining like terms.

  • Combining unlike-degree terms, such as adding a x² term directly to an x term.

    Only terms with the exact same variable raised to the exact same power combine — an x² term and an x term stay as two separate terms in the final answer.

Key Takeaways

  • Adding polynomials combines like terms across both, the same rule as combining like terms in any expression.
  • Subtracting a polynomial requires distributing the negative sign across every one of its terms first.
  • A polynomial's degree is its highest exponent.

Summary

Adding and subtracting polynomials reuses combining like terms at a larger scale. The next lesson multiplies polynomials together, extending the distributive property to expressions with more than one term on each side.