Equivalent Expressions

Grade 7 · algebra · 100 practice problems · read aloud

🔊 Listen to this explanation

Equivalent Expressions

What Are They & Why Are They Useful? 🤔

Equivalent expressions are different algebraic expressions that always have the same value, no matter what number you substitute for the variable. They are useful because they allow us to simplify complex problems, solve equations more easily, and see different relationships between quantities.

How to Find Equivalent Expressions: A Step-by-Step Guide

  1. Apply Properties: Use the Distributive Property, Commutative Property, and Associative Property.
  2. Combine Like Terms: Add or subtract terms that have the same variable raised to the same power.
  3. Factor Expressions: Find a common factor and write the expression as a product.
  4. Check Your Work: Pick a number and plug it into the original and new expression. If you get the same result, they are equivalent!

Worked Examples

Example 1: Using the Distributive Property

Show that 3(x + 4) is equivalent to 3x + 12.

Step 1: Distribute the 3 to both terms inside the parentheses.
Step 2: 3 * x + 3 * 4 = 3x + 12

Example 2: Combining Like Terms

Show that 2y + 5 + 3y - 2 is equivalent to 5y + 3.

Step 1: Identify like terms (2y and 3y; 5 and -2).
Step 2: Combine them: (2y + 3y) + (5 - 2) = 5y + 3

Common Mistakes to Avoid 🚫

  • Misapplying the Distributive Property: Remember to multiply the outside number by every term inside the parentheses. 4(2x + 1) is 8x + 4, not 8x + 1.
  • Incorrectly Combining Terms: Only combine terms with the exact same variable part. You cannot add 2x and 3x².
  • Forgetting the Sign: Pay close attention to negative signs when distributing or combining. For 5 - (x - 2), you must distribute the negative sign to get 5 - x + 2.

Tips & Tricks 💡

  • The "PEMDAS" Check: If you're unsure, pick a simple number for the variable (like 1 or 2) and evaluate both expressions using the order of operations (PEMDAS). If the answers match, you're on the right track!
  • Look for "Secret" 1's: Remember that x is the same as 1x, which helps when combining like terms.
  • Factor First: Sometimes, the easiest way to simplify is to factor out a common number first. For 4x + 6, you can factor out 2 to get 2(2x + 3).

How to Practice

To master equivalent expressions, try these activities:

  • Use online practice websites like Khan Academy for instant feedback.
  • Create flashcards with an expression on the front and two possible equivalents on the back. Circle the correct one.
  • Work with a partner—one person simplifies an expression, and the other has to create a different-looking expression that is equivalent.

Practice problems

6 of the 100, worked through step by step — try them before opening the answer.

1 3(5x - 7) + 9x = ?

Hint: Apply the distributive property to remove the parentheses, then combine like terms. Remember that like terms have the same variable raised to the same power.

Show the answer

Answer: 24x - 21

  1. Apply the distributive property to 3(5x - 7). Multiply 3 by each term inside the parentheses: 3 × 5x = 15x and 3 × (-7) = -21. So, 3(5x - 7) = 15x - 21.
  2. Now the expression is 15x - 21 + 9x.
  3. Combine like terms. The like terms are 15x and 9x. Add them: 15x + 9x = 24x.
  4. The constant term -21 remains unchanged.
  5. The simplified expression is 24x - 21.

The answer is 24x - 21.

2 8(2x - 9) + 5x = ?

Hint: First distribute the 8 to both terms inside the parentheses, then combine like terms by adding the x terms together.

Show the answer

Answer: 21x - 72

  1. Distribute the 8 to each term inside the parentheses: 8(2x) = 16x and 8(-9) = -72. So the expression becomes 16x - 72 + 5x.
  2. Combine like terms (the x terms): 16x + 5x = 21x.
  3. The simplified expression is 21x - 72. Final answer: 21x - 72.

3 (3/4 + 1/6) × 24 = ?

Hint: First find a common denominator to add the fractions inside the parentheses, then multiply the result by the whole number.

Show the answer

Answer: 22

  1. Add the fractions 3/4 and 1/6. To add them, we need a common denominator. The least common multiple of 4 and 6 is 12.
  2. Convert each fraction to denominator 12. 3/4 = (3 × 3)/(4 × 3) = 9/12 1/6 = (1 × 2)/(6 × 2) = 2/12
  3. Add them. 9/12 + 2/12 = 11/12
  4. Now the problem is (11/12) × 24. Multiplying a fraction by a whole number: (11/12) × 24 = (11 × 24) / 12
  5. Simplify before multiplying. 24/12 = 2 So (11 × 24) / 12 = 11 × 2 = 22
  6. Final answer is 22.

Let's solve step by step.

4 (3/4 × 8/9) ÷ (2/3) = ?

Hint: When working with fractions, simplify before multiplying. Remember that dividing by a fraction is the same as multiplying by its reciprocal.

Show the answer

Answer: 1

  1. First, compute 3/4 × 8/9. Multiply the numerators: 3 × 8 = 24 Multiply the denominators: 4 × 9 = 36 So, 3/4 × 8/9 = 24/36
  2. Simplify 24/36. The greatest common divisor of 24 and 36 is 12. Divide numerator and denominator by 12: 24 ÷ 12 = 2 36 ÷ 12 = 3 So, 24/36 = 2/3
  3. Now the expression is (2/3) ÷ (2/3). Dividing by a fraction is the same as multiplying by its reciprocal. So, (2/3) ÷ (2/3) = (2/3) × (3/2)
  4. Multiply numerators: 2 × 3 = 6 Multiply denominators: 3 × 2 = 6 So, 6/6 = 1 Final answer: 1

Let's solve step-by-step.

5 Rewrite 6(4x - 3) + 8x in simplest form.

Hint: First, distribute the 6 to both terms inside the parentheses. Then combine like terms by adding the x terms together.

Show the answer

Answer: 32x - 18

  1. Distribute the 6 to each term inside the parentheses: 6(4x - 3) = 6 × 4x - 6 × 3 = 24x - 18.
  2. Now add the 8x: 24x - 18 + 8x.
  3. Combine the like terms (the x terms): 24x + 8x = 32x.
  4. The simplified expression is 32x - 18.

The answer is 32x - 18.

6 Rewrite 3(5x - 7) + 9x in simplest form.

Hint: First, distribute the 3 to both terms inside the parentheses. Then combine any like terms you see.

Show the answer

Answer: 24x - 21

  1. Distribute the 3 to each term inside the parentheses: 3(5x - 7) = 3*5x - 3*7 = 15x - 21.
  2. Now add the 9x: 15x - 21 + 9x.
  3. Combine like terms (the x terms): 15x + 9x = 24x.
  4. The simplified expression is 24x - 21.

The answer is 24x - 21.

Practise this topic — 10 free problems, no signup →