eolas/zk/Associativity.md

19 lines
526 B
Markdown
Raw Normal View History

2022-04-23 13:26:53 +01:00
---
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 $$
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.