I need to figure out whether these binary operations are commutative or associative. And then whether a unity exists (but I don't know what that means).
- M=$\mathbb{Z}$; a*b=a-b
- M=$\mathbb{Q}$; a*b=$\frac{1}{2}$ab
I understand commutative property but not associative for these.