Consider, if A and B are any integers, then A@B = A – B + 1.
For example 9@3 = 9 – 3 + 1 = 7.
(a) Find 3@(2@4).
(b) Does 3@(2@4) = (3@2)@4?