M6MATH-7.4

Equivalent Expressions

Learn to use the distributive property and combine like terms to create and recognize equivalent expressions in algebra.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on Equivalent Expressions, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

Two expressions that look different can actually mean exactly the same thing. For example, 3(x+2)3(x + 2) and 3x+63x + 6 are equivalent — they simplify to the same value no matter what number you put in for xx. In this lesson, you'll learn two powerful tools for rewriting expressions: the distributive property and combining like terms. These skills let you simplify messy expressions, spot when two different-looking expressions are actually the same, and get ready for solving equations.

The Distributive Property

The distributive property tells you how to multiply a number across a sum or difference inside parentheses. It says: multiply the outside number by each term inside, then add or subtract the results.

The rule is: a(b+c)=ab+aca(b + c) = ab + ac and a(bc)=abaca(b - c) = ab - ac.

For example, 4(x+3)4(x + 3) means "4 times the quantity x+3x + 3." Using the distributive property:4(x+3)=4x+43=4x+124(x + 3) = 4 \cdot x + 4 \cdot 3 = 4x + 12Another example: 5(2y1)=52y51=10y55(2y - 1) = 5 \cdot 2y - 5 \cdot 1 = 10y - 5.

This property works with any numbers. If you have 6(a+4)6(a + 4), you distribute the 6 to both the aa and the 4, getting 6a+246a + 24. The distributive property is useful because it turns expressions with parentheses into simpler forms without parentheses. When you see an expression like 3(x+5)3(x + 5), you can always rewrite it as 3x+153x + 15 — these are equivalent expressions.

Combining Like Terms

Like terms are terms that have the same variable raised to the same power. For example, 5x5x and 3x3x are like terms because they both have xx to the first power. But 5x5x and 5x25x^2 are not like terms — the variables have different powers.

When you combine like terms, you add or subtract their coefficients. For example:3x+5x=8x3x + 5x = 8xYou can only combine the xx terms with other xx terms. If you have an expression like 4x+3+2x+74x + 3 + 2x + 7, first group the like terms together:4x+2x+3+7=6x+104x + 2x + 3 + 7 = 6x + 10Another example: 5a+3b+2ab=(5a+2a)+(3bb)=7a+2b5a + 3b + 2a - b = (5a + 2a) + (3b - b) = 7a + 2b. Notice that you keep the constants (numbers without variables) separate from the variable terms.

A common mistake is trying to combine terms that aren't actually alike. For instance, 3x+2y3x + 2y cannot be combined further because xx and yy are different variables. Leave it as is.

Using Both Properties Together

Many problems ask you to use the distributive property first, then combine like terms. For example, simplify 2(x+3)+4x2(x + 3) + 4x.

Step 1: Distribute the 2: 2(x+3)+4x=2x+6+4x2(x + 3) + 4x = 2x + 6 + 4x.

Step 2: Combine like terms: 2x+4x+6=6x+62x + 4x + 6 = 6x + 6.

Here's a more complex example: 3(y+2)+2(y1)3(y + 2) + 2(y - 1).

Step 1: Distribute the 3 and the 2:3y+6+2y23y + 6 + 2y - 2Step 2: Combine like terms:3y+2y+62=5y+43y + 2y + 6 - 2 = 5y + 4When you work through these steps carefully, you turn a complicated expression into a simpler, equivalent one. The key is to be systematic: distribute first, then collect like terms. This method works for any expression, no matter how many terms it has.

Identifying Equivalent Expressions

Two expressions are equivalent if they have the same value for every possible number you substitute for the variable. You can check equivalence by simplifying both expressions and seeing if they match, or by testing a few values.

For example, are 2(x+5)2(x + 5) and 2x+102x + 10 equivalent? Distribute the left side: 2(x+5)=2x+102(x + 5) = 2x + 10. Yes, they are the same.

Are 3x+43x + 4 and 3x+3+13x + 3 + 1 equivalent? Combine like terms on the right: 3x+3+1=3x+43x + 3 + 1 = 3x + 4. Yes, they match.

If you're unsure, test with a specific number. For 5(x+2)5(x + 2) and 5x+105x + 10, try x=3x = 3:

5(3+2)=5(5)=255(3 + 2) = 5(5) = 25 and 5(3)+10=15+10=255(3) + 10 = 15 + 10 = 25. Both give 25, which is a good sign. Testing one value isn't a proof, but it helps you catch obvious mistakes. To be certain, always simplify using the distributive property and combining like terms.

Why These Skills Matter

Simplifying expressions is the foundation for solving equations. When you solve 2(x+3)=142(x + 3) = 14, the first thing you do is distribute to get 2x+6=142x + 6 = 14. When you work with real-world problems, you often build expressions that have parentheses or repeated variables, and you need to simplify them before you can answer questions. For example, if the cost of buying xx notebooks at 3 dollars each plus two pencils at 2 dollars each is 3x+2(2)3x + 2(2), you'd simplify to 3x+43x + 4 to understand the total cost better. These tools make algebra cleaner and stronger.

Key terms

