CameraIcon
CameraIcon
SearchIcon
MyQuestionIcon
MyQuestionIcon
12
You visited us 12 times! Enjoying our articles? Unlock Full Access!
Question

Check the commutativity and associativity of each of the following binary operations:
(i) '*'. on Z defined by a * b = a + b + ab for all a, b ∈ Z
(ii) '*'. on N defined by a * b = 2ab for all a, b ∈ N
(iii) '*'. on Q defined by a * b = a − b for all a, b ∈ Q
(iv) '⊙' on Q defined by a ⊙ b = a2 + b2 for all a, b ∈ Q
(v) 'o' on Q defined by a o b=ab2 for all a, b ∈ Q
(vi) '*' on Q defined by a * b = ab2 for all a, b ∈ Q
(vii) '*' on Q defined by a * b = a + ab for all a, b ∈ Q
(viii) '*' on R defined by a * b = a + b − 7 for all a, b ∈ R
(ix) '*' on Q defined by a * b = (a − b)2 for all a, b ∈ Q
(x) '*' on Q defined by a * b = ab + 1 for all a, b ∈ Q
(xi) '*' on N, defined by a * b = ab for all a, b ∈ N
(xii) '*' on Z defined by a * b = a − b for all a, b ∈ Z
(xiii) '*' on Q defined by a*b=ab4 for all a, b ∈ Q
(xiv) '*' on Z defined by a * b = a + b − ab for all a, b ∈ Z
(xv) '*' on N defined by a * b = gcd(a, b) for all a, b ∈ N

Open in App
Solution

(i) Commutativity:

Let a, bZ. Then,a * b=a+b+ab =b+a+ba = b * a Therefore,a * b=b * a, a, bZ

Thus, * is commutative on Z.

Associativity:

Let a, b, cZ. Then, a * b * c=a * b+c+bc =a+b+c+bc+ab+c+bc =a+b+c+bc+ab+ac+abca * b * c=a+b+ab * c =a+b+ab+c+a+b+abc =a+b+ab+c+ac+bc+abcTherefore,a * b * c=a * b * c, a, b, cZ

Thus, * is associative on Z.

(ii) Commutativity:

Let a, bN. Then, a * b=2ab =2ba = b * aTherefore,a * b = b * a, a, bN

Thus, * is commutative on N.

Associativity:

Let a, b, cN. Then, a * b * c=a * 2bc =2a*2bca * b * c=2ab * c =2ab*2cTherefore,a * b * ca * b * c

Thus, * is not associative on N.

(iii) Commutativity:

Let a, bQ. Then, a * b=a-bb * a=b-aTherefore, a * bb * a

Thus, * is not commutative on Q.

Associativity:

Let a, b, cQ. Then, a * b * c=a * b-c =a-b-c =a-b+ca * b * c=a-b * c =a-b-cTherefore, a * b * ca * b * c

Thus, * is not associative on Q.

(iv) Commutativity:

Let a, bQ. Then, ab=a2+b2 =b2+a2 =ba Therefore, ab=ba, a, bQ

Thus, is commutative on Q.

Associativity:
Let a, b, cQ. Then, abc=ab2+c2 =a2+ b2+c22 =a2+b4+c4+2b2c2abc=a2+b2c =a2+b22+c2 =a4+b4+2a2b2+c2Therefore,abcabc

Thus, is not associative on Q.

(v) Commutativity:

Let a, bQ. Then, a o b=ab2 =ba2 =b o a Therefore,a o b=b o a, a, bQ

Thus, o is commutative on Q.

Associativity:
Let a, b, cQ. Then, a o b o c =a o bc2 =a bc22 =abc4a o b o c=ab2 o c =ab2c2 =abc4Therefore,a o b o c =a o b o c, a, b, cQ

Thus, o is associative on Q.

(vi) Commutativity:

Let a, bQ. Then, a * b=ab2b * a=ba2Therefore,a * bb * a

Thus, * is not commutative on Q.

Associativity:

Let a, b, cQ. Then, a * b * c=a * bc2 =abc22 =ab2c4a * b * c=ab2 * c =ab2c2Therefore,a * b * ca * b * c

Thus, * is not associative on Q.

(vii) Commutativity:

Let a, bQ. Then, a * b=a+abb * a=b+ba =b+abTherefore,a * bb * a

