✦ For everyone, free.

Practical knowledge for real and everyday life

Home

13 Distributive Property and Expression Expansion

The distributive property expands expressions by multiplying a term across addition or subtraction, essential for simplifying algebraic equations.

Distributive Property and Expression Expansion is the study of how a factor multiplying a grouped sum or difference is applied to each term inside that group, converting a compact, factored expression into an expanded expression written as a sum of individual terms. Expansion is the primary technique for removing grouping symbols from an expression so that its terms can be combined, evaluated, or matched against other expressions.

The Meaning of Expression Expansion

Expansion is the process of applying the distributive property, a(b + c) = ab + ac, to rewrite a product of a factor and a grouped sum as an equivalent sum of individual products, with no grouping symbols remaining around the affected terms. Expansion does not change the value an expression represents for any input; it only changes its written form from a product of factors into a sum of terms, a transformation that is often necessary before like terms can be identified and combined, or before an equation can be solved.

Expanding with a Positive Numerical Factor

The simplest case of expansion multiplies each term inside a grouping symbol by a positive numerical factor placed outside it:

4(2x+5) = 4(2x) + 4(5) = 8x + 20

Every term inside the parentheses, without exception, must be multiplied by the outer factor; distributing to only some of the terms is the single most common error at this stage.

2x 5 4 4(2x + 5) = 8x + 20

Expanding with a Negative Outer Factor

When the outer factor is negative, distributing it changes the sign of every term inside the grouping symbol, since multiplying by a negative reverses the sign of each product:

-3(2x-7) = -6x + 21

A subtraction sign directly preceding a grouping symbol with no explicit coefficient is understood as an implied factor of -1, so -(x - 4) expands to -x + 4, not -x - 4; this implied negative-one case is a frequent source of sign errors and deserves particular attention when simplifying multi-term expressions.

Expanding with Fractional and Decimal Factors

The distributive property applies without modification when the outer factor is a fraction or a decimal, though the resulting arithmetic requires the corresponding fraction or decimal multiplication rules:

12 (4x+6) = 2x + 3

When the outer factor is a decimal, each term inside the group is multiplied by that decimal individually, with the decimal point placement handled according to standard decimal multiplication rules for each resulting term.

Expanding with Variable and Monomial Factors

The outer factor need not be a plain number; it may itself be a variable or a monomial containing a coefficient and one or more variables. Distributing a variable factor combines the outer variable factor with each inner term's own variable factor using the product-of-powers exponent rule:

3x(2x+5) = 6x2 + 15x

This monomial distribution case is a direct forerunner of polynomial multiplication, where every term of one polynomial factor must eventually be distributed across every term of another.

Expressions with Multiple Distributed Groups

An expression may contain more than one grouped term requiring distribution, each with its own outer factor, before the results can be combined. In 2(x + 3) - 4(x - 1), each grouped term is expanded independently — 2(x + 3) becomes 2x + 6, and -4(x - 1) becomes -4x + 4 — and only after both expansions are complete are the resulting like terms combined, giving -2x + 10. Attempting to combine terms across groups before each group has been fully expanded is a common source of error in expressions with multiple distributed parts.

Expanding Nested Groups

When a grouping symbol contains another grouping symbol inside it, expansion proceeds from the innermost group outward: the innermost parentheses are expanded or simplified first, and the result is then distributed across the next-outer grouping symbol, continuing until no grouping symbols remain. In 5[2(x + 3) - 4], the inner 2(x + 3) is expanded first to 2x + 6, giving 5[2x + 6 - 4], which simplifies inside the bracket to 5[2x + 2], and only then is the bracket's outer factor of 5 distributed to give 10x + 10.

Organizing the Expansion Result

After all grouping symbols have been removed through distribution, the resulting expression is organized by combining any resulting like terms and, by convention, arranging the terms in descending order of exponent when the expression involves a single variable. This organizational step is not strictly required for correctness but produces a standardized final form that is easier to compare against other expressions and easier to carry into subsequent equation-solving steps.

Verifying Expansion and Diagnosing Errors

An expansion is verified by substituting a chosen numerical value into both the original, unexpanded expression and the expanded result and confirming the two produce the same value. Common errors in this area include distributing a factor to only the first term inside a group and leaving subsequent terms unmultiplied, mishandling the sign when the outer factor or an implied factor is negative, forgetting to apply the exponent rule when distributing a variable factor, and expanding an outer grouping symbol before an inner one has been fully resolved in a nested expression.

Content in this section