Properties of Real Numbers

Properties of Real Numbers

  • Understanding Order of Operations

    • Some operations in math are order-sensitive (like subtraction), while others are not (like addition).

    • Example analogy:

    • Right shoe before left shoe – order doesn’t matter.

    • Shoes before socks – order matters.

Commutative Properties

  • Commutative Property of Addition

    • States:
      a+b=b+aa + b = b + a

    • Example:

    • (2)+7=5(-2) + 7 = 5

    • 7+(2)=57 + (-2) = 5

  • Commutative Property of Multiplication

    • States:
      ab=baa \cdot b = b \cdot a

    • Example:

    • For real numbers:

      • (11)(4)=44(−11) \cdot (−4) = 44

      • (4)(11)=44(−4) \cdot (−11) = 44

  • Non-Commutative Operations

    • Subtraction:

    • Example:

      • 17551717 − 5 ≠ 5 − 17

    • Division:

    • Example:

      • 20÷55÷2020 ÷ 5 ≠ 5 ÷ 20

Associative Properties

  • Associative Property of Addition

    • States:
      a+(b+c)=(a+b)+ca + (b + c) = (a + b) + c

    • Example:

    • [15+(9)]+23=29[15 + (−9)] + 23 = 29

    • 15+[(9)+23]=2915 + [(−9) + 23] = 29

  • Associative Property of Multiplication

    • States:
      a(bc)=(ab)ca \cdot (b \cdot c) = (a \cdot b) \cdot c

    • Example:

    • (34)5=60(3 \cdot 4) \cdot 5 = 60

    • 3(45)=603 \cdot (4 \cdot 5) = 60

  • Non-Associative Operations

    • Both subtraction and division are not associative.

    • Examples:

    • 8(315)(83)158 − (3 − 15) ≠ (8 − 3) − 15

    • 64÷(8÷4)(64÷8)÷464 ÷ (8 ÷ 4) ≠ (64 ÷ 8) ÷ 4

Distributive Property

  • Definition:

    • The distributive property states that the product of a factor times a sum is equal to the sum of the factor times each term in the sum, expressed as:
      a(b+c)=ab+aca \cdot (b + c) = a \cdot b + a \cdot c

  • Application Example:

    • Distribution Process:

    • Example with 4:

      • 4(12+(7))=412+4(7)4 \cdot (12 + (−7)) = 4 \cdot 12 + 4 \cdot (−7)

  • Limitation:

    • Multiplication does not distribute over subtraction.

  • Special Case:

    • For subtraction of a sum:
      ab=a+(b)a − b = a + (−b)

    • Example:

    • 12(5+3)=12+(53)12 − (5 + 3) = 12 + (−5 − 3)

Identity Properties

  • Identity Property of Addition:

    • a+0=aa + 0 = a

    • Additive identity is 0.

    • Example:

    • (6)+0=6(−6) + 0 = −6

  • Identity Property of Multiplication:

    • a1=aa \cdot 1 = a

    • Multiplicative identity is 1.

    • Example:

    • 231=2323 \cdot 1 = 23

Inverse Properties

  • Additive Inverse:

    • For every real number aa, there exists a−a such that:
      a+(a)=0a + (−a) = 0

    • Example:

    • If a=8a = −8, then a=8−a = 8, because (8)+8=0(−8) + 8 = 0

  • Multiplicative Inverse:

    • For every real number aa (except 0), there exists rac1arac{1}{a} such that:
      a1a=1a \cdot \frac{1}{a} = 1

    • Example:

    • If a=23a = -\frac{2}{3}

      , the reciprocal is rac32− rac{3}{2} because:

      • a1a=(23)(32)=1a \cdot \frac{1}{a} = \left(-\frac{2}{3}\right) \cdot \left(-\frac{3}{2}\right) = 1

Summary of Properties of Real Numbers

  • Addition

    • Commutative: a+b=b+aa + b = b + a

    • Associative: a+(b+c)=(a+b)+ca + (b + c) = (a + b) + c

    • Distributive: a(b+c)=ab+aca \cdot (b + c) = a \cdot b + a \cdot c

    • Identity: a+0=aa + 0 = a

    • Inverse: a+(a)=0a + (−a) = 0

  • Multiplication

    • Commutative: ab=baa \cdot b = b \cdot a

    • Associative: a(bc)=(ab)ca \cdot (b \cdot c) = (a \cdot b) \cdot c

    • Distributive: a(b+c)=ab+aca \cdot (b + c) = a \cdot b + a \cdot c

    • Identity: a1=aa \cdot 1 = a

    • Inverse: a1a=1a \cdot \frac{1}{a} = 1 (for non-zero aa)