InterviewSolution
Saved Bookmarks
| 1. |
x#y={{:(x+2y,if,|x+y|" is even"),(2x" @2 "y,if,|x+y|" is odd"):} x"@"y={{:(3x-y,if,|x+y|" is even"),(2x#2y" ,if",|x+y|" is odd"):} Which of the following is true ? (i) 6"@"2=12#2 (ii) 6#4=(14"@"2)+(2"@"5) (iii) (6"@"2)+(6#3)=(12#2)+(14"@"12)-(2"@"6) |
|
Answer» (i) and (II) only |
|