Solveeit Logo

Question

Mathematics Question on Binary operations

On the set QQ of all rational numbers the operation \star which is both associative and commutative is given by aba \star b, is:

A

2a + 3b

B

ab + 1

C

a2+b2a^2 +b^2

D

a + b + ab

Answer

a + b + ab

Explanation

Solution

Let us assume ab=a+b+aba \ast b = a + b + ab
Now, a(bc)=a(b+c+bc)a \ast ( b \ast c ) = a \ast ( b + c + bc)
=a+b+c+ab+ac+abc= a + b + c + ab + ac + abc
=a+b+ab+c+ac+abc= a + b + ab + c + ac + abc
=(ab)c= (a \ast b)\ast c
\therefore It is associative
Now ab=a+b+aba \ast b = a+ b + ab
=b+a+ba= b + a + ba
=ba= b \ast a
Also, it is commutative.
\therefore Our assuming operation is true.