1.7 Properties of Real Numbers

Learning Objectives

By the end of this section, you will be able to:

  • Use the commutative and associative properties
  • Use the identity and inverse properties of addition and multiplication
  • Use the properties of zero
  • Simplify expressions using the distributive property

Use the Commutative and Associative Properties

Think about adding two numbers, say [latex]5[/latex] and [latex]3[/latex]. The order we add them doesn’t affect the result, does it?

[latex]5+3[/latex] [latex]3+5[/latex]
[latex]8[/latex] [latex]8[/latex]
[latex]5+3[/latex] [latex]3+5[/latex]

The results are the same.

As we can see, the order in which we add does not matter!

What about multiplying [latex]5[/latex] and [latex]3[/latex]?

[latex]5\times3[/latex] [latex]3\times5[/latex]
[latex]15[/latex] [latex]15[/latex]

[latex]5\times3=3\times5[/latex]

Again, the results are the same!

The order in which we multiply does not matter!

These examples illustrate the commutative property. When adding or multiplying, changing the order gives the same result.

Commutative Property

of Addition if [latex]a[/latex], [latex]b[/latex] are real numbers, then [latex]a+b=b+a[/latex]
of Multiplication if [latex]a[/latex], [latex]b[/latex] are real numbers, then [latex]a \times b = b \times a[/latex]
When adding or multiplying, changing the order gives the same result.

The commutative property has to do with order. If you change the order of the numbers when adding or multiplying, the result is the same.

What about subtraction? Does order matter when we subtract numbers? Does [latex]7-3[/latex] give the same result as [latex]3-7[/latex]?

[latex]7-3[/latex] [latex]3-7[/latex]
[latex]4[/latex] [latex]-4[/latex]

[latex]4\neq-4[/latex]
[latex]7-3\neq-3-7[/latex]

The results are not the same.

Since changing the order of the subtraction did not give the same result, we know that subtraction is not commutative.

Let’s see what happens when we divide two numbers. Is division commutative?

[latex]12\div4[/latex] [latex]14\div12[/latex]
[latex]\frac{12}4[/latex] [latex]\frac{4}{12}[/latex]
[latex]3[/latex] [latex]\frac{1}3[/latex]
[latex]3\neq\frac13[/latex]
[latex]12\div4\neq4\div12[/latex]

The results are not the same. Since changing the order of the division did not give the same result, division is not commutative.

The commutative properties only apply to addition and multiplication!

  • Addition and Multiplication are commutative.
  • Subtraction and Division are not commutative.

If you were asked to simplify this expression, how would you do it and what would your answer be?

[latex]7+8+2[/latex]

Some people would think [latex]7+8[/latex] is [latex]15[/latex] and then [latex]15+2[/latex] is [latex]17[/latex]. Others might start with [latex]8+2[/latex] makes [latex]10[/latex] and then [latex]7+10[/latex] makes [latex]17[/latex].

Either way gives the same result. Remember, we use parentheses as grouping symbols to indicate which operation should be done first.

[latex]\begin{align*} &\text{Add}\;7+8&(7+8)+2\\ &\text{Add}\;&15+2\\ &\;&17 \end{align*}[/latex]

[latex]\begin{align*} &\text{Add}\;8+2&7+(8+2)\\ &\text{Add}\;&7+10\\ &\;&17 \end{align*}[/latex]

[latex](7+8)+2=7+(8+2)[/latex]

When adding three numbers, changing the grouping of the numbers gives the same result.

This is true for multiplication, too.

[latex]\begin{align*} &\text{Multiply}\;5\cdot\frac13&\left(5\times\frac13\right)\times3\\ &\text{Multiply.}\;&\frac53\times3\\ &\;&5\end{align*}[/latex]

[latex]\begin{align*} &\text{Multiply}\;\frac13\cdot3&5\times\left(\frac13\times3\right)\\ &\text{Multiply.}\;&5\times1\\ &\;&5 \end{align*}[/latex]

[latex](5\times\frac{1}{3})\times3=5\times(\frac{1}{3}\times3)[/latex]

When multiplying three numbers, changing the grouping of the numbers gives the same result.

You probably know this, but the terminology may be new to you. These examples illustrate the associative property.

Associative Property

of Addition If [latex]a[/latex], [latex]b[/latex], [latex]c[/latex] are real numbers, then [latex](a+b)+c=a+(b+c)[/latex]
of Multiplication If [latex]a[/latex], [latex]b[/latex], [latex]c[/latex] are real numbers, then [latex](a\times b)\times c=a\times(b\times c)[/latex]

