Learn on PengiOpenstax Elementary Algebra 2EChapter 1: Foundations

Lesson 1.9: Properties of Real Numbers

In this lesson from OpenStax Elementary Algebra 2E, students learn to apply the commutative, associative, identity, inverse, and distributive properties of real numbers to simplify algebraic expressions. The lesson covers why order matters in addition and multiplication but not in subtraction or division, and how strategic grouping using the associative property can make calculations easier. These foundational properties prepare students to work fluently with real numbers throughout their algebra studies.

Section 1

πŸ“˜ Properties of Real Numbers

New Concept

Discover the foundational rules of algebra: the properties of real numbers. You'll learn how the commutative, associative, and distributive properties allow you to strategically reorder, regroup, and simplify expressions, making complex calculations much more manageable.

What’s next

Next, you’ll dive into interactive examples and practice cards that break down each property. Master simplifying expressions from the commutative to the distributive property.

Section 2

Commutative Property

Property

of Addition: If a,ba, b are real numbers, then a+b=b+aa+b=b+a
of Multiplication: If a,ba, b are real numbers, then aβ‹…b=bβ‹…aa \cdot b=b \cdot a
When adding or multiplying, changing the order gives the same result. Subtraction and division are not commutative.

Examples

  • Adding 11+511+5 gives 1616, and 5+115+11 also gives 1616. So, 11+5=5+1111+5=5+11.
  • Multiplying 4β‹…94 \cdot 9 gives 3636, and 9β‹…49 \cdot 4 also gives 3636. So, 4β‹…9=9β‹…44 \cdot 9=9 \cdot 4.
  • However, for subtraction, 12βˆ’5=712-5=7 while 5βˆ’12=βˆ’75-12=-7. The results are not the same, so subtraction is not commutative.

Explanation

Think 'commute' like moving around! The Commutative Property means you can swap the order of numbers when you add or multiply, and the answer stays the same. It's why 2+52+5 is the same as 5+25+2.

Section 3

Associative Property

Property

of Addition: If a,b,ca, b, c are real numbers, then (a+b)+c=a+(b+c)(a+b)+c=a+(b+c)
of Multiplication: If a,b,ca, b, c are real numbers, then (aβ‹…b)β‹…c=aβ‹…(bβ‹…c)(a \cdot b) \cdot c=a \cdot (b \cdot c)
When adding or multiplying, changing the grouping gives the same result. This property does not apply to subtraction or division.

Examples

  • For addition, (10+5)+3=15+3=18(10+5)+3 = 15+3 = 18 is the same as 10+(5+3)=10+8=1810+(5+3) = 10+8 = 18.
  • For multiplication, (4β‹…2)β‹…6=8β‹…6=48(4 \cdot 2) \cdot 6 = 8 \cdot 6 = 48 is the same as 4β‹…(2β‹…6)=4β‹…12=484 \cdot (2 \cdot 6) = 4 \cdot 12 = 48.
  • To simplify (27+310)+710(\frac{2}{7} + \frac{3}{10}) + \frac{7}{10}, it's easier to regroup: 27+(310+710)=27+1=127\frac{2}{7} + (\frac{3}{10} + \frac{7}{10}) = \frac{2}{7} + 1 = 1\frac{2}{7}.

Explanation

Think of 'associating' with friends. You can change which numbers you group together first in a long addition or multiplication problem, and the final result won't change. This trick can make calculations much easier!

Section 4

Identity and Inverse Properties

Property

Identity Property of addition: For any real number aa: a+0=a0+a=aa+0=a \quad 0+a=a. 0 is the additive identity.
Identity Property of multiplication: For any real number aa: aβ‹…1=a1β‹…a=aa \cdot 1=a \quad 1 \cdot a=a. 1 is the multiplicative identity.
Inverse Property of addition: For any real number aa, a+(βˆ’a)=0a+(-a)=0. βˆ’a-a is the additive inverse of aa.
Inverse Property of multiplication: For any real number a,a≠0a, a \neq 0, a⋅1a=1a \cdot \frac{1}{a}=1. 1a\frac{1}{a} is the multiplicative inverse of aa.

Examples

  • The additive inverse of 2121 is βˆ’21-21 because 21+(βˆ’21)=021 + (-21) = 0, the additive identity.
  • The multiplicative inverse of 55 is 15\frac{1}{5} because 5β‹…15=15 \cdot \frac{1}{5} = 1, the multiplicative identity.
  • For the number βˆ’27-\frac{2}{7}, its additive inverse is 27\frac{2}{7} and its multiplicative inverse is βˆ’72-\frac{7}{2}.

Explanation

The identity properties are about staying the same: add 0 or multiply by 1, and the number's identity doesn't change. Inverse properties are about getting back to the identity: add a number's opposite or multiply by its reciprocal.

Section 5

Properties of Zero

Property

