Q. 56 Consider the set {a,b,c} with binary operators + and # defined as follows:
For example, a + c = c, c + a = a, c × b = c and b × c = a. Given the following set of equations :
The number of solution (s)( i.e., pair (s)(x,y) that satisfies the equations) is
(A) 0
(B) 1
(C) 2
(D) 3
Answer: (C)
Explanation: