I seem to be having a difficult time trying to figure out how to do this problem. It's from a non-graded homework assignment. I was able to get every other problem except for this one.Let R = Z, together with the two operations:
a + b := a + b + 3 and ab := ab + 3a + 3b + 6
Let S = Z, together...