2022-04-23 13:26:53 +01:00
|
|
|
---
|
2022-09-06 13:26:44 +01:00
|
|
|
categories:
|
2022-04-23 13:26:53 +01:00
|
|
|
- Mathematics
|
2022-09-06 13:26:44 +01:00
|
|
|
tags:
|
|
|
|
- theorems
|
|
|
|
- prealgebra
|
2022-04-23 13:26:53 +01:00
|
|
|
---
|
|
|
|
|
|
|
|
# The Associative Property of Addition and Multiplication
|
|
|
|
|
|
|
|
**Let $a$, $b$ , $c$ represent members of $\mathbb{W}$ or $\mathbb{Z}$ then:**
|
|
|
|
|
|
|
|
$$ (a + b) + c = a + (b + c) $$
|
|
|
|
|
|
|
|
$$ a \cdot (b \cdot c) = (a \cdot b) \cdot c $$
|
|
|
|
|
2024-02-02 15:58:13 +00:00
|
|
|
When grouping symbols (parentheses, brackets, braces) are used with the
|
|
|
|
multiplication and addition of whole numbers and integers, the particular
|
|
|
|
placement of the grouping symbols relative to each of the addends or
|
|
|
|
multiplicands does not change the sum/product.
|