MENU
Question -

Considera binary operation * on N defined as a * b = a³ + b³. Choose the correctanswer.



Answer -

(a) Is * both associative and commutative?
(b) Is * commutative but not associative?
(c) Is * associative but not commutative?
(d) Is * neither commutative nor associative?


Solution


On N, the operation *is defined as * b = a3 + b3.

For, ab, N, we have:

* b = a3 + b3 = b3 + a3 = * a [Addition is commutative in N]

Therefore,the operation * is commutative.

Itcan be observed that:

(1 * 2) * 3 ≠ 1 * (2 * 3) ; where 1, 2, 3  N

Therefore,the operation * is not associative.

Hence,the operation * is commutative, but not associative. Thus, the correct answeris B.

Comment(S)

Show all Coment

Leave a Comment

×