Question
The binary operation * defined on N by a * b = a + b + ab for all a, b ∈ N is:
  1. Commutative only.
  2. Associative only.
  3. Commutative and associative both.
  4. None of these.

Answer

  1. Commutative and associative both.

Solution:

a * b = a + b + ab

b * a = b + a + ba

⇒ a * b = b * a

So * is commutative.

Now,

(a * b) * c

= (a + b + ab) * c

= a + b + ab + c + ca + cb + abc

a * (b * c)

= a * (b + c + bc)

= a + b + c + bc + ab + ac + abc

⇒ (a * b) * c = a * (b * c)

So * is associative.

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free