Multiplication by Zero: For any real number aa, aβ‹…0=0a \cdot 0 = 0 and 0β‹…a=00 \cdot a = 0. The product of any real number and 0 is 0.
Division of Zero: For any real number aa, except 00, 0a=0\frac{0}{a}=0 and 0Γ·a=00 \div a = 0.
Division by Zero: For any real number aa, a0\frac{a}{0} and aΓ·0a \div 0 are undefined.

Examples

  • Any number multiplied by zero equals zero: 150β‹…0=0150 \cdot 0 = 0.
  • Zero divided by any non-zero number is zero: 09=0\frac{0}{9} = 0.
  • Division by zero is not possible: the expression 130\frac{13}{0} is undefined.

Explanation

Zero has special powers! Anything multiplied by 0 becomes 0. If you have zero items to share, everyone gets zero. But you can never, ever divide by zeroβ€”it's undefined, like a math rule that cannot be broken.

Section 6

Distributive Property

Property

If a,b,ca, b, c are real numbers, then
a(b+c)=ab+aca(b+c) = ab+ac
(b+c)a=ba+ca(b+c)a = ba+ca
a(bβˆ’c)=abβˆ’aca(b-c) = ab-ac
(bβˆ’c)a=baβˆ’ca(b-c)a = ba-ca

Examples

  • To simplify 7(x+2)7(x+2), distribute the 77: 7β‹…x+7β‹…2=7x+147 \cdot x + 7 \cdot 2 = 7x + 14.
  • To simplify βˆ’5(yβˆ’4)-5(y-4), distribute the βˆ’5-5: (βˆ’5)β‹…yβˆ’(βˆ’5)β‹…4=βˆ’5y+20(-5) \cdot y - (-5) \cdot 4 = -5y + 20.
  • To simplify 9βˆ’3(x+1)9 - 3(x+1), first distribute the βˆ’3-3: 9βˆ’3xβˆ’39 - 3x - 3. Then combine like terms to get 6βˆ’3x6 - 3x.

Explanation

The distributive property lets you 'distribute' or 'pass out' the number outside the parentheses to every term inside. It's the key to removing parentheses and simplifying expressions in algebra. Think of it as sharing the multiplication.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 1: Foundations

  1. Lesson 1

    Lesson 1.1: Introduction to Whole Numbers

  2. Lesson 2

    Lesson 1.2: Use the Language of Algebra

  3. Lesson 3

    Lesson 1.3: Add and Subtract Integers

  4. Lesson 4

    Lesson 1.4: Multiply and Divide Integers

  5. Lesson 5

    Lesson 1.5: Visualize Fractions

  6. Lesson 6

    Lesson 1.6: Add and Subtract Fractions

  7. Lesson 7

    Lesson 1.7: Decimals

  8. Lesson 8

    Lesson 1.8: The Real Numbers

  9. Lesson 9Current

    Lesson 1.9: Properties of Real Numbers

  10. Lesson 10

    Lesson 1.10: Systems of Measurement

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

πŸ“˜ Properties of Real Numbers

New Concept

Discover the foundational rules of algebra: the properties of real numbers. You'll learn how the commutative, associative, and distributive properties allow you to strategically reorder, regroup, and simplify expressions, making complex calculations much more manageable.

What’s next

Next, you’ll dive into interactive examples and practice cards that break down each property. Master simplifying expressions from the commutative to the distributive property.

Section 2

Commutative Property

Property

of Addition: If a,ba, b are real numbers, then a+b=b+aa+b=b+a
of Multiplication: If a,ba, b are real numbers, then aβ‹…b=bβ‹…aa \cdot b=b \cdot a
When adding or multiplying, changing the order gives the same result. Subtraction and division are not commutative.

Examples

  • Adding 11+511+5 gives 1616, and 5+115+11 also gives 1616. So, 11+5=5+1111+5=5+11.
  • Multiplying 4β‹…94 \cdot 9 gives 3636, and 9β‹…49 \cdot 4 also gives 3636. So, 4β‹…9=9β‹…44 \cdot 9=9 \cdot 4.
  • However, for subtraction, 12βˆ’5=712-5=7 while 5βˆ’12=βˆ’75-12=-7. The results are not the same, so subtraction is not commutative.

Explanation

Think 'commute' like moving around! The Commutative Property means you can swap the order of numbers when you add or multiply, and the answer stays the same. It's why 2+52+5 is the same as 5+25+2.

Section 3

Associative Property

Property

of Addition: If a,b,ca, b, c are real numbers, then (a+b)+c=a+(b+c)(a+b)+c=a+(b+c)
of Multiplication: If a,b,ca, b, c are real numbers, then (aβ‹…b)β‹…c=aβ‹…(bβ‹…c)(a \cdot b) \cdot c=a \cdot (b \cdot c)
When adding or multiplying, changing the grouping gives the same result. This property does not apply to subtraction or division.

