Associative Property: Difference between revisions

From The Portal Wiki
(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...")
 
mNo edit summary
Line 6: Line 6:
* (α · β) · γ = α · (β · γ)
* (α · β) · γ = α · (β · γ)


 
Many people use the associative property subconsciously when doing simple math.
{{Stub}}
{{Stub}}

Revision as of 06:00, 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:

  • (α · β) · γ = α · (β · γ)

Many people use the associative property subconsciously when doing simple math.

MW-Icon-Warning.png This article is a stub. You can help us by editing this page and expanding it.