Solveeit Logo

Question

Mathematics Question on Relations and Functions

Consider a binary operation *on N defined as ab=a3+b3.a*b=a^3+b^3.Choose the correct 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?

Answer

Is * commutative but not associative?

Explanation

Solution

On N , the operation * is defined as ab=a3+b3.a*b=a^3+b^3.
For, a, b, ∈ N , we have: ab=a3+b3=b3+a3=baa*b=a^3+b^3=b^3+a^3=b*a [Addition is commutative in N]
Therefore, the operation * is commutative. It can be observed that:
(12)3=(13+23)3=93(1*2)*3=(1^3+2^3)*3=9*3= 93+33=7569^3+3^3=756
1(23)=1(23+33)=1(8+27)=135=13+353=1+353=428761*(2*3)=1*(2^3+3^3)=1*(8+27)=1*35=1^3+35^3=1+35^3=42876
∴ (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 answer is B.