How to Add and Subtract Polynomials? (+FREE Worksheet!)

How to Add and Subtract Polynomials? (+FREE Worksheet!)

Adding and subtracting polynomials is an essential Algebra 1 skill that builds directly on combining like terms. Once you understand that polynomials are simply collections of terms, adding and subtracting them becomes a matter of identifying which terms match and working with their coefficients. This guide breaks down the process with clear steps, worked examples, and two video lessons.

Tutor-style math help

Add and Subtract Polynomials: what to notice and how to work it

Polynomials skill
Polynomial problems reward structure. Before expanding, look for degree, leading term, common factors, and familiar products.

What to notice first

Put the polynomial in standard form when possible. The leading term tells end behavior, and factors reveal zeros.

Common student mistake

Do not cancel or combine unlike terms. \(x^2\), \(x\), and constants are different kinds of terms.

Key formulas and cues

\(a^2-b^2=(a-b)(a+b)\)
\((a+b)^2=a^2+2ab+b^2\)
\(P(c)=0\Rightarrow (x-c)\text{ is a factor}\)
zeros

A reliable path

  1. Organize by degreeWrite terms from highest power to lowest power.
  2. Look for structureTry GCF, special products, grouping, or division depending on the expression.
  3. Check with featuresZeros, multiplicity, and end behavior should agree with your algebra.

Worked examples

Combine like terms

Example: \(3x^2+5x-x^2+2x\)
  1. Group x squared terms.
  2. Group x terms.
  3. Combine each group.
Answer: \(2x^2+7x\)

Factor a difference of squares

Example: \(x^2-25\)
  1. Recognize a squared term minus a squared term.
  2. Use a^2 – b^2.
  3. Write conjugate factors.
Answer: \((x-5)(x+5)\)
Try one before moving on
Try: Factor \(x^2+7x+12\).
Answer: \((x+3)(x+4)\).
Next step: do the matching worksheet or quiz while the method is still fresh, then come back and explain the first step in your own words.

What Does It Mean to Add or Subtract Polynomials?

A polynomial is a sum of terms, each consisting of a coefficient multiplied by a variable raised to a non-negative whole-number exponent. Adding polynomials means writing both polynomials together and combining like terms. Subtracting polynomials means distributing the negative sign to every term of the second polynomial before combining like terms.

Original price was: $27.99.Current price is: $17.99.

How to Add and Subtract Polynomials

Adding Polynomials

Remove the parentheses (addition does not change any signs) and combine like terms.

  • \(\color{blue}{(3x^{2} + 2x – 5) + (x^{2} – 4x + 3)}\)
  • Drop parentheses: \(\color{blue}{3x^{2} + 2x – 5 + x^{2} – 4x + 3}\)
  • Combine: \(\color{blue}{4x^{2} – 2x – 2}\)

Subtracting Polynomials

Distribute the negative sign to every term inside the second set of parentheses — this changes the sign of each term — then combine like terms.

  • \(\color{blue}{(5y^{2} – y + 6) – (2y^{2} + 3y – 4)}\)
  • \(\color{blue}{\text{ Distribute } -1}\): \(\color{blue}{5y^{2} – y + 6 – 2y^{2} – 3y + 4}\)
  • Combine: \(\color{blue}{3y^{2} – 4y + 10}\)

Step-by-Step Summary

  1. If adding, drop the parentheses; no sign changes needed.
  2. If subtracting, \(\color{blue}{\text{ distribute } -1}\) to every term in the second polynomial; all signs flip.
  3. Identify like terms (same variable and same exponent).
  4. Add or subtract the coefficients of like terms.
  5. Write the result in descending order of degree.

Watch: Adding & Subtracting Polynomials (Concept Lesson)

This Khan Academy lesson walks through the core concept with clear examples:


Adding and Subtracting Polynomials — Worked Examples

Example 1: Add \(\color{blue}{(3x^{2} + 2x – 5) + (x^{2} – 4x + 3)}\).

Drop parentheses and group like terms:
\(\color{blue}{(3x^{2} + x^{2}) + (2x – 4x) + (-5 + 3) = 4x^{2} – 2x – 2}\)

Example 2: Subtract \(\color{blue}{(5y^{2} – y + 6) – (2y^{2} + 3y – 4)}\).

\(\color{blue}{\text{ Distribute } -1}\): \(\color{blue}{5y^{2} – y + 6 – 2y^{2} – 3y + 4}\)
Group and combine: \(\color{blue}{3y^{2} – 4y + 10}\)

Example 3: Add \(\color{blue}{(2a^{3} – 3a^{2} + a) + (a^{3} + a^{2} – 5a + 2)}\).

Group like terms: \(\color{blue}{(2a^{3} + a^{3}) + (-3a^{2} + a^{2}) + (a – 5a) + 2}\)
Combine: \(\color{blue}{3a^{3} – 2a^{2} – 4a + 2}\)

Example 4: Subtract \(\color{blue}{(4x^{2} – 3x + 1) – (x^{2} – 2x + 5)}\).

\(\color{blue}{\text{ Distribute } -1}\): \(\color{blue}{4x^{2} – 3x + 1 – x^{2} + 2x – 5}\)
Combine: \(\color{blue}{3x^{2} – x – 4}\)

More Practice: Step-by-Step Video

This Khan Academy video works through an advanced multi-term example in full detail:


Exercises for Adding and Subtracting Polynomials

Add or subtract as indicated.

  1. \(\color{blue}{(2x^{2} + 3x – 1) + (x^{2} – x + 4)}\)
  2. \(\color{blue}{(5m^{2} – 2m + 3) – (m^{2} + 4m – 1)}\)
  3. \(\color{blue}{(3y^{3} + y – 2) + (y^{2} – 3y + 5)}\)
  4. \(\color{blue}{(6x^{2} – x + 2) – (3x^{2} + 2x – 4)}\)
  5. \(\color{blue}{(a^{2} + 4a – 3) + (2a^{2} – a + 1)}\)
  6. \(\color{blue}{(4t^{3} – t^{2} + 2t) – (t^{3} + 3t^{2} – t)}\)

Answers

  1. \(\color{blue}{3x^{2} + 2x + 3}\)
  2. \(\color{blue}{4m^{2} – 6m + 4}\)
  3. \(\color{blue}{3y^{3} + y^{2} – 2y + 3}\)
  4. \(\color{blue}{3x^{2} – 3x + 6}\)
  5. \(\color{blue}{3a^{2} + 3a – 2}\)
  6. \(\color{blue}{3t^{3} – 4t^{2} + 3t}\)
Original price was: $109.99.Current price is: $54.99.

Free Adding and Subtracting Polynomials Worksheet

Ready to practice on your own? Download our free Adding and Subtracting Polynomials worksheet below, work through each problem at your own pace, and then check your answers. If a few give you trouble, scroll back up to the worked examples and try again — steady practice is the surest way to master Adding and Subtracting Polynomials before a quiz or test.

Download Adding and Subtracting Polynomials Worksheet

Frequently Asked Questions

Why do signs change when subtracting polynomials?

Subtracting a polynomial is the same as adding its opposite. Distributing the negative sign reverses every term’s sign in the subtracted polynomial: \(\color{blue}{-(2y + 3) = -2y – 3}\).

Can you add polynomials with different numbers of terms?

Yes. Simply bring all terms together and combine any that are like terms. Terms with no matching partner stay as they are in the final answer.

What is the degree of the result when you add polynomials?

The degree of the result is at most the highest degree of either polynomial. If the leading terms cancel each other out, the degree of the result may be lower.

Related Topics

Related to This Article

What people say about "How to Add and Subtract Polynomials? (+FREE Worksheet!) - Effortless Math"?

No one replied yet.

Leave a Reply

X
51% OFF

Limited time only!

Save Over 51%

Take It Now!

SAVE $55

It was $109.99 now it is $54.99

The Ultimate Algebra Bundle 2026: From Pre-Algebra to Algebra II