Combine Like Terms: Merge Coefficients of Identical Powers

By Vegard Gjerde Based on Masterful Learning 8 min read
combine-like-terms algebra math learning-strategies

Combine Like Terms lets you add or subtract the coefficients of terms that share exactly the same variables raised to exactly the same exponents — preserving the value of the expression for every allowed assignment of those variables. It applies whenever two or more terms in a sum have identical variable-and-exponent patterns. Mastering fast recognition of like terms is a core simplification skill practiced in the Unisium Study System.

This guide sits inside the Algebra study map, where you can see the neighboring moves, models, and next-step guides that connect this principle to the rest of algebra.

Combine Like Terms: the pattern ax + bx = (a + b)x, illustrating that terms with the same variable factor can be merged by adding coefficients.
The Combine Like Terms move ax+bx=(a+b)xax + bx = (a+b)x under condition “Same variables and exponents”.

On this page: The Principle | Conditions | Failure Modes | EE Questions | Retrieval Practice | Practice Ground | Solve a Problem | FAQ


The Principle

The move: Add or subtract the coefficients of terms whose variable-and-exponent factors are identical, replacing two or more terms with a single term.

The invariant: This preserves the value of the expression for every allowed assignment of the variables: combining like terms produces an equivalent expression.

Pattern: ax+bx=(a+b)xax + bx = (a + b)x

Legal ✓Illegal ✗
3x2+5x2=8x23x^2 + 5x^2 = 8x^23x+5x2↛8x23x + 5x^2 \not\to 8x^2 — exponents differ; cannot merge

Conditions of Applicability

Condition: Same variables and exponents

Before applying, check: Verify that the terms share the same full variable-and-exponent factor, not just the same variable letter.

  • 3x3x and 5x25x^2 cannot be combined: the exponents differ (121 \neq 2).
  • 4x4x and 3y3y cannot be combined: the variable names differ.
  • 2xy2xy and 5x2y5x^2y cannot be combined: the exponent on xx differs.

Want the complete framework behind this guide? Read Masterful Learning.

When an expression needs rearrangement before terms can be merged, compare this move with Distributive Property. After the terms are collected cleanly, Factor Common Term is often the next algebra move that reveals more structure.


Common Failure Modes

Failure mode: combining terms with different exponents — e.g., writing 3x+5x23x + 5x^2 as 8x28x^2 → the linear 3x3x term is silently destroyed, producing a structurally wrong expression.

Debug: match the FULL variable-and-exponent factor exactly before adding coefficients; xx and x2x^2 are different factors.


Elaborative Encoding

Use these questions to build deep understanding. (See Elaborative Encoding for the full method.)

Within the Principle

  • What does “coefficient” mean in 3x2+5x23x^2 + 5x^2, and why do you add the coefficients 33 and 55 while leaving x2x^2 unchanged?
  • Why is 3x+5x=8x3x + 5x = 8x, but 3x+5y3x + 5y cannot be reduced to a single term?

For the Principle

  • How do you decide which terms in a multi-variable expression such as 2x2y+3xy2+4x2y2x^2y + 3xy^2 + 4x^2y are “like”?
  • What would go wrong if you applied this move to 3x+5x23x + 5x^2?

Between Principles

  • How does the Distributive Property justify why Combine Like Terms works: which algebraic identity makes ax+bx=(a+b)xax + bx = (a+b)x valid?

Generate an Example

  • Write an expression with four terms, exactly two of which are like terms, that requires this principle to simplify — and identify which pair qualifies.

Retrieval Practice

Answer from memory, then click to reveal and check. (See Retrieval Practice for the full method.)

State the move in one sentence: _____Add or subtract the coefficients of terms that have the same variables raised to the same exponents.
Write the canonical pattern: _____ax+bx=(a+b)xax + bx = (a + b)x
State the canonical condition: _____Same variables and exponents

Practice Ground

Use these exercises to build move-selection fluency. (See Self-Explanation for how to use worked examples effectively.)

Procedure Walkthrough

Starting from 4x27x+3x2+2x14x^2 - 7x + 3x^2 + 2x - 1, collect all like terms to reach simplified form.

StepExpressionOperation
04x27x+3x2+2x14x^2 - 7x + 3x^2 + 2x - 1
1(4x2+3x2)+(7x+2x)1(4x^2 + 3x^2) + (-7x + 2x) - 1Group the x2x^2 terms together and the xx terms together — x2x^2 and xx are different factors, so they must stay separate
27x2+(5x)17x^2 + (-5x) - 1Combine: 4+3=74+3=7 for x2x^2 terms; 7+2=5-7+2=-5 for xx terms
37x25x17x^2 - 5x - 1Rewrite +(5x)+(-5x) as 5x-5x

Drills

Format A — Forward step

Apply the principle once.

5x+3x5x + 3x

Reveal

Add the coefficients (5+3=85 + 3 = 8); xx stays unchanged:

8x8x


Apply the principle once.

9y24y29y^2 - 4y^2

Reveal

Subtract the coefficients (94=59 - 4 = 5); y2y^2 stays unchanged:

5y25y^2


Apply the principle once.

7ab3ab7ab - 3ab

Reveal

Subtract the coefficients (73=47 - 3 = 4); abab stays unchanged:

4ab4ab


Apply the principle once.

2x3+4x3+x32x^3 + 4x^3 + x^3

Reveal

Add all three coefficients (2+4+1=72 + 4 + 1 = 7); x3x^3 stays unchanged:

