Skip to content

Distributive Property

By the end of this section, you will be able to: simplify expressions using the distributive property, and evaluate expressions using the distributive property.

Simplify expressions using the distributive property

Suppose three friends are going to the movies. They each need $9.25 — that’s 99 dollars and 11 quarter. How much money do they need altogether? You can think about the dollars separately from the quarters: 33 times $9 is $27, and 33 times 11 quarter is 7575 cents. In total, they need $27.75.

If you think about doing the math this way, you are using the Distributive Property.

Distributive Property. If aa, bb, cc are real numbers, then

a(b+c)=ab+aca(b + c) = ab + ac

Back to our friends at the movies, we could show the math steps we take to find the total amount of money they need like this:

3(9.25)=3(9+0.25)=3(9)+3(0.25)=27+0.75=27.753(9.25) = 3(9 + 0.25) = 3(9) + 3(0.25) = 27 + 0.75 = 27.75

In algebra, we use the Distributive Property to remove parentheses as we simplify expressions. For example, if we are asked to simplify the expression 3(x+4)3(x + 4), the order of operations says to work in the parentheses first. But we cannot add xx and 44, since they are not like terms. So we use the Distributive Property, as shown in the next example.

Example. Simplify: 3(x+4)3(x + 4).

Distribute, then multiply:

3(x+4)=3x+34=3x+123(x + 4) = 3 \cdot x + 3 \cdot 4 = 3x + 12

Simplify: 4(x+2)4(x + 2).

Some students find it helpful to draw arrows to remind them how to use the Distributive Property — an arrow from the 66 to each term inside the parentheses, so 6(5y+1)6(5y + 1) becomes 65y+61=30y+66 \cdot 5y + 6 \cdot 1 = 30y + 6.

The distributive property can be used to simplify expressions that look slightly different from a(b+c)a(b + c). Here are two other forms:

Distributive Property — other forms. If aa, bb, cc are real numbers, then

a(bc)=abac(b+c)a=ba+caa(b - c) = ab - ac \qquad\qquad (b + c)a = ba + ca

Example. Simplify: 2(x3)2(x - 3).

Distribute, then multiply:

2(x3)=2x23=2x62(x - 3) = 2 \cdot x - 2 \cdot 3 = 2x - 6

Simplify: 7(x6)7(x - 6).

Do you remember how to multiply a fraction by a whole number? We’ll need to do that in the next two examples.

Example. Simplify: 34(n+12)\tfrac{3}{4}(n + 12).

Distribute, then simplify:

34(n+12)=34n+3412=34n+9 \tfrac{3}{4}(n + 12) = \tfrac{3}{4} \cdot n + \tfrac{3}{4} \cdot 12 = \tfrac{3}{4}n + 9

Simplify: 25(p+10)\tfrac{2}{5}(p + 10).

Example. Simplify: 8(38x+14)8\left(\tfrac{3}{8}x + \tfrac{1}{4}\right).

Distribute, then multiply:

838x+814=3x+28 \cdot \tfrac{3}{8}x + 8 \cdot \tfrac{1}{4} = 3x + 2

Using the Distributive Property as shown in the next example will be very useful when we solve money applications later.

Example. Simplify: 100(0.3+0.25q)100(0.3 + 0.25q).

Distribute, then multiply:

100(0.3)+100(0.25q)=30+25q100(0.3) + 100(0.25q) = 30 + 25q

Simplify: 100(0.7+0.15p)100(0.7 + 0.15p).

In the next example we’ll multiply by a variable. We’ll need to do this in a later chapter.

Example. Simplify: m(n4)m(n - 4).

Distribute, then multiply:

mnm4=mn4mm \cdot n - m \cdot 4 = mn - 4m

Notice that we wrote m4m \cdot 4 as 4m4m. We can do this because of the Commutative Property of Multiplication — when a term is the product of a number and a variable, we write the number first.

Simplify: r(s2)r(s - 2).

The next example uses the “backwards” form of the Distributive Property, (b+c)a=ba+ca(b + c)a = ba + ca.

Example. Simplify: (x+8)p(x + 8)p.

Distribute:

(x+8)p=px+8p(x + 8)p = px + 8p

Simplify: (y+4)q(y + 4)q.

When you distribute a negative number, you need to be extra careful to get the signs correct.

Example. Simplify: 2(4y+1)-2(4y + 1).

Distribute, then simplify:

24y+(2)1=8y2-2 \cdot 4y + (-2) \cdot 1 = -8y - 2

