Define a binary operation on Z, the set of integers by the equation m * n = m + n + mn. Which of the following statemnts is / are true about the binary structure of Z with *
1) * is not associative
2) There is no element e belonging to Z such that for every z belonging to Z, z*e = e*z = z
3)...