7x37x^3


Apply the principle once.

6m2m+5m6m - 2m + 5m

Reveal

Combine left to right: 62+5=96 - 2 + 5 = 9:

9m9m


Identify which terms are like, then apply the principle.

3x+5x2+2x3x + 5x^2 + 2x

Reveal

3x3x and 2x2x are like terms (both have x1x^1). 5x25x^2 is NOT like them (exponent differs).

Combine only the xx terms:

5x2+5x5x^2 + 5x


Reject the invalid rewrite. What is wrong?

2x+3x2↛5x22x + 3x^2 \not\to 5x^2

Reveal

2x2x and 3x23x^2 are not like terms. They do not share the same full variable-and-exponent factor: one carries xx, the other carries x2x^2. Adding their coefficients destroys the 2x2x term entirely.

No combination is valid here. A collected form simply keeps both terms: 3x2+2x3x^2 + 2x.


Format E — Canonicalization

Rewrite in simplified (collected) form.

3x+5y+2xy3x + 5y + 2x - y

Reveal

Group by variable: (3x+2x)+(5yy)=5x+4y(3x + 2x) + (5y - y) = 5x + 4y


Rewrite in simplified form.

4a2+a3a2+2a4a^2 + a - 3a^2 + 2a

Reveal

a2a^2 terms: 43=14 - 3 = 1. aa terms: 1+2=31 + 2 = 3:

a2+3aa^2 + 3a


Rewrite in simplified form.

2p3p+4p33p2p^3 - p + 4p^3 - 3p

Reveal

p3p^3 terms: 2+4=62 + 4 = 6. pp terms: 13=4-1 - 3 = -4:

6p34p6p^3 - 4p


Rewrite in simplified form.

7t22t+3t5t27t^2 - 2t + 3t - 5t^2

Reveal

t2t^2 terms: 75=27 - 5 = 2. tt terms: 2+3=1-2 + 3 = 1:

2t2+t2t^2 + t


Rewrite in simplified form.

x+2x23x+x2x + 2x^2 - 3x + x^2

Reveal

x2x^2 terms: 2+1=32 + 1 = 3. xx terms: 13=21 - 3 = -2:

3x22x3x^2 - 2x


Solve a Problem

Apply what you’ve learned with Problem Solving.

Problem: Starting from 5x23x+2x2+7x45x^2 - 3x + 2x^2 + 7x - 4, collect all like terms to reach simplified form.

Full solution
StepExpressionMove
05x23x+2x2+7x45x^2 - 3x + 2x^2 + 7x - 4
1(5x2+2x2)3x+7x4(5x^2 + 2x^2) - 3x + 7x - 4Group the x2x^2 terms
27x23x+7x47x^2 - 3x + 7x - 4Combine x2x^2 terms: 5+2=75 + 2 = 7
37x2+(3x+7x)47x^2 + (-3x + 7x) - 4Group the xx terms
47x2+4x47x^2 + 4x - 4Combine xx terms: 3+7=4-3 + 7 = 4

FAQ

What is Combine Like Terms?

Combine Like Terms is the algebraic rule that lets you replace two or more terms with a single term by adding or subtracting their coefficients, provided the terms share identical variable-and-exponent factors. For example, 3x+5x=8x3x + 5x = 8x because both terms carry the same factor xx.

When is Combine Like Terms valid?

The move is valid whenever two or more terms share exactly the same variables raised to exactly the same exponents. 3x23x^2 and 7x27x^2 qualify (both have x2x^2); 3x3x and 7x27x^2 do not (exponents 11 and 22 differ).

What goes wrong if I ignore the condition?

Combining terms with different exponents destroys one term. Writing 3x+5x2=8x23x + 5x^2 = 8x^2 discards the 3x3x contribution, producing a structurally incorrect expression whose value differs from the original for almost every value of xx.

How does Combine Like Terms relate to the Distributive Property?

The Distributive Property (a(b+c)=ab+aca(b+c) = ab + ac) is the algebraic justification: ax+bx=(a+b)xax + bx = (a+b)x by factoring out xx. Combine Like Terms is the move you execute; the Distributive Property is the identity that makes it valid.

Does Combine Like Terms extend to expressions with several variables?

Yes — the condition extends naturally. 3xy+5xy=8xy3xy + 5xy = 8xy (both share the factor xyxy), but 3xy3xy and 5x2y5x^2y cannot be merged because the exponent on xx differs. Treat the full variable-and-exponent product as the unit of comparison.


How This Fits in Unisium

Combine Like Terms appears at the start of almost every multi-step algebra problem. Unisium builds fluency with this move through repeated forward-step and canonicalization drills — the same format used in the Practice Ground above. The goal is automatic recognition: seeing 4x2+3x24x^2 + 3x^2 and immediately writing 7x27x^2 without pausing to think. The failure-mode drill (spotting when terms are NOT like) trains the safeguard that prevents coefficient errors from propagating through longer chains.

Explore further:

Ready to master Combine Like Terms? Start practicing with Unisium or explore the full learning framework in Masterful Learning.

Masterful Learning book cover

Masterful Learning

The study system for physics, math, & programming that works: retrieval, connection, explanation, problem solving, and more.

Read the book (opens in new tab) ISBN 979-8-2652-9642-9

Ready to apply this strategy?

Join Unisium and start implementing these evidence-based learning techniques.

Start Learning with Unisium Read More Guides

Want the complete framework? This guide is from Masterful Learning.

Learn about the book →