14 lines
240 B
Markdown
14 lines
240 B
Markdown
---
|
|
tags:
|
|
- theorems
|
|
- algebra
|
|
- number-theory
|
|
---
|
|
|
|
# The Commutative Property of Addition and Multiplication
|
|
|
|
**Let $a$, $b$ represent members of $\mathbb{W}$ or $\mathbb{Z}$ then:**
|
|
|
|
$$ a + b = b + a $$
|
|
|
|
$$ a \cdot b = b \cdot a $$
|