MENU
Question -

Determine which of the following binary operation is associative andwhich is commutative:

(i) * on N defined by a * b = 1 forall a, b  N

(ii) * on Q defined by a * b = (a + b)/2 for all a, b Q



Answer -

(i) We have to provecommutativity of *

Let a, b N

a * b = 1

b * a = 1

Therefore,

a * b = b * a, for alla, b N

Thus * is commutativeon N.

Now we have to proveassociativity of *

Let a, b, c N

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

= 1

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

= 1

Therefore a * (b * c)= (a * b) *c for all a, b, c N

Thus, * is associativeon N.

(ii) First we have toprove commutativity of *

Let a, b N

a * b = (a + b)/2

= (b + a)/2

= b * a

Therefore, a * b = b *a, a, b N

Thus * is commutativeon N.

Now we have to proveassociativity of *

Let a, b, c N

a * (b * c) = a * (b +c)/2

= [a + (b + c)]/2

= (2a + b + c)/4

Now, (a * b) * c = (a+ b)/2 * c

= [(a + b)/2 + c] /2

= (a + b + 2c)/4

Thus, a * (b * c) ≠ (a* b) * c

If a = 1, b= 2, c = 3

1 * (2 * 3) = 1 * (2 +3)/2

= 1 * (5/2)

= [1 + (5/2)]/2

= 7/4

(1 * 2) * 3 = (1 +2)/2 * 3

= 3/2 * 3

= [(3/2) + 3]/2

= 4/9

Therefore, there exista = 1, b = 2, c = 3 N such that a * (b *c) ≠ (a * b) * c

Thus, * is notassociative on N.

Comment(S)

Show all Coment

Leave a Comment

Free - Previous Years Question Papers
Any questions? Ask us!
×