MENU
Question -

Let ‘*’ be a binary operation on N defined bya * b = l.c.m. (a, b) for all a, b  N
(i) Find 2 * 4, 3 * 5, 1 * 6.

(ii) Check the commutativity and associativity of ‘*’ on N.



Answer -

(i) Givena * b = 1.c.m. (a, b)

2 * 4 = l.c.m. (2, 4)

= 4

3 * 5 = l.c.m. (3, 5)

= 15

1 * 6 = l.c.m. (1, 6)

= 6

(ii) We have to provecommutativity of *

Let a, b N

a * b = l.c.m (a, b)

= l.c.m (b, a)

= 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 *l.c.m. (b, c)

= l.c.m. (a, (b, c))

= l.c.m (a, b, c)

(a * b) * c = l.c.m.(a, b) * c

= l.c.m. ((a, b), c)

= l.c.m. (a, b, c)

Therefore

(a * (b * c) = (a * b)* c, a, b , c N

Thus, * is associativeon N.

Comment(S)

Show all Coment

Leave a Comment

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