When adding or multiplying, changing the grouping gives the same result.

Let’s think again about multiplying [latex]5\times\frac{1}{3}\times3[/latex]. We got the same result both ways, but which way was easier? Multiplying [latex]\frac{1}{3}[/latex] and [latex]3[/latex] first, as shown above on the right side, eliminates the fraction in the first step. Using the associative property can make the math easier!

The associative property has to do with grouping. If we change how the numbers are grouped, the result will be the same. Notice it is the same three numbers in the same order—the only difference is the grouping.

We saw that subtraction and division were not commutative. They are not associative either.

When simplifying an expression, it is always a good idea to plan what the steps will be. In order to combine like terms in the next example, we will use the commutative property of addition to write the like terms together.

Example 1.7.1

Simplify: [latex]18p+6q+15p+5q[/latex]

Solution

Step 1: Use the commutative property of addition to re-order so that like terms are together.

Step 2: Add like terms.

[latex]33p+11q[/latex]

Try It

1) Simplify: [latex]23r+14s+9r+15s[/latex]

Solution

[latex]32r+29s[/latex]

2) Simplify: [latex]37m+21n+4m-15n[/latex]

Solution

[latex]41m+6n[/latex]

When we have to simplify algebraic expressions, we can often make the work easier by applying the commutative or associative property first, instead of automatically following the order of operations. When adding or subtracting fractions, combine those with a common denominator first.

Example 1.7.2

Simplify: [latex](\frac5{13}+\frac34)+\frac14[/latex]

Solution

Step 1: Notice that the last [latex]2[/latex] terms have a common denominator, so change the grouping.

[latex]\frac5{13}+(\frac34+\frac14)[/latex]

Step 2: Add in parentheses first.

[latex]\frac5{13}+(\frac44)[/latex]

Step 3: Simplify the fraction.

[latex]\frac5{13}+(1)[/latex]

Step 4: Add.

[latex]1\frac5{13}[/latex]

Step 5: Convert to an improper fraction.

[latex]\frac{18}{13}[/latex]

Try It

3) Simplify: [latex](\frac{7}{15}+\frac{5}{8})+\frac{3}{8}[/latex]

Solution

[latex]1\frac{7}{15}[/latex]

4) Simplify: [latex](\frac{2}{9}+\frac{7}{12})+\frac{5}{12}[/latex]

Solution

[latex]1\frac{2}{9}[/latex]

Example 1.7.3

Use the associative property to simplify [latex]6(3x)[/latex].

Solution

Step 1: Change the grouping.

[latex](6\times3)x[/latex]

Step 2: Multiply in the parentheses.

[latex]18x[/latex]

Notice that we can multiply [latex]6\times 3[/latex] but we could not multiply [latex]3x[/latex] without having a value for [latex]x[/latex].

Try It

5) Use the associative property to simplify [latex]8(4x)[/latex]

Solution

[latex]32x[/latex]

6) Use the associative property to simplify [latex]-9(7y)[/latex]

Solution

[latex]-63y[/latex]

Use the Identity and Inverse Properties of Addition and Multiplication

What happens when we add [latex]0[/latex] to any number? Adding [latex]0[/latex] doesn’t change the value. For this reason, we call [latex]0[/latex] the additive identity.

For example,

[latex]13+0[/latex] [latex]-14+0[/latex] [latex]0+(-8)[/latex]
[latex]13[/latex] [latex]-14[/latex] [latex]-8[/latex]

These examples illustrate the Identity Property of Addition that states that for any real number, [latex]a[/latex], [latex]a+0=a[/latex] and [latex]0+a=a[/latex].

What happens when we multiply any number by one? Multiplying by [latex]1[/latex] doesn’t change the value. So we call [latex]1[/latex] the multiplicative identity.

For example,

[latex]43\times1[/latex] [latex]-27\times1[/latex] [latex]1\times\frac{3}{5}[/latex]
[latex]43[/latex] [latex]-27[/latex] [latex]\frac{3}{5}[/latex]

These examples illustrate the Identity Property of Multiplication that states that for any real number, [latex]a[/latex], [latex]a\cdot 1=a[/latex] and [latex]1\cdot a=a[/latex].

We summarize the Identity Properties below.

Identity Property

of addition for any real number [latex]a[/latex]:
[latex]0[/latex] is the additive identity
[latex]a+0=a[/latex] [latex]0+a=a[/latex]
of multiplication for any real number [latex]a[/latex]:
[latex]1[/latex] is the additive identity
[latex]a\times1=a[/latex] [latex]1\times a=a[/latex]

