14 lines
238 B
Markdown
14 lines
238 B
Markdown
---
|
|
categories:
|
|
- Mathematics
|
|
tags:
|
|
- theorems
|
|
---
|
|
|
|
# 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 $$
|