Properties of Real Numbers

1.5 Properties of Real Numbers

Topics covered in this section are:

  1. Use the commutative and associative properties
  2. Use the properties of identity, inverse, and zero
  3. Simplify expressions using the Distributive Property

1.5.1 Use the Commutative and Associative Properties

The order we add two numbers doesn’t affect the result. If we add $8+9$ or $9+8$, the results are the same—they both equal $17$. So, $8+9=9+8$. The order in which we add does not matter!

Similarly, when multiplying two numbers, the order does not affect the result. If we multiply $9 \cdot 8$ or $8 \cdot 9$ the results are the same—they both equal $72$. So, $9 \cdot 8 = 8 \cdot 9$. The order in which we multiply does not matter!

These examples illustrate the Commutative Property.

COMMUTATIVE PROPERTY

of AdditionIf $a$ and $b$ are real numbers, then$a+b=b+a$
of MultiplicationIf $a$ and $b$ are real numbers, then$a \cdot b = b \cdot a$

When adding or multiply, changing the order gives the same result.

The Commutative Property has to do with order. We subtract $9-8$ and $8-9$, and see that $9-8≠8-9$. Since changing the order of the subtraction does not give the same result, we know that subtraction is not commutative.

Division is not commutative either. Since $12 \div 3 ≠ 3 \div 12$, changing the order of the division did not give the same result. The commutative properties apply only to addition and multiplication!

  Addition and multiplication are commutative.

  Subtraction and division are not commutative.

When adding three numbers, changing the grouping of the numbers gives the same result. For example, $(7+8)+2=7+(8+2)$, since each side of the equation equals $17$.

This is true for multiplication, too. For example, $(5 \cdot \frac{1}{3}) \cdot 3= 5 \cdot (\frac{1}{3} \cdot 3)$ since each side of the equation equals 5.

These examples illustrate the Associative Property.

ASSOCIATIVE PROPERTY

of AdditionIf $a$, $b$, and $c$ are real numbers, then$(a+b)+c=a+(b+c)$
of MultiplicationIf $a$, $b$, and $c$ are real numbers, then$(a \cdot b) \cdot c = a \cdot (b \cdot c)$

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

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.

$\begin{align*} (10-3)-2 &≠ 10-(3-2) \\ 7-2 &≠ 10-1 \\ 5 &≠ 9 \\ \end{align*}$$\begin{align*} (24 \div 4) \div 2 &≠ 24 \div (4 \div 2) \\ 6 \div2 &≠ 24 \div 2 \\ 3 &≠ 12 \\ \end{align*}$

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

Simplify: $18p+6q+15p+5q$.

Solution

$18p+6q+15p+5q$
Use the Commutative Property of addition to reorder so that like terms are together.$18p+15p+6q+5q$
Add like terms.$33p+11q$

When we have to simplify algebraic expressions, we can often make the work easier by applying the Commutative Property or Associative Property first.

Example 2

Simplify: $(\frac{5}{13}+\frac{3}{4})+\frac{1}{4}$.

Solution

$(\frac{5}{13}+\frac{3}{4})+\frac{1}{4}$
Notice that the last $2$ terms have a common denominator, so change the grouping.$\frac{5}{13}+(\frac{3}{4}+\frac{1}{4})$
Add in parentheses first.$\frac{5}{13}+(\frac{4}{4})$
Simplify the fraction.$\frac{5}{13}+1$
Add.$1\frac{5}{13}$
Convert to an improper fraction.$\frac{18}{13}$

1.5.2 Use the Properties of Identity, Inverse, and Zero

What happens when we add $0$ to any number? Adding $0$ doesn’t change the value. For this reason, we call $0$ the additive identity. The Identity Property of Addition that states that for any real number $a$, $a+0=a$ and $0+a=a$.

What happens when we multiply any number by one? Multiplying by $1$ doesn’t change the value. So we call $1$ the multiplicative identity. The Identity Property of Multiplication that states that for any real number $a$, $a \cdot 1=a$ and $1 \cdot a= a$.

We summarize the Identity Properties here.

IDENTITY PROPERTY