Equivalent expressions.
Two or more expressions that have the same value for every value of the variable. For example, 2(x+3)2(x + 3) and 2x+62x + 6 are equivalent.
Distributive property.
A rule that says a(b+c)=ab+aca(b + c) = ab + ac and a(bc)=abaca(b - c) = ab - ac. It allows you to multiply a number across a sum or difference inside parentheses.
Like terms.
Terms in an expression that have the same variable (or variables) raised to the same power. For example, 5x5x and 3x3x are like terms, but 5x5x and 5x25x^2 are not.
Coefficient.
The number multiplied by a variable in a term. In 7x7x, the coefficient is 7. In xx, the coefficient is 1.
Constant.
A number that stands alone in an expression, without a variable. In 3x+53x + 5, the constant is 5.
Term.
A part of an expression separated by addition or subtraction. In 4x+3y+24x + 3y + 2, the terms are 4x4x, 3y3y, and 22.
Simplify.
To rewrite an expression in a simpler or more useful form, usually by distributing and combining like terms.

Worked example

Simplify the expression 3(x+4)+2(x1)3(x + 4) + 2(x - 1).
Step 1: Distribute the 3 to both terms inside the first parentheses.

3(x+4)=3x+123(x + 4) = 3x + 12.

Step 2: Distribute the 2 to both terms inside the second parentheses.

2(x1)=2x22(x - 1) = 2x - 2. Remember that 2×(1)=22 \times (-1) = -2.

Step 3: Rewrite the full expression with the distributed parts.

3x+12+2x23x + 12 + 2x - 2.

Step 4: Group the like terms.

Terms with xx: 3x3x and 2x2x. Constant terms: 1212 and 2-2.

Step 5: Combine the like terms.

3x+2x=5x3x + 2x = 5x and 122=1012 - 2 = 10.

Final answer: 5x+105x + 10.

You can check by testing a value. If x=2x = 2: the original expression is 3(2+4)+2(21)=3(6)+2(1)=18+2=203(2 + 4) + 2(2 - 1) = 3(6) + 2(1) = 18 + 2 = 20. The simplified expression is 5(2)+10=10+10=205(2) + 10 = 10 + 10 = 20. They match!

Practice questions

Which expression is equivalent to 4(x+3)+2x4(x + 3) + 2x?
  1. 6x+36x + 3
  2. 4x+12+2x4x + 12 + 2x
  3. 6x+126x + 12
  4. 4x+2x+34x + 2x + 3

Answer: 6x+126x + 12

First, distribute the 4: 4(x+3)+2x=4x+12+2x4(x + 3) + 2x = 4x + 12 + 2x. Then combine the like terms 4x4x and 2x2x to get 6x+126x + 12. A common mistake is choosing 4x+12+2x4x + 12 + 2x — this is correct after the distribution step, but it still has unlike terms that need to be combined, so it is not fully simplified.
Simplify 5(2a3)+4a65(2a - 3) + 4a - 6. Show your work and write the simplified expression.

Answer: 14a2114a - 21

Distribute the 5: 5(2a3)+4a6=10a15+4a65(2a - 3) + 4a - 6 = 10a - 15 + 4a - 6. Now combine like terms. The aa terms are 10a+4a=14a10a + 4a = 14a. The constants are 156=21-15 - 6 = -21. So the simplified expression is 14a2114a - 21. A common error is forgetting to distribute to both terms inside the parentheses or making a sign mistake when subtracting the constant 33.
Are the expressions 2(x+5)2(x + 5) and 2x+52x + 5 equivalent? Explain.

Answer: No, they are not equivalent.

Distribute the 2 in the first expression: 2(x+5)=2x+102(x + 5) = 2x + 10. The second expression is 2x+52x + 5. Since 2x+102x+52x + 10 \neq 2x + 5, they are not equivalent. The difference is that in the first expression, the 2 multiplies both the xx and the 5, giving 1010. In the second expression, the 5 is not multiplied by the 2. A common error is thinking that 2(x+5)=2x+52(x + 5) = 2x + 5 — this happens when students forget to distribute the 2 to the constant term.

FAQ

What is the difference between simplifying an expression and solving an equation?
Simplifying an expression means rewriting it in a shorter or clearer form using properties like the distributive property and combining like terms. You end up with an equivalent expression, not a single number. Solving an equation means finding the value of the variable that makes the equation true. For example, simplifying 2(x+3)2(x + 3) gives 2x+62x + 6, but solving 2(x+3)=102(x + 3) = 10 means finding that x=2x = 2.
Why do I have to distribute to every term inside the parentheses?
The distributive property comes from how multiplication and addition work together. When you write 3(x+5)3(x + 5), the 3 is multiplying the entire quantity x+5x + 5. That quantity is made up of two parts: xx and 55. The 3 multiplies both parts. If you only multiply the 3 by xx, you are only accounting for part of what you're multiplying, and your answer will be wrong.
Can I combine 3x3x and 3y3y?
No. Like terms must have the same variable (or the same combination of variables). Even though both 3x3x and 3y3y have the coefficient 3, the variables are different, so they are not like terms. You cannot combine them. The expression 3x+3y3x + 3y is already as simple as it can be. You could factor out the 3 and write it as 3(x+y)3(x + y), but that uses a different technique.
How do I know if I simplified correctly?
After you simplify, check that you cannot combine any more like terms. Each variable should appear at most once (unless you have different powers of the same variable, like xx and x2x^2, which are also not alike). You can also test your answer by plugging in a number for the variable in both the original and simplified expressions — if they give the same result, you likely simplified correctly.

Learn this with a teacher, not a page

The Crimsora tutor teaches Equivalent Expressions live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.