Thus, * is not commutative on Q.

Associativity:
Let a, b, cQ. Then, a * b * c=a * b+bc =a+ab+bc =a+ab+abca * b * c=a+ab * c =a+ab +a+ab c =a+ab+ac+abcTherefore,a * b * ca * b * c

Thus, * is not associative on Q.

(viii) Commutativity:

Let a, bR. Then, a * b=a+b-7 =b+a-7 =b * a Therefore,a * b=b * a, a, bR

Thus, * is commutative on R.

Associativity:

Let a, b, cR. Then, a * b * c=a * b+c-7 =a+b+c-7-7 =a+b+c-14a * b * c=a+b-7 * c =a+b-7 +c-7 =a+b+c-14Therefore,a * b * c=a * b * c, a, b, cR

Thus, * is associative on R.

(ix) Commutativity:

Let a, bQ. Then, a * b=a-b2 =b-a2 =b * a Therefore,a * b=b * a, a, bQ

Thus, * is commutative on Q.

Associativity:

Let a, b, cQ. Then, a * b * c=a * b-c2 =a * b2+c2-2bc =a-b2-c2+2bc2a * b * c=a-b2 * c =a2+b2-2ab * c =a2+b2-2ab-c2Therefore, a * b * ca * b * c

Thus, * is not associative on Q.

(x) Commutativity:

Let a, bQ. Then, a * b=ab+1 =ba+1 =b * a Therefore,a * b=b * a, a, bQ

Thus, * is commutative on Q.

Associativity:

Let a, b, cQ. Then, a * b * c=a * bc+1 =abc+1+1 =abc+a+1a * b * c=ab+1 * c =ab+1c+1 =abc+c+1Therefore,a * b * ca * b * c

Thus, * is not associative on Q.

(xi) Commutativity:

Let a, bN. Then, a * b=abb * a=baTherefore,a * bb * a

Thus, * is not commutative on N.

Associativity:

Let a, b, cN. Then,a * b * c=a * bc =abca * b * c=ab * c =abc =abcTherefore,a * b * ca * b * c

Thus, * is not associative on N.

(xii) Commutativity:

Let a, bZ. Then, a * b=a-bb * a=b-aTherefore,a * bb * a

Thus, * not is commutative on Z.

Associativity:

Let a, b, cZ. Then,a * b * c=a * b-c =a-b-c =a-b+ca * b * c=a-b-c =a-b-cTherefore,a * b * ca * b * c

Thus, * is not associative on Z.

(xiii) Commutativity:

Let a, bQ. Then, a * b=ab4 =ba4 =b * a Therefore,a * b=b * a, a, bQ

Thus, * is commutative on Q.

Associativity:

Let a, b, cQ. Then,a * b * c=a * bc4 =abc44 =abc16a * b * c=ab4 * c =ab4c4 =abc16Therefore,a * b * c=a * b * c, a, b, cQ

Thus, * is associative on Q.

(xiv) Commutativity:

Let a, bZ. Then, a * b=a+b-ab =b+a-ba =b * a Therefore,a * b=b * a, a, bZ

Thus, * is commutative on Z.

Associativity:

Let a, b, cZ. Then, a * b * c=a*b+c-bc =a+b+c-bc-ab+c-bc =a+b+c-bc-ab-ac+abca * b * c=a+b-ab * c =a+b-ab+c-a+b-abc =a+b+c-ab-ac-bc+abcTherefore, a * b * c=a * b * c,a,b,cZ

Thus, * is associative on Z.

Disclaimer : The answer given in the textbook is incorrect. The same has been corrected here.

(xv) Commutativity:

Let a, bN. Then, a * b=gcda,b =gcdb,a =b * a Therefore,a * b=b * a, a, bN

Thus, * is commutative on N.

Associativity:

Let a, b, cN. Then, a * b * c=a*gcda,b =gcda,b,ca * b * c=gcda,b * c =gcda,b,cTherefore, a * b * c=a * b * c,a,b,cN

Thus, * is associative on N.

flag
Suggest Corrections
thumbs-up
0
Join BYJU'S Learning Program
similar_icon
Related Videos
thumbnail
lock
Binary Operations
MATHEMATICS
Watch in App
Join BYJU'S Learning Program
CrossIcon