Polynomial Addition and Subtraction Formula

Polynomial addition and subtraction is adding or subtracting polynomials by combining like terms—terms with the same variable raised to the same power.

The Formula

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

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

Quick Example

(3x2+2x5)+(x24x+7)=4x22x+2(3x^2 + 2x - 5) + (x^2 - 4x + 7) = 4x^2 - 2x + 2 — combine x2x^2, xx, and constant terms separately.

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.

What This Formula Means

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

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

Formal View

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

Worked Examples

Example 1

easy
Add (3x2+5x2)+(x23x+7)(3x^2 + 5x - 2) + (x^2 - 3x + 7).

Answer

4x2+2x+54x^2 + 2x + 5

First step

1
Step 1: Group like terms: (3x2+x2)+(5x3x)+(2+7)(3x^2 + x^2) + (5x - 3x) + (-2 + 7).

Full solution

  1. 2
    Step 2: Combine: 4x2+2x+54x^2 + 2x + 5.
  2. 3
    Check: At x=1x = 1: (3+52)+(13+7)=6+5=11(3+5-2) + (1-3+7) = 6 + 5 = 11 and 4+2+5=114+2+5 = 11
To add polynomials, combine like terms — terms with the same variable raised to the same power. The coefficients are added while the variable parts stay the same.

Example 2

medium
Subtract (5x32x2+x)(3x3+x24x+2)(5x^3 - 2x^2 + x) - (3x^3 + x^2 - 4x + 2).

Example 3

medium
Add (4x3+2x25x+1)+(x3+3x2+5x6)(4x^3 + 2x^2 - 5x + 1) + (-x^3 + 3x^2 + 5x - 6).

Common Mistakes

  • Adding exponents instead of coefficients - 3x2+5x2=8x23x^2+5x^2=8x^2; the exponent stays.
  • Not distributing the subtraction sign to every term of the second polynomial - (2x5)=2x+5-(2x-5)=-2x+5.
  • Combining unlike terms like x2x^2 and xx - only identical variable-and-power terms merge.

Why This Formula Matters

It is the most basic polynomial operation and the foundation for the rest; getting like-term matching right is what keeps degrees and coefficients honest through every later manipulation. The classic trap is the distributed minus sign in subtraction. Recognizing it by "Am I joining two polynomials with ++ or - and merging only same-power terms?" — rather than by familiar numbers — is what lets a student tell it apart from polynomial multiplication and combining like terms within one expression and adding fractions/exponents in a mixed problem set.

Frequently Asked Questions

What is the Polynomial Addition and Subtraction formula?

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

How do you use the Polynomial Addition and Subtraction formula?

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

What do the symbols mean in the Polynomial Addition and Subtraction formula?

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 is the Polynomial Addition and Subtraction formula important in Math?

It is the most basic polynomial operation and the foundation for the rest; getting like-term matching right is what keeps degrees and coefficients honest through every later manipulation. The classic trap is the distributed minus sign in subtraction. Recognizing it by "Am I joining two polynomials with ++ or - and merging only same-power terms?" — rather than by familiar numbers — is what lets a student tell it apart from polynomial multiplication and combining like terms within one expression and adding fractions/exponents in a mixed problem set.

What do students get wrong about Polynomial Addition and Subtraction?

The procedure for polynomial addition and subtraction is the easy part; the trap is adding exponents instead of coefficients. Asking "Am I joining two polynomials with ++ or - and merging only same-power terms?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Polynomial Addition and Subtraction formula?

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

Want the Full Guide?

This formula is covered in depth in our complete guide:

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