Learn on PengiOpenstax Intermediate Algebra 2EChapter 1: Foundations

Lesson 5: 1.5 Properties of Real Numbers

New Concept This lesson covers algebra's foundational rules. You'll use the Commutative, Associative, and Distributive properties to strategically rearrange and simplify expressions, making complex equations easier to solve.

Section 1

πŸ“˜ Properties of Real Numbers

New Concept

This lesson covers algebra's foundational rules. You'll use the Commutative, Associative, and Distributive properties to strategically rearrange and simplify expressions, making complex equations easier to solve.

What’s next

Now, let's put these rules into practice. You'll master simplifying expressions through a series of interactive examples, practice cards, and challenge problems.

Section 2

Commutative Property

Property

of Addition: If aa and bb are real numbers, then a+b=b+aa + b = b + a.
of Multiplication: If aa and bb 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

  • To simplify 25x+8y+15x+3y25x + 8y + 15x + 3y, use the Commutative Property to group like terms: 25x+15x+8y+3y25x + 15x + 8y + 3y, which simplifies to 40x+11y40x + 11y.
  • To simplify 411β‹…910β‹…114\frac{4}{11} \cdot \frac{9}{10} \cdot \frac{11}{4}, reorder the factors to 411β‹…114β‹…910\frac{4}{11} \cdot \frac{11}{4} \cdot \frac{9}{10}. This becomes 1β‹…910=9101 \cdot \frac{9}{10} = \frac{9}{10}.
  • Adding 12+712 + 7 gives 1919, and adding 7+127 + 12 also gives 1919. Similarly, multiplying 6β‹…56 \cdot 5 gives 3030, and 5β‹…65 \cdot 6 also gives 3030.

Explanation

Think 'commute,' like traveling. The order you add or multiply numbers doesn't change the final destination (the answer). This rule only works for addition and multiplication, not for subtraction or division, so be careful with those operations!

Section 3

Associative Property

Property

of Addition: If aa, bb, and cc are real numbers, then (a+b)+c=a+(b+c)(a + b) + c = a + (b + c).
of Multiplication: If aa, bb, and cc 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. Subtraction and division are not associative.

Examples

  • To simplify (715+29)+79(\frac{7}{15} + \frac{2}{9}) + \frac{7}{9}, change the grouping to 715+(29+79)\frac{7}{15} + (\frac{2}{9} + \frac{7}{9}). This simplifies to 715+1=2215\frac{7}{15} + 1 = \frac{22}{15}.
  • To simplify (15β‹…14)β‹…4(15 \cdot \frac{1}{4}) \cdot 4, regroup the factors to 15β‹…(14β‹…4)15 \cdot (\frac{1}{4} \cdot 4). This becomes 15β‹…1=1515 \cdot 1 = 15.
  • Calculating (4+6)+3(4 + 6) + 3 gives 10+3=1310 + 3 = 13. Regrouping as 4+(6+3)4 + (6 + 3) gives 4+9=134 + 9 = 13. The result is the same.

Explanation

Think 'associate,' like changing the group of friends you talk to first. The final result of the operation is the same. It's all about regrouping with parentheses, but this property only applies to addition and multiplication.

Section 4

Inverse Properties

Property

Additive Inverse: For any real number aa, there is an opposite, βˆ’a-a, such that their sum is zero.

a+(βˆ’a)=0a + (-a) = 0

Multiplicative Inverse: For any non-zero real number aa, there is a reciprocal, 1a\frac{1}{a}, such that their product is one.

a⋅1a=1(a≠0)a \cdot \frac{1}{a} = 1 \quad (a \neq 0)

These properties are essential for solving equations and simplifying expressions.

Examples

  • To simplify 52y+(βˆ’15z)+(βˆ’52y)52y + (-15z) + (-52y), reorder to group the opposites: 52y+(βˆ’52y)+(βˆ’15z)52y + (-52y) + (-15z). This becomes 0+(βˆ’15z)=βˆ’15z0 + (-15z) = -15z.
  • The multiplicative inverse of 88 is 18\frac{1}{8} because 8β‹…18=18 \cdot \frac{1}{8} = 1.
  • The additive inverse of βˆ’15-15 is 1515 because βˆ’15+15=0-15 + 15 = 0.

Explanation

Inverses are like 'undo' buttons in math. The additive inverse (the opposite) brings you back to 00. The multiplicative inverse (the reciprocal) brings you back to 11. Use them to cancel terms and simplify your work.

Section 5

Properties of Zero

Property

Multiplication by Zero: The product of any real number and 00 is 00.

aβ‹…0=0a \cdot 0 = 0
0β‹…a=00 \cdot a = 0

