Associative Property: Difference between revisions
(Created page with "The associative property is a concept in which the grouping order of the operation does not matter. Associative property of addition: * (α + β) + γ = α + (β + γ) Associ...") |
(No difference)
|
Revision as of 05:57, 30 January 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:
- (α · β) · γ = α · (β · γ)