InterviewSolution
Saved Bookmarks
| 1. |
Let a binary operation ‘*’ be defined on a set A. The operation will be commutative if ________(a) a*b=b*a(b) (a*b)*c=a*(b*c)(c) (b ο c)*a=(b*a) ο (c*a)(d) a*b=aThis question was addressed to me in my homework.I want to ask this question from Binary Operations topic in division Relations and Functions of Mathematics – Class 12 |
|
Answer» Right answer is (a) a*B=b*a |
|