of AdditionFor any real number $a$: $a+0=a$$0+a=a$
$0$ is the additive identity
of MultiplicationFor any real number $a$: $a \cdot 1=a$$a \cdot a=a$
$0$ is the multiplicative identity

What number added to $5$ gives the additive identity, $0$? We know

$5+(-5)=0$

The missing number was the opposite of the number!

We call $-a$ the additive inverse of $a$. 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 $a$, $a+(-a)=0$.

What number multiplied by $\frac{2}{3}$ gives the multiplicative identity, $1$? In other words, $\frac{2}{3}$ times what results in $1$? We know

$\frac{2}{3} \cdot \frac{3}{2} = 1$

The missing number was the reciprocal of the number!

We call $\frac{1}{a}$ the multiplicative inverse of $a$. The reciprocal of a number is its multiplicative inverse. This leads to the Inverse Property of Multiplication that states that for any real number $a$, $a≠0$, $a \cdot \frac{1}{a} = 1$.

We’ll formally state the inverse properties here.

INVERSE PROPERTY

of AdditionFor an real number $a$, $ \ \ a+(-a)=0$
$-a$ is the additive inverse of $a$
A number and its opposite add to zero.
of MultiplicationFor an real number $a$, $ \ \ a≠0$, $a \cdot \frac{1}{a}=1$
$\frac{1}{a}$ is the multiplicative inverse of $a$
A number and its reciprocal multiply to one.

The Identity Property of addition says that when we add $0$ to any number, the result is that same number. What happens when we multiply a number by $0$? Multiplying by $0$ makes the product equal zero.

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

We can check division with the related multiplication fact. So we know $0 \div 3 =0$ because $0 \cdot 3 = 0$.

Now think about dividing by zero. What is the result of dividing $4$ by $0$? Think about the related multiplication fact:

$4 \div 0 = ?$ means $? \cdot 0 = 4$

Is there a number that multiplied by $0$ gives $4$? Since any real number multiplied by $0$ gives $0$, there is no real number that can be multiplied by $0$ to obtain $4$. We conclude that there is no answer to $4 \div 0$ and so we say that division by $0$ is undefined.

We summarize the properties of zero here.

PROPERTIES OF ZERO

Multiplication by Zero:For an real number $a$,
$a \cdot 0 = 0 \ \ \ \ 0 \cdot a =0$The product of any number and 0 is 0.
Division by Zero:For an real number $a$, $a≠0$
$\frac {0}{a}=0$Zero divided by any real number, except itself, is zero.
$\frac{0}{a}$ is undefinedDivision by zero is undefined.

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

Example 3

Simplify: $-84n+(-73n)+84n$.

Solution

$-84n+(-73n)+84n$
Notice that the first and third terms are opposites; use the Commutative Property of addition to re-order the terms.$-84n+84n+(-73n)$
Add left to right.$0+(-73n)$
Add.$-73n$

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

Example 4

Simplify: $\frac {7}{15} \cdot \frac{8}{23} \cdot \frac{15}{7}$.

Solution

$\frac{7}{15} \cdot \frac{8}{23} \cdot \frac{15}{7}$
Notice the first and third terms are reciprocals, so use the Commutative Property of multiplication to re-order the factors.$\frac{7}{15} \cdot \frac{15}{7} \cdot \frac{8}{23}$
Multiply left to right.$1 \cdot \frac{8}{23}$
Multiply$\frac{8}{23}$

The next example makes us aware of the distinction between dividing $0$ by some number or some number being divided by $0$.

Example 5

Simplify:

  • $\frac{0}{n+5}$, where $n≠-5$
  • $\frac{10-3p}{0}$, where $10-3p≠0$
Solution

Part 1.

$\frac{0}{n+5}$
Zero divided by any real number except itself is $0$.$0$

Part 2.

$\frac{10-3p}{0}$
Division by $0$ is undefined.undefined

1.5.3 Simplify Expressions Using the Distributive Property

Suppose that three friends are going to the movies. They each need $\$9.25$—that’s $9$ dollars and $1$ 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 $3$ times $\$9$ so $\$27$ and $3$ times $1$ quarter, so $75$ cents. In total, they need $\$27.75$. If you think about doing the math in this way, you are using the Distributive Property.