Simplify: 3(6m+5)-3(6m + 5).

Example. Simplify: 11(43a)-11(4 - 3a).

Distribute, then simplify:

114(11)3a=44(33a)=44+33a-11 \cdot 4 - (-11) \cdot 3a = -44 - (-33a) = -44 + 33a

You could also write the result as 33a4433a - 44. Do you know why?

Simplify: 5(23a)-5(2 - 3a).

In the next example, we will show how to use the Distributive Property to find the opposite of an expression. Remember, a=1a-a = -1 \cdot a.

Example. Simplify: (y+5)-(y + 5).

Multiplying by 1-1 results in the opposite, then distribute:

1(y+5)=1y+(1)5=y+(5)=y5-1(y + 5) = -1 \cdot y + (-1) \cdot 5 = -y + (-5) = -y - 5

Simplify: (z11)-(z - 11).

Sometimes we need to use the Distributive Property as part of the order of operations. Start by looking at the parentheses — if the expression inside cannot be simplified, the next step is to multiply using the Distributive Property, which removes the parentheses.

Example. Simplify: 82(x+3)8 - 2(x + 3).

Distribute, multiply, then combine like terms:

82x23=82x6=2x+28 - 2 \cdot x - 2 \cdot 3 = 8 - 2x - 6 = -2x + 2

Simplify: 93(x+2)9 - 3(x + 2).

Example. Simplify: 4(x8)(x+3)4(x - 8) - (x + 3).

Distribute both terms, then combine like terms:

4x32x3=3x354x - 32 - x - 3 = 3x - 35

Simplify: 6(x9)(x+12)6(x - 9) - (x + 12).

Evaluate expressions using the distributive property

Some students need to be convinced that the Distributive Property always works. In the examples below, we’ll practice evaluating some of the expressions from previous examples — in part (a), we’ll evaluate the form with parentheses, and in part (b) we’ll evaluate the form we got after distributing. If we evaluate both expressions correctly, this will show that they are indeed equal.

Example. When y=10y = 10, evaluate: (a) 6(5y+1)6(5y + 1) (b) 65y+616 \cdot 5y + 6 \cdot 1.

(a) Substituting 1010 for yy and simplifying in the parentheses first:

6(510+1)=6(51)=3066(5 \cdot 10 + 1) = 6(51) = 306

(b) Substituting 1010 for yy and simplifying:

6510+61=300+6=3066 \cdot 5 \cdot 10 + 6 \cdot 1 = 300 + 6 = 306

Notice that the answers are the same: when y=10y = 10, 6(5y+1)=65y+616(5y + 1) = 6 \cdot 5y + 6 \cdot 1.

Evaluate 5(5w+9)5(5w + 9) when w=3w = 3.

Example. When y=3y = 3, evaluate: (a) 2(4y+1)-2(4y + 1) (b) 24y+(2)1-2 \cdot 4y + (-2) \cdot 1.

Both forms evaluate to 26-26, confirming that 2(4y+1)=8y2-2(4y + 1) = -8y - 2 when y=3y = 3.

Evaluate 6(8n+11)-6(8n + 11) when n=2n = -2.

Example. When y=35y = 35, evaluate (a) (y+5)-(y + 5) and (b) y5-y - 5, to show that (y+5)=y5-(y + 5) = -y - 5.

(a) Substituting 3535 for yy: (35+5)=(40)=40-(35 + 5) = -(40) = -40.

(b) Substituting 3535 for yy: 355=40-35 - 5 = -40.

The answers are the same when y=35y = 35, demonstrating that (y+5)=y5-(y + 5) = -y - 5.

Evaluate (x4)-(x - 4) when x=36x = 36.

Key terms

Distributive Property — for real numbers aa, bb, cc: a(b+c)=ab+aca(b + c) = ab + ac; also written a(bc)=abaca(b - c) = ab - ac and (b+c)a=ba+ca(b + c)a = ba + ca. Multiplying a sum (or difference) by a number gives the same result as multiplying each term by that number and then adding (or subtracting) the products.


This section is adapted from Prealgebra 2e, Section 7.3: Distributive Property by Lynn Marecek, MaryAnne Anthony-Smith, and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: described the opening bills-and-coins illustration in prose instead of recreating it as a graphic; omitted the Be Prepared quiz, media links, and end-of-section exercises; and converted the practice problems (“Try Its”) into interactive exercises with instant feedback.