Exercises — Like and unlike terms — simplification
This page is your self-testing gym for the parent topic. Every problem hides its full solution inside a collapsible box — try first, then peek. Problems climb five levels: Recognition → Application → Analysis → Synthesis → Mastery.
Before you start, one promise: every word below builds only on ideas the parent note already earned. If you meet a symbol you're unsure of, here is the one-line refresher.
The figure below is the mental picture for the entire page: sorting terms into bins by variable part, then summing coefficients inside each bin.

Level 1 — Recognition
Goal: can you SPOT which terms are allowed to combine, before any arithmetic?
Recall Solution L1.1
Match the variable part exactly — same letters, same powers.
- (a) Like. Both variable parts are . Coefficients and may differ; that's fine.
- (b) Unlike. (both letters) is not the same as (one letter). Missing the makes them different bins.
- (c) Like. Both are pure numbers (constants). Their variable part is "nothing", and "nothing = nothing", so they share a bin.
- (d) Unlike. has squared; has squared. Powers are attached to different letters, so the variable parts do not match.
Recall Solution L1.2
Look only at the power of . Three terms carry ; one carries .
- all live in the bin.
- is the outsider — different power, different bin. Answer: .
Level 2 — Application
Goal: run the combine move cleanly, watching every sign.
Recall Solution L2.1
All three are in the bin. Note means (an invisible coefficient of ). Answer: . The variable part stays — only the count changed.
Recall Solution L2.2
Sort into bins, keeping each sign glued to its term.
- bin:
- bin: and are unlike, so we cannot merge the two results. Answer: .
Recall Solution L2.3
Three bins: , , constants.
- :
- :
- constants: Write in descending powers (standard form — you'll want this in 4.1.01-Polynomials-introduction): Answer: .
Level 3 — Analysis
Goal: handle mixed products, hidden s, and terms that look alike but aren't.
Recall Solution L3.1
Three distinct bins because , , and are all different variable parts.
- bin: (the lone is )
- bin:
- bin: (alone) Answer: .
Recall Solution L3.2
Read each variable part as a stacked recipe: vs — different, so two bins.
- bin:
- bin: These two are unlike, so they stay apart. Answer: .
Recall Solution L3.3
- bin:
- bin: Every bin collapses to zero. A coefficient of erases the term entirely (). Answer: . Not "", not "empty" — just the number zero.
Level 4 — Synthesis
Goal: combine the like-term skill with the distributive property and negatives — the machinery of 2.1.03-Addition-and-subtraction-of-algebraic-expressions.
Recall Solution L4.1
First open the brackets (each outside number multiplies everything inside — see 2.2.01-Distributive-property). Watch the hitting both inner terms. Now combine like terms:
- bin:
- constants: Answer: .
Recall Solution L4.2
Subtracting a bracket flips every sign inside it (it's distributed across the group). Bins:
- :
- :
- constants: Answer: .
Recall Solution L4.3
Distribute first: Rebuild and sort:
- bin:
- bin: Answer: .
Level 5 — Mastery
Goal: reason about like terms in reverse, and connect to equations.
Recall Solution L5.1
The left side is all one bin (). Combine coefficients keeping symbolic: For this to equal , the coefficients must match: Answer: . (This is exactly the reasoning behind 3.1.01-Solving-linear-equations-one-variable.)
Recall Solution L5.2
All three are terms. Combine: For the whole thing to be no matter what is, the coefficient must be : Answer: .
Recall Solution L5.3
Distribute each bracket carefully: Assemble everything: Sort into bins:
- :
- :
- constants: Answer: .
Wrap-up
Recall One-line recap of the method
Sort every term into a bin by its exact variable part ::: then add coefficients inside each bin, keep the variable part unchanged, and leave different bins separate.
Connections
- 2.1.01-Variables-constants-and-coefficients — spotting the coefficient (with its sign) is step zero here.
- 2.2.01-Distributive-property — the reverse-distribute move powering every combine.
- 2.1.03-Addition-and-subtraction-of-algebraic-expressions — L4 problems are exactly this skill.
- 3.1.01-Solving-linear-equations-one-variable — L5 matching-coefficients is equation solving in disguise.
- 4.1.01-Polynomials-introduction — writing answers in descending powers is polynomial standard form.