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...")
 
No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 6: Line 6:
* (α · β) · γ = α · (β · γ)
* (α · β) · γ = α · (β · γ)


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


{{Stub}}
{{Stub}}
[[Category:Concepts]]
[[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.

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