Examples

  • For addition, (10+5)+3=15+3=18(10+5)+3 = 15+3 = 18 is the same as 10+(5+3)=10+8=1810+(5+3) = 10+8 = 18.
  • For multiplication, (4β‹…2)β‹…6=8β‹…6=48(4 \cdot 2) \cdot 6 = 8 \cdot 6 = 48 is the same as 4β‹…(2β‹…6)=4β‹…12=484 \cdot (2 \cdot 6) = 4 \cdot 12 = 48.
  • To simplify (27+310)+710(\frac{2}{7} + \frac{3}{10}) + \frac{7}{10}, it's easier to regroup: 27+(310+710)=27+1=127\frac{2}{7} + (\frac{3}{10} + \frac{7}{10}) = \frac{2}{7} + 1 = 1\frac{2}{7}.

Explanation

Think of 'associating' with friends. You can change which numbers you group together first in a long addition or multiplication problem, and the final result won't change. This trick can make calculations much easier!

Section 4

Identity and Inverse Properties

Property

Identity Property of addition: For any real number aa: a+0=a0+a=aa+0=a \quad 0+a=a. 0 is the additive identity.
Identity Property of multiplication: For any real number aa: aβ‹…1=a1β‹…a=aa \cdot 1=a \quad 1 \cdot a=a. 1 is the multiplicative identity.
Inverse Property of addition: For any real number aa, a+(βˆ’a)=0a+(-a)=0. βˆ’a-a is the additive inverse of aa.
Inverse Property of multiplication: For any real number a,a≠0a, a \neq 0, a⋅1a=1a \cdot \frac{1}{a}=1. 1a\frac{1}{a} is the multiplicative inverse of aa.

Examples

  • The additive inverse of 2121 is βˆ’21-21 because 21+(βˆ’21)=021 + (-21) = 0, the additive identity.
  • The multiplicative inverse of 55 is 15\frac{1}{5} because 5β‹…15=15 \cdot \frac{1}{5} = 1, the multiplicative identity.
  • For the number βˆ’27-\frac{2}{7}, its additive inverse is 27\frac{2}{7} and its multiplicative inverse is βˆ’72-\frac{7}{2}.

Explanation

The identity properties are about staying the same: add 0 or multiply by 1, and the number's identity doesn't change. Inverse properties are about getting back to the identity: add a number's opposite or multiply by its reciprocal.

Section 5

Properties of Zero

Property

Multiplication by Zero: For any real number aa, aβ‹…0=0a \cdot 0 = 0 and 0β‹…a=00 \cdot a = 0. The product of any real number and 0 is 0.
Division of Zero: For any real number aa, except 00, 0a=0\frac{0}{a}=0 and 0Γ·a=00 \div a = 0.
Division by Zero: For any real number aa, a0\frac{a}{0} and aΓ·0a \div 0 are undefined.

Examples

  • Any number multiplied by zero equals zero: 150β‹…0=0150 \cdot 0 = 0.
  • Zero divided by any non-zero number is zero: 09=0\frac{0}{9} = 0.
  • Division by zero is not possible: the expression 130\frac{13}{0} is undefined.

Explanation

Zero has special powers! Anything multiplied by 0 becomes 0. If you have zero items to share, everyone gets zero. But you can never, ever divide by zeroβ€”it's undefined, like a math rule that cannot be broken.

Section 6

Distributive Property

Property

If a,b,ca, b, c are real numbers, then
a(b+c)=ab+aca(b+c) = ab+ac
(b+c)a=ba+ca(b+c)a = ba+ca
a(bβˆ’c)=abβˆ’aca(b-c) = ab-ac
(bβˆ’c)a=baβˆ’ca(b-c)a = ba-ca

Examples

  • To simplify 7(x+2)7(x+2), distribute the 77: 7β‹…x+7β‹…2=7x+147 \cdot x + 7 \cdot 2 = 7x + 14.
  • To simplify βˆ’5(yβˆ’4)-5(y-4), distribute the βˆ’5-5: (βˆ’5)β‹…yβˆ’(βˆ’5)β‹…4=βˆ’5y+20(-5) \cdot y - (-5) \cdot 4 = -5y + 20.
  • To simplify 9βˆ’3(x+1)9 - 3(x+1), first distribute the βˆ’3-3: 9βˆ’3xβˆ’39 - 3x - 3. Then combine like terms to get 6βˆ’3x6 - 3x.

Explanation

The distributive property lets you 'distribute' or 'pass out' the number outside the parentheses to every term inside. It's the key to removing parentheses and simplifying expressions in algebra. Think of it as sharing the multiplication.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 1: Foundations

  1. Lesson 1

    Lesson 1.1: Introduction to Whole Numbers

  2. Lesson 2

    Lesson 1.2: Use the Language of Algebra

  3. Lesson 3

    Lesson 1.3: Add and Subtract Integers

  4. Lesson 4

    Lesson 1.4: Multiply and Divide Integers

  5. Lesson 5

    Lesson 1.5: Visualize Fractions

  6. Lesson 6

    Lesson 1.6: Add and Subtract Fractions

  7. Lesson 7

    Lesson 1.7: Decimals

  8. Lesson 8

    Lesson 1.8: The Real Numbers

  9. Lesson 9Current

    Lesson 1.9: Properties of Real Numbers

  10. Lesson 10

    Lesson 1.10: Systems of Measurement