What number added to [latex]5[/latex] gives the additive identity, [latex]0[/latex]?

[latex]5+\underline{\hspace{0.5cm}}=0[/latex]     We know that [latex]5+\left(-5\right)=0[/latex]

What number added to [latex]−6[/latex] gives the additive identity, [latex]0[/latex]?

[latex]-6+\underline{\hspace{0.5cm}}=0[/latex]      We know [latex]\left(-6\right)+6=0[/latex]

Notice that in each case, the missing number was the opposite of the number!

We call [latex]−a[/latex] the additive inverse of [latex]a[/latex]. The opposite of a number is its additive inverse. A number and its opposite add to zero, which is the additive identity. This leads to the Inverse Property of Addition that states for any real number, [latex]a[/latex], [latex]a+(-a)=0[/latex]. Remember, a number and its opposite add to zero.

What number multiplied by [latex]\frac{2}{3}[/latex] gives the multiplicative identity, [latex]1[/latex]? In other words, [latex]\frac{2}{3}[/latex] times what results in [latex]1[/latex]?

[latex]\frac23\cdot\underline{\hspace{0.5cm}}=1[/latex]     We know [latex]\frac23\cdot\frac32=1[/latex]

What number multiplied by [latex]2[/latex] gives the multiplicative identity, [latex]1[/latex]? In other words [latex]2[/latex] times what results in [latex]1[/latex]?

[latex]2\cdot\underline{\hspace{0.5cm}}=1[/latex]     We know [latex]2\cdot\frac12=1[/latex]

Notice that in each case, the missing number was the reciprocal of the number!

We call [latex]\frac{1}{a}[/latex] the multiplicative inverse of [latex]a[/latex]. The reciprocal of a number is its multiplicative inverse. A number and its reciprocal multiply to one, which is the multiplicative identity. This leads to the Inverse Property of Multiplication that states that for any real number, [latex]a[/latex], [latex]a\neq0[/latex], [latex]a\times\frac{1}{a}=1[/latex].

We’ll formally state the inverse properties here:

Inverse Property

of addition For any real number [latex]a[/latex],
[latex]-a[/latex] is the additive inverse of [latex]a[/latex].
A number and its opposite add to zero.
[latex]a+(-a)=0[/latex]
of multiplication For any real number [latex]a[/latex],
[latex]\frac{1}{a}[/latex] is the multiplicative inverse of [latex]a[/latex].
A number and its reciprocal multiply to one.
[latex]a\times\frac{1}{a}=1[/latex]

Example 1.7.4

Find the additive inverse of

a. [latex]\frac{5}{8}[/latex]
b. [latex]0.6[/latex]
c. [latex]-8[/latex]
d. [latex]\frac{4}{3}[/latex]

Solution

To find the additive inverse, we find the opposite.

a. The additive inverse of [latex]\frac{5}{8}[/latex] is the opposite of [latex]\frac{5}{8}[/latex] The additive inverse of [latex]\frac{5}{8}[/latex] is [latex]-\frac{5}{8}[/latex]


b. The additive inverse of [latex]0.6[/latex] is the opposite of [latex]0.6[/latex]. The additive inverse of [latex]0.6[/latex] is [latex]-0.6[/latex].


c. The additive inverse of [latex]-8[/latex] is the opposite of [latex]-8[/latex]. We write the opposite of [latex]-8[/latex] as [latex]-(-8)[/latex], and then simplify it to [latex]8[/latex]. Therefore, the additive inverse of [latex]-8[/latex] is [latex]8[/latex].


d. The additive inverse of [latex]-\frac{4}{3}[/latex] is the opposite of [latex]-\frac{4}{3}[/latex]. We write this as [latex]-(-\frac{4}{3})[/latex] and then simplify to [latex]\frac{4}{3}[/latex]. Thus, the additive inverse of [latex]-\frac{4}{3}[/latex] is [latex]\frac{4}{3}[/latex].

Try It

7) Find the additive inverse of:

a. [latex]\frac{7}{9}[/latex]
b. [latex]1.2[/latex]
c. [latex]-14[/latex]
d. [latex]-\frac{9}{4}[/latex]

Solution

a.[latex]-\frac{7}{9}[/latex]
b.[latex]-1.2[/latex]
c.[latex]14[/latex]
d.[latex]\frac{9}{4}[/latex]

8) Find the additive inverse of:

a. [latex]\frac{7}{13}[/latex]
b. [latex]8.4[/latex]
c. [latex]-46[/latex]
d. [latex]-\frac{5}{2}[/latex]

Solution

a. [latex]-\frac{7}{13}[/latex]
b.[latex]-8.4[/latex]
c.[latex]46[/latex]
d.[latex]\frac{5}{2}[/latex]

Example 1.7.5

Find the multiplicative inverse of
a. [latex]9[/latex]
b. [latex]-\frac{1}{9}[/latex]
c. [latex]0.9[/latex]

Solution

To find the multiplicative inverse, we find the reciprocal.

a. The multiplicative inverse of [latex]9[/latex] is the reciprocal of [latex]9[/latex], which is [latex]\frac{1}{9}[/latex]. Therefore, the multiplicative inverse of [latex]9[/latex] is [latex]\frac{1}{9}[/latex].


b. The multiplicative inverse of [latex]-\frac{1}{9}[/latex] is the reciprocal of [latex]-\frac{1}{9}[/latex] which is [latex]-9[/latex]. Thus, the multiplicative inverse of [latex]-\frac{1}{9}[/latex] is [latex]-9[/latex].


c.
Step 1: To find the multiplicative inverse of [latex]0.9[/latex], we first convert [latex]0.9[/latex] to a fraction

[latex]\frac{9}{10}[/latex]

Step 2: Then we find the reciprocal of the fraction.

The reciprocal of [latex]\frac{9}{10}[/latex] is [latex]\frac{10}{9}[/latex].

So the multiplicative inverse of [latex]0.9[/latex] is [latex]\frac{10}{9}[/latex].

Try It

9) Find the multiplicative inverse of

a. [latex]4[/latex]
b. [latex]-\frac{1}{7}[/latex]
c. [latex]0.3[/latex]

Solution

a. [latex]\frac{1}{4}[/latex]
b. [latex]-7[/latex]
c. [latex]\frac{10}{3}[/latex]

10) Find the multiplicative inverse of
a. [latex]18[/latex]
b. [latex]-\frac{4}{5}[/latex]
c. [latex]0.6[/latex]

Solution

a. [latex]\frac{1}{18}[/latex]
b. [latex]-\frac{5}{4}[/latex]
c. [latex]\frac{5}{3}[/latex]

Use the Properties of Zero

The identity property of addition says that when we add [latex]0[/latex] to any number, the result is that same number. What happens when we multiply a number by [latex]0[/latex]? Multiplying by [latex]0[/latex] makes the product equal zero.

Multiplication by Zero

For any real number [latex]a[/latex],

[latex]0\times\ a=0[/latex]        [latex]a\times 0=0[/latex]

 

The product of any real number and [latex]0[/latex] is [latex]0[/latex].

What about division involving zero? What is [latex]0\div 3[/latex]? Think about a real example: If there are no cookies in the cookie jar and [latex]3[/latex] people are to share them, how many cookies does each person get? There are no cookies to share, so each person gets [latex]0[/latex] cookies. So, [latex]0\div 3=0[/latex]

We can check division with the related multiplication fact.

[latex]12\div 6=2[/latex] because [latex]2\times6=12[/latex]

So we know [latex]0\div 3=0[/latex] because [latex]0\times3=0[/latex].

Division of Zero

For any real number, [latex]a[/latex], except [latex]0[/latex],

[latex]\frac{0}{a}=0[/latex] and [latex]0\div a=0[/latex].

Zero is divided by any real number except zero is zero.

Now think about dividing by zero. What is the result of dividing [latex]4[/latex] by [latex]0[/latex]? Think about the related multiplication fact: [latex]4\div 0=?[/latex] means [latex]?\times0=4[/latex]  Is there a number that multiplied by [latex]0[/latex] gives [latex]4[/latex]? Since any real number multiplied by [latex]0[/latex] gives [latex]0[/latex], there is no real number that can be multiplied by [latex]0[/latex] to obtain [latex]4[/latex].

We conclude that there is no answer to [latex]4\div 0[/latex] and so we say that division by [latex]0[/latex] is undefined.

Division by Zero

For any real number [latex]a[/latex], except [latex]0[/latex],

[latex]\frac{a}{0}[/latex] and [latex]a\div 0[/latex] are undefined.

Division by zero is undefined.

We summarize the properties of zero below.

Properties of Zero

Multiplication by Zero: For any real number [latex]a[/latex],

[latex]a\times0=0[/latex]           [latex]0\times a=0[/latex] The product of any number and [latex]0[/latex] is [latex]0[/latex].

Division by Zero: For any real number [latex]a[/latex], where [latex]a\neq0[/latex]

[latex]\frac{0}{a}=0[/latex] Zero divided by any real number except itself is zero.
[latex]\frac{a}{0}[/latex] is undefined Division by zero is undefined.

Example 1.7.6

Simplify:

a. [latex]-8\times0[/latex]
b. [latex]\frac{0}{-2}[/latex]
c. [latex]\frac{-32}{0}[/latex]

Solution

a.
Step 1: The product of any real number and [latex]0[/latex] is [latex]0[/latex].

[latex]\begin{align*}&-8\times0\\&0\end{align*}[/latex]


b.
Step 1:  The product of any real number and [latex]0[/latex] is [latex]0[/latex].

[latex]\begin{align*}&\frac{0}{-2}\\&0\end{align*}[/latex]


c.
Step 1:  Division by [latex]0[/latex] is undefined.

[latex]\begin{align*}&\frac{-32}{0}\\&\text{Undefined}\end{align*}[/latex]

Try It

11) Simplify:
a. [latex]-14\cdot 0[/latex]
b. [latex]\frac{0}{-6}[/latex]
c.[latex]\frac{-2}{0}[/latex]

Solution

a. [latex]0[/latex]
b. [latex]0[/latex]
c. undefined

12) Simplify:
a. [latex]0(-17)[/latex]
b.[latex]\frac{0}{-10}[/latex]
c. [latex]\frac{-5}{0}[/latex]

Solution

a. [latex]0[/latex]
b. [latex]0[/latex]
c. undefined

We will now practice using the properties of identities, inverses, and zero to simplify expressions.

Example 1.7.7

Simplify:
a. [latex]\frac{0}{n+5}[/latex], where [latex]{n}\neq{-5}[/latex]
b. [latex]\frac{10-3p}{0}[/latex], where [latex]{10-3p}\neq{0}[/latex]

Solution

a.
Step 1: Zero divided by any real number except itself is [latex]0[/latex].

[latex]\begin{align*}&\frac{0}{n+5}\\&0\end{align*}[/latex]


b.
Step 1: Division by [latex]0[/latex] is undefined.

[latex]\begin{align*}&\frac{10-3p}{0}\\&\text{Undefined}\end{align*}[/latex]

Example 1.7.8

Simplify: [latex]-84n+(-73n)+84n[/latex]

Solution

Step 1:  Notice that the first and third terms are opposites; use the commutative property of addition to re-order the terms.

[latex]-84n+84n+(-73n)[/latex]

Step 2:  Add left to right.

[latex]0+(-73)[/latex]

Step 3:  Add.

[latex]-73n[/latex]

Try It

13) Simplify: [latex]-27a+(-48)+27a[/latex]

Solution

[latex]-48a[/latex]

14) Simplify: [latex]39x+(-92x)+(-39x)[/latex]

Solution

[latex]-92x[/latex]

Now we will see how recognizing reciprocals is helpful. Before multiplying left to right, look for reciprocals—their product is [latex]1[/latex].

Example 1.7.9

Simplify: [latex]\frac{7}{15}\times\frac{8}{23}\times\frac{15}{7}[/latex]

Solution

Step 1: Notice that the first and third terms are reciprocals, so use the commutative property of multiplication to re-order the factors.

[latex]\frac{7}{15}\times\frac{15}{7}\times\frac{8}{23}[/latex]

Step 2: Multiply left to right.

[latex]\frac{8}{23}[/latex]

Try It

15) Simplify: [latex]\frac{9}{16}\times\frac{5}{49}\times\frac{16}{9}[/latex]

Solution

[latex]\frac{5}{49}[/latex]

16) Simplify: [latex]\frac{6}{17}\times\frac{11}{25}\times\frac{17}{6}[/latex]

Solution

[latex]\frac{11}{25}[/latex]

Try It

17) Simplify:
a. [latex]\frac{0}{m+7}[/latex], where [latex]m\neq\text{−7}[/latex]
b. [latex]\frac{18-6c}{0}[/latex], where [latex]18-6c\neq0[/latex]

Solution

a. [latex]0[/latex]
b. undefined

18) Simplify:
a. [latex]\frac{0}{d-4}[/latex], where [latex]d\neq4[/latex]
b. [latex]\frac{15-4q}{0}[/latex], [latex]15-4q\neq0[/latex]

Solution

a. [latex]0[/latex]
b. undefined

Example 1.7.10

Simplify: [latex]\frac{3}{4}\times\frac{4}{3}(6x+12)[/latex]

Solution

Step 1: There is nothing to do in the parentheses, so multiply the two fractions first—notice, they are reciprocals.

[latex]1(6x+12)[/latex]

Step 2: Simplify by recognizing the multiplicative identity.

[latex](6x+12)[/latex]

Try It

19) Simplify: [latex]\frac{2}{5}\times\frac{5}{2}(20y+50)[/latex]

Solution

[latex]20y+50[/latex]

20) Simplify: [latex]\frac{3}{8}\times\frac{8}{3}(12z+16)[/latex]

Solution

[latex]12z+16[/latex]

Simplify Expressions Using the Distributive Property

Suppose that three friends are going to the movies. They each need [latex]\$9.25[/latex]—that’s [latex]9[/latex] dollars and [latex]1[/latex] quarter—to pay for their tickets. How much money do they need all together?

You can think about the dollars separately from the quarters. They need [latex]3[/latex] times [latex]\$9[/latex] so [latex]\$27[/latex], and [latex]3[/latex] times [latex]1[/latex] quarter, so [latex]75[/latex] cents. In total, they need [latex]\$27.75[/latex]. If you think about doing the math in this way, you are using the distributive property.

Distributive Property

[latex] a(b+c)=ab+ac[/latex]

If [latex]a[/latex], [latex]b[/latex], [latex]c[/latex] are real numbers, then
Also, [latex](b+c)a=ba+ca[/latex]

[latex]a(b-c)=ab-ac[/latex]

[latex](b-c)a=ba-ca[/latex]

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

[latex]\begin{align*} &3(9.25)\\&3(9+0.25)\\&3(9)+3(0.25)\\&27+0.75\\&27.75 \end{align*}[/latex]

In algebra, we use the distributive property to remove parentheses as we simplify expressions.

For example, if we are asked to simplify the expression [latex]3(x+4)[/latex] the order of operations says to work in the parentheses first. But we cannot add [latex]x[/latex] and [latex]4[/latex], since they are not like terms. So we use the distributive property, as shown in Example 1.7.11.

Some students find it helpful to draw in arrows to remind them how to use the distributive property. Then the first step in  Example 1.7.11 would look like this:

We have the expression 3 times (x plus 4) with two arrows coming from the 3. One arrow points to the x, and the other arrow points to the 4.
Figure 1.7.1

Example 1.7.11

Simplify: [latex]3(x+4)[/latex]

Solution

Step 1: Distribute

[latex]3\times{x}+3\times4[/latex]

Step 2: Multiply.

[latex]3x+12[/latex]

Try It

21) Simplify: [latex]4(x+2)[/latex]

Solution

[latex]4x+8[/latex]

22) Simplify: [latex]6(x+7)[/latex]

Solution

[latex]6x+42[/latex]

Example 1.7.12

Simplify: [latex]8(\frac{3}{8}x+\frac{1}{4})[/latex]

Solution
8(3 over 8 x + 1 over 4). Arrow from 8 to 3 over 8 x and from 8 to 1 over 4
Figure 1.7.2

Step 1: Distribute.

[latex]8\cdot\frac38x+8\cdot\frac14[/latex]

Step 2: Multiply.

[latex]3x+2[/latex]

Try It

23) Simplify: [latex]6(\frac{5}{6}y+\frac{1}{2})[/latex]

Solution

[latex]5y+3[/latex]

24) Simplify: [latex]12(\frac{1}{3}n+\frac{3}{4})[/latex]

Solution

[latex]4n+9[/latex]

Using the distributive property as shown in Example 1.7.13 will be very useful when we solve money applications in later chapters.

Example 1.7.13

Simplify: [latex]100(0.3+0.25q)[/latex]

Solution
To the right of this, we have the expression 100 times (0.3 plus 0.25 times q) with two arrows coming from the 100. One arrow points to the 0.3, and the other arrow points to the 0.25 times q.
Figure 1.7.3

Step 1: Distribute.

[latex]100\left(0.3\right)+100\left(0.25q\right)[/latex]

Step 2: Multiply.

[latex]30+25q[/latex]

Try It

25) Simplify: [latex]100(0.7+0.15p)[/latex]

Solution

[latex]70+15p[/latex]

26) Simplify: [latex]100(0.04+0.35d)[/latex]

Solution

