Associative Property: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Stub}} | |||
The associative property is a concept in which the grouping order of the operation does not matter. | The associative property is a concept in which the grouping order of the operation does not matter. | ||
Line 7: | Line 8: | ||
Many people use the associative property subconsciously when doing simple math. | Many people use the associative property subconsciously when doing simple math. | ||
Revision as of 21:42, 1 February 2021
The associative property is a concept in which the grouping order of the operation does not matter.
Associative property of addition:
- (α + β) + γ = α + (β + γ)
Associative property of multiplication:
- (α · β) · γ = α · (β · γ)
Many people use the associative property subconsciously when doing simple math.