Division involving Zero: Division by 00 is undefined. For any real number aa, a0\frac{a}{0} is undefined. Zero divided by any non-zero real number is 00. For any real number a≠0a \neq 0, 0a=0\frac{0}{a} = 0.

Examples

  • The expression 0x+10\frac{0}{x+10}, where xβ‰ βˆ’10x \neq -10, simplifies to 00 because zero is divided by a non-zero number.
  • The expression 15βˆ’2y0\frac{15-2y}{0} is undefined because division by zero is not allowed.
  • The product 25β‹…(9βˆ’9)25 \cdot (9 - 9) simplifies to 25β‹…025 \cdot 0, which equals 00.

Explanation

Zero has unique rules. Multiplying any number by zero always gives zero. But you can never divide by zeroβ€”it's an impossible operation in math. If zero is on top of a fraction (and the bottom is not zero), the answer is just 00.

Section 6

Distributive Property

Property

If aa, bb, and cc are real numbers, then:

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

This property allows you to multiply a sum by multiplying each addend separately and then adding the products. You 'distribute' the factor outside the parentheses to each term inside.

Examples

  • To simplify 6(x+7)6(x + 7), distribute the 66 to both xx and 77: 6β‹…x+6β‹…76 \cdot x + 6 \cdot 7, which equals 6x+426x + 42.
  • To simplify βˆ’5(2yβˆ’3)-5(2y - 3), distribute the βˆ’5-5: (βˆ’5)β‹…2yβˆ’(βˆ’5)β‹…3(-5) \cdot 2y - (-5) \cdot 3, which simplifies to βˆ’10yβˆ’(βˆ’15)-10y - (-15) or βˆ’10y+15-10y + 15.
  • To simplify 5(xβˆ’4)βˆ’(x+1)5(x - 4) - (x + 1), distribute first to get 5xβˆ’20βˆ’xβˆ’15x - 20 - x - 1. Then combine like terms to get 4xβˆ’214x - 21.

Explanation

The distributive property lets you 'share' the number outside the parentheses with every term inside. This is a key tool for removing parentheses, which allows you to combine like terms and simplify expressions. Always be careful with negative signs!

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: Use the Language of Algebra

  2. Lesson 2

    Lesson 1.2: Integers

  3. Lesson 3

    Lesson 1.3: Fractions

  4. Lesson 4

    Lesson 1.4: Decimals

  5. Lesson 5Current

    Lesson 5: 1.5 Properties of Real Numbers

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

πŸ“˜ Properties of Real Numbers

New Concept

This lesson covers algebra's foundational rules. You'll use the Commutative, Associative, and Distributive properties to strategically rearrange and simplify expressions, making complex equations easier to solve.

What’s next

Now, let's put these rules into practice. You'll master simplifying expressions through a series of interactive examples, practice cards, and challenge problems.

Section 2

Commutative Property

Property

of Addition: If aa and bb are real numbers, then a+b=b+aa + b = b + a.
of Multiplication: If aa and bb 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

  • To simplify 25x+8y+15x+3y25x + 8y + 15x + 3y, use the Commutative Property to group like terms: 25x+15x+8y+3y25x + 15x + 8y + 3y, which simplifies to 40x+11y40x + 11y.
  • To simplify 411β‹…910β‹…114\frac{4}{11} \cdot \frac{9}{10} \cdot \frac{11}{4}, reorder the factors to 411β‹…114β‹…910\frac{4}{11} \cdot \frac{11}{4} \cdot \frac{9}{10}. This becomes 1β‹…910=9101 \cdot \frac{9}{10} = \frac{9}{10}.
  • Adding 12+712 + 7 gives 1919, and adding 7+127 + 12 also gives 1919. Similarly, multiplying 6β‹…56 \cdot 5 gives 3030, and 5β‹…65 \cdot 6 also gives 3030.

Explanation

Think 'commute,' like traveling. The order you add or multiply numbers doesn't change the final destination (the answer). This rule only works for addition and multiplication, not for subtraction or division, so be careful with those operations!

Section 3

Associative Property

Property

of Addition: If aa, bb, and cc are real numbers, then (a+b)+c=a+(b+c)(a + b) + c = a + (b + c).
of Multiplication: If aa, bb, and cc 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. Subtraction and division are not associative.