[latex]4+35d[/latex]

When we distribute a negative number, we need to be extra careful to get the signs correct!

Example 1.7.14

Simplify: [latex]-2(4y+1)[/latex]

Solution
To the right of this, we have the expression negative 2 times (4y plus 1) with two arrows coming from the negative 2. One arrow points to the 4y, and the other arrow points to the 1.
Figure 1.7.4

Step 1: Distribute.

[latex]-2\cdot4y+\left(-2\right)\cdot1[/latex]

Step 2: Multiply.

[latex]-8y-2[/latex]

Try It

27) Simplify: [latex]-3(6m+5)[/latex]

Solution

[latex]-18m-15[/latex]

28) Simplify: [latex]-6(8n+11)[/latex]

Solution

[latex]-48n-66[/latex]

Example 1.7.15

Simplify: [latex]-11(4-3a)[/latex]

Solution

Step 1: Distribute.

-11 with arrows to 4 and -3a
Figure 1.7.5

Step 2: Multiply.

[latex]\begin{align*} &-11\cdot4-\left(-11\right)\cdot13a\\&-44-\left(-33a\right) \end{align*}[/latex]

Step 3: Simplify.

[latex]-44+33a[/latex]

Notice that you could also write the result as [latex]33a-44[/latex]. Do you know why?

Try It

29) Simplify: [latex]-5(2-3a)[/latex]

Solution

[latex]-10+15a[/latex]

30) Simplify: [latex]-7(8-15y)[/latex]

Solution

[latex]-56+105y[/latex]

Example 1.7.16 will show how to use the distributive property to find the opposite of an expression.

Example 1.7.16

Simplify: [latex]-(y+5)[/latex]

Solution

Step 1: Multiplying by [latex]−1[/latex] results in the opposite.

[latex]-1(y+5)[/latex]

Step 2: Distribute.

[latex]-1\times{y}+{-1}\times5[/latex]

Step 3: Simplify.

[latex]\begin{align*} &-y+(-5)\\&-y-5 \end{align*}[/latex]

Try It

31) Simplify: [latex]−(z-11)[/latex]

Solution

[latex]-z+11[/latex]

32) Simplify: [latex]-(x-4)[/latex]

Solution

[latex]-x+4[/latex]

There will be times when we’ll need to use the distributive property as part of the order of operations. Start by looking at the parentheses. If the expression inside the parentheses cannot be simplified, the next step would be multiply using the distributive property, which removes the parentheses. The next two examples will illustrate this.

Example 1.7.17

Simplify:  [latex]8-2(x+3)[/latex]

Be sure to follow the order of operations. Multiplication comes before subtraction, so we will distribute the [latex]2[/latex] first and then subtract.

Solution

Step 1: Distribute.

[latex]8-2\times{x}-2\times{3}[/latex]

Step 2: Multiply.

[latex]8-2x-6[/latex]

Step 3: Combine like terms.

[latex]-2x+2[/latex]

Try It

33) Simplify: [latex]9-3(x+2)[/latex]

Solution

[latex]3-3x[/latex]

34) Simplify: [latex]7x-5(x+4)[/latex]

Solution

[latex]2x-20[/latex]

Example 1.7.18

Simplify: [latex]4(x-8)-(x+3)[/latex]

Solution

Step 1: Distribute.

[latex]4x-32-x-3[/latex]

Step 2: Combine like terms.

[latex]3x-35[/latex]

Try It

35) Simplify: [latex]6(x-9)-(x+12)[/latex]

Solution

[latex]5x-66[/latex]

36) Simplify: [latex]8(x-1)-(x+5)[/latex]

Solution

[latex]7x-13[/latex]

All the properties of real numbers we have used in this chapter are summarized in the table below.


Commutative Property

of addition:
 If [latex]a[/latex], [latex]b[/latex] are real numbers, then

[latex]a+b=b+a[/latex]
of multiplication:
 If [latex]a[/latex], [latex]b[/latex] are real numbers, then
[latex]a\times b=b\times a[/latex]

Associative Property

of addition 
 If [latex]a[/latex], [latex]b[/latex], [latex]c[/latex] are real numbers, then
[latex](a+b)+c=a+(b+c)[/latex]
of multiplication 
 If [latex]a[/latex], [latex]b[/latex], [latex]c[/latex] are real numbers, then
[latex](a\times b)\times c=a\times(b\times c)[/latex]

Distributive Property

If [latex]a[/latex], [latex]b[/latex], [latex]c[/latex] are real numbers, then [latex]a(b+c)=ab+ac[/latex]

