Associative Property: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
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 8: | Line 7: | ||
Many people use the associative property subconsciously when doing simple math. | Many people use the associative property subconsciously when doing simple math. | ||
{{Stub}} | |||
[[Category:Concepts]] | [[Category:Concepts]] | ||
[[Category:Mathematics]] | [[Category:Mathematics]] |
Latest revision as of 21:17, 14 May 2023
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.