Fatskills
Practice. Master. Repeat.
Study Guide: K-12 Math (US): 9-12 Algebra K-12 Math Linear Equations Distribute and combine like terms
Source: https://www.fatskills.com/basic-mathematics/chapter/9-12-algebra-k-12-math-linear-equations-distribute-and-combine-like-terms

K-12 Math (US): 9-12 Algebra K-12 Math Linear Equations Distribute and combine like terms

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~5 min read

Study Guide: Linear Equations — Distribute and Combine Like Terms
Grade 9–12 | Algebra


1. The Driving Question

You’re designing a phone plan for your friends, and the cost depends on how many gigabytes (GB) of data they use. One company charges a $20 base fee plus $5 per GB, while another charges $10 per GB with no base fee. How do you write a single equation to compare the two plans—and why does the way you expand and simplify that equation actually change how you think about the problem, not just the math?


2. The Core Idea — Built, Not Listed

Imagine you’re at a food truck with three friends. You order 2 burgers for $6 each and 3 drinks for $2 each, but the cashier hands you a single bill: 2(6) + 3(2). To figure out the total cost, you don’t just multiply the first number and add the second—you distribute the multiplication across the terms inside the parentheses, like unwrapping a gift: 2×6 + 2×3 + 3×2 (wait, no—that’s wrong). Actually, it’s 2×6 + 3×2, because the parentheses only group the burgers and drinks separately. Now you have 12 + 6, which simplifies to 18—but only if you combine like terms (the numbers, not the burgers and drinks). This is how linear equations work: parentheses are like containers holding parts of the problem, and distributing is how you unpack them without mixing up what’s inside.

Key Vocabulary:
- Distributive Property: Multiplying a term outside parentheses by each term inside.
Example: If a gym charges $15 per month plus $3 per class, the cost for x classes is 15 + 3x, but if you buy a 3-month membership upfront, the total cost is 3(15 + 3x) = 45 + 9x.
College Note: In abstract algebra, this property defines rings and modules—structures where multiplication "distributes" over addition.


  • Like Terms: Terms with the same variable part (including exponents).
    Example: In 4x + 7y – 2x + 3, 4x and –2x are like terms, but 7y is not.
    College Note: In multivariable calculus, "like terms" extend to partial derivatives (e.g., ∂f/∂x and 3∂f/∂x).

  • Coefficient: The number multiplied by a variable.
    Example: In –5t, the coefficient is –5 (not just 5—the sign matters!).
    College Note: In linear algebra, coefficients become entries in matrices, and their signs determine vector direction.

  • Simplify: Rewriting an expression with the fewest terms possible by combining like terms.
    Example: 2(a + 3) – 4a simplifies to 2a + 6 – 4a = –2a + 6.


3. Assessment Translation

How This Appears on Assessments:
- SAT/ACT: Multiple-choice questions with distractors that test misapplication of the distributive property (e.g., forgetting to multiply the second term) or combining unlike terms (e.g., adding x and ).
Example: 3(2x – 5) + 4x simplifies to: A) 6x – 15 + 4x10x – 15 (correct) B) 6x – 5 + 4x10x – 5 (forgot to distribute the –5) C) 6x – 15 + 46x – 11 (combined unlike terms) D) 5x – 15 (added coefficients incorrectly)


  • AP Exam (Algebra/Precalculus): Free-response questions where you must show steps to simplify an equation before solving. Rubrics deduct points for:
  • Skipping distribution steps.
  • Combining unlike terms (e.g., x + x²2x²).
  • Sign errors (e.g., –3(x – 2)–3x – 6 instead of –3x + 6).

Proficient Student Response:
Prompt: Simplify 5(3y – 2) – 4(y + 1).
Response: 1. Distribute the 5: 15y – 10 – 4(y + 1) 2. Distribute the –4: 15y – 10 – 4y – 4 3. Combine like terms: (15y – 4y) + (–10 – 4) = 11y – 14

Why This Works: The student shows each step of distribution and combination, avoids sign errors, and groups like terms clearly. A "developing" response might skip step 2 or combine –10 and –4y.


4. Mistake Taxonomy

Mistake 1: The "Half-Distribution" Error
Prompt: Simplify 2(x + 4) – 3(x – 1).
Common Wrong Response: 2x + 4 – 3x – 3–x + 1.
Why It Loses Credit: The student distributed the 2 and –3 to the x terms but forgot to multiply the constants inside the parentheses. This is a procedural error—the student knows the distributive property but applies it incompletely.
Correct Approach: 1. Distribute 2 to both x and 4: 2x + 8.
2. Distribute –3 to both x and –1: –3x + 3.
3. Combine: (2x – 3x) + (8 + 3) = –x + 11.

Mistake 2: Combining Unlike Terms
Prompt: Simplify 4a + 3a² – 2a.
Common Wrong Response: 5a² or 5a.
Why It Loses Credit: The student treats a and as like terms, either adding their coefficients or ignoring the exponent. This is a conceptual error—the student doesn’t recognize that a and are fundamentally different (linear vs. quadratic).
Correct Approach: 1. Identify like terms: 4a and –2a are like terms; 3a² stands alone.
2. Combine: (4a – 2a) + 3a² = 2a + 3a².

Mistake 3: Sign Errors in Distribution
Prompt: Simplify –(2m – 5) + 3m.
Common Wrong Response: –2m – 5 + 3mm – 5.
Why It Loses Credit: The student distributed the –1 to 2m but forgot to flip the sign of –5. This is a careless error—the student understands distribution but misapplies the negative sign.
Correct Approach: 1. Distribute –1 to both terms: –2m + 5 + 3m.
2. Combine: (–2m + 3m) + 5 = m + 5.


5. Connection Layer

  1. Within Math: Linear equationsSystems of equations — When you distribute and combine terms to solve for x in 2(x + 3) = 4x – 1, you’re setting up the same logic used to solve y = 2x + 6 and y = –x + 3 simultaneously. The structure of combining like terms is how you eliminate variables in systems.

  2. Across Subjects: Distributive propertyChemical reactions — In balancing equations like 2H₂ + O₂ → 2H₂O, you’re distributing coefficients to each atom in the molecule, just like distributing 2 to x + 3 gives 2x + 6. The property ensures conservation of mass (no atoms "disappear").

  3. Outside School: Combining like termsBudgeting apps — When an app categorizes your spending as groceries: $50 + $30, entertainment: $20, it’s combining like terms (same category) to simplify your total expenses. The "terms" are your purchases, and the "coefficients" are the dollar amounts.


6. The Stretch Question

If a(b + c) = ab + ac is the distributive property, why doesn’t it work for exponents—like (x + y)²? Why can’t you just write x² + y²?

Pointer Toward the Answer: The distributive property applies to multiplication over addition, but exponents are repeated multiplication, not addition. When you expand (x + y)², you’re really doing (x + y)(x + y), which requires distributing each term in the first parentheses to each term in the second—so x·x + x·y + y·x + y·y. This is why the correct expansion is x² + 2xy + y². The "missing" 2xy term is the difference between adding and multiplying the same variables. (Try plugging in x = 1 and y = 1 to see the difference!)



ADVERTISEMENT