Examples

  • To simplify (715+29)+79(\frac{7}{15} + \frac{2}{9}) + \frac{7}{9}, change the grouping to 715+(29+79)\frac{7}{15} + (\frac{2}{9} + \frac{7}{9}). This simplifies to 715+1=2215\frac{7}{15} + 1 = \frac{22}{15}.
  • To simplify (15β‹…14)β‹…4(15 \cdot \frac{1}{4}) \cdot 4, regroup the factors to 15β‹…(14β‹…4)15 \cdot (\frac{1}{4} \cdot 4). This becomes 15β‹…1=1515 \cdot 1 = 15.
  • Calculating (4+6)+3(4 + 6) + 3 gives 10+3=1310 + 3 = 13. Regrouping as 4+(6+3)4 + (6 + 3) gives 4+9=134 + 9 = 13. The result is the same.

Explanation

Think 'associate,' like changing the group of friends you talk to first. The final result of the operation is the same. It's all about regrouping with parentheses, but this property only applies to addition and multiplication.

Section 4

Inverse Properties

Property

Additive Inverse: For any real number aa, there is an opposite, βˆ’a-a, such that their sum is zero.

a+(βˆ’a)=0a + (-a) = 0

Multiplicative Inverse: For any non-zero real number aa, there is a reciprocal, 1a\frac{1}{a}, such that their product is one.

a⋅1a=1(a≠0)a \cdot \frac{1}{a} = 1 \quad (a \neq 0)

These properties are essential for solving equations and simplifying expressions.

Examples

  • To simplify 52y+(βˆ’15z)+(βˆ’52y)52y + (-15z) + (-52y), reorder to group the opposites: 52y+(βˆ’52y)+(βˆ’15z)52y + (-52y) + (-15z). This becomes 0+(βˆ’15z)=βˆ’15z0 + (-15z) = -15z.
  • The multiplicative inverse of 88 is 18\frac{1}{8} because 8β‹…18=18 \cdot \frac{1}{8} = 1.
  • The additive inverse of βˆ’15-15 is 1515 because βˆ’15+15=0-15 + 15 = 0.

Explanation

Inverses are like 'undo' buttons in math. The additive inverse (the opposite) brings you back to 00. The multiplicative inverse (the reciprocal) brings you back to 11. Use them to cancel terms and simplify your work.

Section 5

Properties of Zero

Property

Multiplication by Zero: The product of any real number and 00 is 00.

aβ‹…0=0a \cdot 0 = 0
0β‹…a=00 \cdot a = 0

Division involving Zero: Division by 00 is undefined. For any real number aa, a0\frac{a}{0} is undefined. Zero divided by any non-zero real number is 00. For any real number a≠0a \neq 0, 0a=0\frac{0}{a} = 0.

Examples

  • The expression 0x+10\frac{0}{x+10}, where xβ‰ βˆ’10x \neq -10, simplifies to 00 because zero is divided by a non-zero number.
  • The expression 15βˆ’2y0\frac{15-2y}{0} is undefined because division by zero is not allowed.
  • The product 25β‹…(9βˆ’9)25 \cdot (9 - 9) simplifies to 25β‹…025 \cdot 0, which equals 00.

Explanation

Zero has unique rules. Multiplying any number by zero always gives zero. But you can never divide by zeroβ€”it's an impossible operation in math. If zero is on top of a fraction (and the bottom is not zero), the answer is just 00.

Section 6

Distributive Property

Property

If aa, bb, and cc are real numbers, then:

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

This property allows you to multiply a sum by multiplying each addend separately and then adding the products. You 'distribute' the factor outside the parentheses to each term inside.

Examples

  • To simplify 6(x+7)6(x + 7), distribute the 66 to both xx and 77: 6β‹…x+6β‹…76 \cdot x + 6 \cdot 7, which equals 6x+426x + 42.
  • To simplify βˆ’5(2yβˆ’3)-5(2y - 3), distribute the βˆ’5-5: (βˆ’5)β‹…2yβˆ’(βˆ’5)β‹…3(-5) \cdot 2y - (-5) \cdot 3, which simplifies to βˆ’10yβˆ’(βˆ’15)-10y - (-15) or βˆ’10y+15-10y + 15.
  • To simplify 5(xβˆ’4)βˆ’(x+1)5(x - 4) - (x + 1), distribute first to get 5xβˆ’20βˆ’xβˆ’15x - 20 - x - 1. Then combine like terms to get 4xβˆ’214x - 21.

Explanation

The distributive property lets you 'share' the number outside the parentheses with every term inside. This is a key tool for removing parentheses, which allows you to combine like terms and simplify expressions. Always be careful with negative signs!

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: Use the Language of Algebra

  2. Lesson 2

    Lesson 1.2: Integers

  3. Lesson 3

    Lesson 1.3: Fractions

  4. Lesson 4

    Lesson 1.4: Decimals

  5. Lesson 5Current

    Lesson 5: 1.5 Properties of Real Numbers