DISTRIBUTIVE PROPERTY

If $a$, $b$, and $c$ are real numbers, then$a(b+c)=ab+ac$
$(b+c)a=ba+ca$
$a(b-c)=ab-ac$
$(b-c)a=ba-ca$

In algebra, we use the Distributive Property to remove parentheses as we simplify expressions.

Example 6

Simplify: $3(x+4)$

Solution

$3(x+4)$
Distibute.$3 \cdot x + 3 \cdot 4$
Multiply.$3x+12$

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

The expression is 3 open parentheses x plus 4 close parentheses. Two arrows originate from 3. One points to x, the other to 4.

Example 7

Simplify: $8(\frac{3}{8}x + \frac{1}{4})$.

Solution

.
Distribute.$8 \cdot \frac{3}{8}x + 8 \cdot \frac{1}{4}$
Multiply.$3x+2$

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

Example 8

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

Solution

.
Distribute.$100(0.3)+100(0.25q)$
Multiply.$30+25q$

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

Example 9

Simplify: $-11(4-3a)$.

Solution

$-11(4-3a)$
Distribute.$-11 \cdot 4 – (-11) \cdot 3a$
Multiply.$-44 – (-33a)$
Simplify.$-44+33a$

In the next example, we will show how to use the Distributive Property to find the opposite of an expression.

Example 10

Simplify: $-(y+5)$.

Solution

$-(y+5)$
Multiplying by $-1$ results in the opposite.$-1(y+5)$
Distribute.$-1 \cdot y + (-1) \cdot 5$
Simplify.$-y + (-5)$
Simplify.$-y-5$

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 11

Simplify: $8-2(x+3)$

Solution

We follow the order of operations. Multiplication comes before subtraction, so we will distribute the $2$ first and then subtract.

$8-2(x+3)$
Distribute.$8-2 \cdot x – 2 \cdot 3$
Multiply.$8-2x-6$
Combine like terms.$-2x+2$

Example 12

Simplify: $4(x-8)-(x+3)$.

Solution

$4(x-8)-(x+3)$
Distribute.$4x-32-x-3$
Combine like terms.$3x-35$

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

Commutative Property

When adding or multiplying, changing the order gives the same result

of AdditionIf $a$ and $b$ are real numbers, then$a+b=b+a$
of MultiplicationIf $a$ and $b$ are real numbers, then$a \cdot b = b \cdot a$

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

of AdditionIf $a$, $b$, and $c$ are real numbers, then$(a+b)+c=a+(b+c)$
of MultiplicationIf $a$, $b$, and $c$ are real numbers, then$(a \cdot b) \cdot c = a \cdot (b \cdot c)$

Distributive Property

If $a$, $b$, and $c$ are real numbers, then$a(b+c)=ab+ac$
$(b+c)a=ba+ca$
$a(b-c)=ab-bc$
$(b-c)a=ba-ca$

Identity Property

of AdditionFor any real number $a$,
$0$ is the additive identity
$a+0=a$
$0+a=a$
of MultiplicationFor any real number $a$,
$1$ is the multiplicative identity
$a \cdot 1=a$
$1 \cdot a=a$


Inverse Property

of AdditionFor any real number $a$,
$-a$ is the additive inverse of a
A number and its opposite add to zero.
$a+(-a)=0$
of MultiplicationFor any real number $a$, $a≠0$,
$\frac{1}{a}$ is the multiplicative inverse of a
A number and its reciprocal multiply to one.
$a \cdot \frac{1}{a}=1$


Properties of Zero

For any real number $a$, $a \cdot 0=0$
$0 \cdot a=0$
For any real number $a$, $a≠0$,$\frac{0}{a}=0$
For any real number $a$, $\frac{a}{0}$ is undefined


Licenses and Attributions

CC Licensed Content, Original

  • Revision and Adaption. Provided by: Minute Math. License: CC BY 4.0

CC Licensed Content, Shared Previously

0
YOUR CART
  • No products in the cart.
%d bloggers like this: