Associativity and Commutativity Check

📺 Watch Video Explanation:


Determine associativity and commutativity

Given:

\( a * b = 1 \quad \forall \, a,b \in \mathbb{N} \)

Commutativity:

\( a * b = 1 = b * a \)

✔ Operation is commutative

Associativity:

Check:

\( (a*b)*c = 1*c = 1 \)
\( a*(b*c) = a*1 = 1 \)

✔ Operation is associative

Conclusion:

✔ The operation is both commutative and associative.

Next Question / Full Exercise

Spread the love

Leave a Comment

Your email address will not be published. Required fields are marked *