Identity Property

of addition 
 For any real number [latex]a[/latex]: 0 is the additive identity
[latex]a+0=a[/latex]

[latex]0+a=a[/latex]

of multiplication 
 For any real number [latex]a[/latex]: 1 is the multiplicative identity
[latex]1\times{a}=a[/latex]

[latex]a\times{1}=a[/latex]


Inverse Property

of addition 
 For any real number [latex]a[/latex], [latex]-a[/latex] is the additive inverse of [latex]a[/latex]
[latex]a+\left(-a\right)=0[/latex]
of multiplication 
 For any real number[latex]a[/latex], [latex]a\neq 0[/latex]
 [latex]\frac{1}{a}[/latex] is the multiplicative inverse of [latex]a[/latex]
[latex]a\times\frac{1}{a}=1[/latex]

Properties of Zero

For any real number [latex]a[/latex], [latex]a\times0=0[/latex] [latex]a\times0=0[/latex]
For any real number [latex]a[/latex],[latex]a\neq 0[/latex] [latex]\frac{0}{a}=0[/latex]

[latex]\frac{a}{0}[/latex] is undefined

Key Concepts

  • Commutative Property of
    • Addition: If [latex]a[/latex], [latex]b[/latex], are real numbers, then [latex]a+b=b+a[/latex].
    • Multiplication: If [latex]a[/latex], [latex]b[/latex], are real numbers, then [latex]a\cdot b=b\cdot a[/latex]. When adding or multiplying, changing the order gives the same result.
  • Associative Property of
    • Addition: If [latex]a[/latex], [latex]b[/latex], [latex]c[/latex] are real numbers, then [latex](a+b)+c=a+(b+c)[/latex]
    • Multiplication: If [latex]a[/latex], [latex]b[/latex], [latex]c[/latex] are real numbers, then [latex](a\cdot b)\cdot c=a\cdot (b\cdot c)[/latex]
      When adding or multiplying, changing the grouping gives the same result.
  • Distributive Property: If [latex]a[/latex], [latex]b[/latex], [latex]c[/latex] are real numbers, then
    • [latex]a(b+c)=ab+ac[/latex]
    • [latex](b+c)a=ba+ca[/latex]
    • [latex]a(b-c)=ab-ac[/latex]
    • [latex](b-c)a=ba-ca[/latex]
  • Identity Property
    • of Addition: For any real number [latex]a+0=a[/latex],  [latex]0+a=a[/latex]
      [latex]0[/latex] is the additive identity
    • of Multiplication: For any real number [latex]a\cdot 1=a[/latex], [latex]1\cdot a=a[/latex]
      [latex]1[/latex] is the multiplicative identity
  • Inverse Property
    • of Addition: For any real number [latex]a[/latex], [latex]a+(−a)=0[/latex]. A number and its opposite add to zero. [latex]−a[/latex] is the additive inverse of [latex]a[/latex].
    • of Multiplication: For any real number [latex]a[/latex], [latex]a\neq0[/latex]  [latex]\frac{1}{a}=1[/latex]. A number and its reciprocal multiply to one. [latex]\frac{1}{a}[/latex] is the multiplicative inverse of [latex]a[/latex].
  • Properties of Zero
    • For any real number [latex]a[/latex],
      [latex]a\cdot 0=0[/latex], [latex]0\cdot a=0[/latex] – The product of any real number and [latex]0[/latex] is [latex]0[/latex].
    • [latex]\frac{0}{a}=0[/latex] for [latex]a\neq 0[/latex] – Zero divided by any real number except zero is zero.
    • [latex]\frac{a}{0}[/latex] is undefined – Division by zero is undefined.

Self Check

After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

After reviewing this checklist, what will you do to become confident for all objectives?

Glossary

additive identity
The additive identity is the number [latex]0[/latex]; adding [latex]0[/latex] to any number does not change its value.
additive inverse
The opposite of a number is its additive inverse. A number and it additive inverse add to [latex]0[/latex].
multiplicative identity
The multiplicative identity is the number [latex]1[/latex]; multiplying 1 by any number does not change the value of the number.
multiplicative inverse
The reciprocal of a number is its multiplicative inverse. A number and its multiplicative inverse multiply to one.
definition

License

Icon for the Creative Commons Attribution-ShareAlike 4.0 International License

Fanshawe Pre-Health Sciences Mathematics 1 Copyright © 2022 by Domenic Spilotro, MSc is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book