Which of the following binary operations is cumulative on the set of integers?
The correct answer is: B
Explanation
\(a \ast b = a + b - ab\)
\(b \ast a = b + a - ba\)
On the set of integers, the two above are cumulative as multiplication and addition are cumulative on the set of integers.