Polynomial Addition and Subtraction

Algebra
operation

Also known as: adding polynomials, subtracting polynomials, combine like terms

Grade 9-12

View on concept map

Adding or subtracting polynomials by combining like terms—terms with the same variable raised to the same power. Combining like terms is the most fundamental simplification skill in algebra and appears in every area of higher math.

This concept is covered in depth in our Polynomial Long Division Guide, with worked examples, practice problems, and common mistakes.

Definition

Adding or subtracting polynomials by combining like terms—terms with the same variable raised to the same power.

💡 Intuition

Think of like terms as the same type of object: 3x^2 and 5x^2 are both 'x^2 things,' so you can combine them into 8x^2, just like 3 apples plus 5 apples equals 8 apples. You cannot combine x^2 and x any more than you can add apples and oranges.

🎯 Core Idea

Only like terms (same variable and exponent) can be combined; everything else stays separate.

Example

(3x^2 + 2x - 5) + (x^2 - 4x + 7) = 4x^2 - 2x + 2 — combine x^2, x, and constant terms separately.

Formula

(P + Q)(x) = P(x) + Q(x), combining like terms: ax^n + bx^n = (a+b)x^n

Notation

Like terms share the same variable and exponent. Align terms by degree when adding vertically. The minus sign in subtraction distributes to every term.

🌟 Why It Matters

Combining like terms is the most fundamental simplification skill in algebra and appears in every area of higher math.

💭 Hint When Stuck

Rewrite the polynomials vertically, aligning like terms in columns, then add or subtract column by column.

Formal View

For P(x) = \sum_{k} a_k x^k and Q(x) = \sum_{k} b_k x^k in \mathbb{R}[x]: (P \pm Q)(x) = \sum_{k} (a_k \pm b_k) x^k. The degree satisfies \deg(P + Q) \leq \max(\deg P, \deg Q).

🚧 Common Stuck Point

When subtracting, the minus sign must be distributed to EVERY term in the second polynomial, not just the first.

⚠️ Common Mistakes

  • Forgetting to distribute the negative sign when subtracting: (3x - 2) - (x + 5) \neq 3x - 2 - x + 5
  • Combining unlike terms such as adding x^2 and x together
  • Dropping terms when rewriting—always account for every term in both polynomials

Frequently Asked Questions

What is Polynomial Addition and Subtraction in Math?

Adding or subtracting polynomials by combining like terms—terms with the same variable raised to the same power.

Why is Polynomial Addition and Subtraction important?

Combining like terms is the most fundamental simplification skill in algebra and appears in every area of higher math.

What do students usually get wrong about Polynomial Addition and Subtraction?

When subtracting, the minus sign must be distributed to EVERY term in the second polynomial, not just the first.

What should I learn before Polynomial Addition and Subtraction?

Before studying Polynomial Addition and Subtraction, you should understand: expressions, polynomials.

How Polynomial Addition and Subtraction Connects to Other Ideas

To understand polynomial addition and subtraction, you should first be comfortable with expressions and polynomials. Once you have a solid grasp of polynomial addition and subtraction, you can move on to polynomial multiplication and factoring by grouping.

Want the Full Guide?

This concept is explained step by step in our complete guide:

Polynomial Long Division: Step-by-Step Method with Examples →