Sitonce
Country: HK
Show exams for United States Hong Kong
Sign in

Equivalent Expressions and the Distributive Property

Updated 6 min read
Key takeaway

Equivalent expressions have the same value for every permitted value of their variables.

More key points
  • Use the distributive property a(b + c) = ab + ac to expand parentheses, combine like terms, or factor a common factor to rewrite an expression in an equivalent form.
On this page14 sections
  1. Distribute across every term
  2. Combine like terms
  3. Factor to reverse distribution
  4. Test equivalence with a value
  5. Track negative signs and subtraction
  6. Distribute through nested expressions
  7. Factor by identifying a greatest common factor
  8. Recognize equivalent forms
  9. Keep the order of operations visible
  10. Verify with expansion
  11. Multiply every term inside the grouping
  12. Factor an expression by reversing distribution
  13. Use distribution to create equivalent forms
  14. Exam takeaway

Algebraic expressions can look different while representing the same quantity. Expanding and factoring are inverse ways to rewrite expressions without changing their value.

Distribute across every term

Multiply the factor outside parentheses by every term inside: 3(x + 4) = 3x + 12. For subtraction, keep the sign attached to the term: 2(x − 5) = 2x − 10. If the factor is negative, distribute that negative sign to every term: −(x − 7) = −x + 7.

Combine like terms

After distributing, combine terms with the same variable part and exponent. For example, 2(x + 3) + 4x = 2x + 6 + 4x = 6x + 6. The terms 6x and 6 are unlike, so they cannot be combined.

Factor to reverse distribution

Factoring identifies a common factor in each term. The expression 8x + 12 can be written as 4(2x + 3), because 4 divides both terms. Distributing the 4 returns the original expression, which provides a quick check.

Test equivalence with a value

Substituting a convenient value can reveal an error. If 3(x + 2) is claimed to equal 3x + 2, let x = 1: the first expression is 9 and the second is 5, so they are not equivalent. A numerical check is useful for catching mistakes, though an algebraic identity is the proof.

Track negative signs and subtraction

A minus sign before parentheses applies to every term inside: −(2x − 3y + 5) = −2x + 3y − 5. Think of the outside factor as −1 and multiply each term. With a negative factor such as −3(x − 4), the result is −3x + 12. The positive constant appears because a negative times a negative is positive. Carrying the sign with its term prevents the common error of changing only the first term.

Distribute through nested expressions

If a factor multiplies a sum of several terms, it reaches each term once: 4(2a − b + 3) = 8a − 4b + 12. If the expression contains another set of parentheses, simplify the inner expression carefully or use distribution in stages. For example, 2[x + 3(x − 1)] = 2[x + 3x − 3] = 2(4x − 3) = 8x − 6. Combining unlike terms such as x and a constant is never allowed.

Factor by identifying a greatest common factor

Factoring reverses distribution. For 12x² + 18x, the greatest common factor is 6x, so the expression becomes 6x(2x + 3). Check by multiplying each term inside by 6x. A common error is factoring out a number that does not divide every coefficient, or forgetting a variable factor shared by every term. Factoring out −1 can also make the leading term inside positive, as in −x + 5 = −(x − 5).

Recognize equivalent forms

Two expressions are equivalent if they produce the same value for every allowed substitution of the variable. Distribution proves that 3(x + 2) and 3x + 6 are equivalent because expanding one gives the other. Substituting x = 1 can disprove a false claim quickly: 3(x + 2) gives 9, but 3x + 2 gives 5. One matching test value does not prove equivalence, since different expressions can happen to agree at one value. Use the algebraic rewrite as proof and numerical substitution as a check.

Keep the order of operations visible

When an expression contains more than one operation, write an intermediate line instead of doing mental steps at once. For 5 − 2(x + 4), distribute the −2 first: 5 − 2x − 8, then combine constants to get −2x − 3. The initial 5 is outside the parentheses and is not multiplied by −2. This distinction is especially important when the expression starts with a term followed by subtraction.

Verify with expansion

  • Expand every factored answer and compare it with the original expression.
  • Combine only terms with identical variable parts and exponents.
  • Distribute to constants and variables alike; a constant inside parentheses is still a term.
  • If a numerical check fails for even one value, the expressions are not equivalent.
  • If a numerical check succeeds, use algebra to confirm that the identity holds for all permitted values.

Multiply every term inside the grouping

The distributive property states a(b + c) = ab + ac and a(b − c) = ab − ac. The factor outside parentheses multiplies every term inside. For 3(x + 4), distribute 3 to both x and 4: 3x + 12. Multiplying only the first term would omit part of the original expression and change its value.

A negative factor changes signs as it distributes: −2(x − 5) = −2x + 10. Think of −2 multiplying both x and −5. A check using x = 3 gives −2(−2) = 4 and −6 + 10 = 4, so the expressions are equivalent. Substitution is a quick way to detect sign errors, though it does not replace correct algebraic reasoning.

Factor an expression by reversing distribution

The distributive property works in reverse to factor out a common factor. In 12x + 18, the greatest common factor is 6, so 12x + 18 = 6(2x + 3). Multiplying back should reproduce the original terms. Factoring can simplify equations and reveal common structure.

With variables, take only factors shared by every term. For 8x² + 12x, the greatest common factor is 4x, giving 4x(2x + 3). The variable x appears in both terms, but x² and x share only x, not x². Check the lowest exponent present across all terms.

Use distribution to create equivalent forms

Equivalent expressions have the same value for every allowed input, even if they look different. A factored form may show a common scale factor, while an expanded form may make like terms easier to combine. For 2(3x + 1) + 4x, distribute first to get 6x + 2 + 4x, then combine like terms to get 10x + 2. Combine only terms with the same variable part and exponent.

Distribution can also verify an area model: a rectangle of height a and total width b + c has area a(b + c), equal to the sum of adjoining areas ab and ac. This visual interpretation explains why the factor must reach every term.

  • Multiply the outside factor by every term inside parentheses.
  • Track negative signs when distributing.
  • Factor by identifying the greatest common factor shared by all terms.
  • Combine like terms after expanding.
  • Multiply back or substitute a value to check equivalence.

Exam takeaway

Distribute to every term, preserve signs and combine only like terms. Reverse the process by factoring a common factor, then verify that both forms expand to the same expression.

Common questions

What is the distributive property?

It states a(b + c) = ab + ac; the outside factor multiplies every term inside the parentheses.

Can I combine x and x squared?

No. They are unlike terms because their variable exponents differ.

How do I distribute a negative sign?

Treat −1 as the factor and multiply every term inside, reversing each sign.