eolas/zk/Associative_Property_of_Addition_and_Multiplication.md

19 lines
522 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
---
2024-11-04 14:26:42 +00:00
# Associative Property of Addition and Multiplication
2022-04-23 13:26:53 +01:00
**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.