Solution for Section 7.1 Question 6

6. The "addition" function f, takes two integers as input, adds them together, and produces the sum as output.

a)  f((3,2)) = 5.

b) An element of Z × Z with an image of  -1 is (3, -4) since 3 + (-4) = -1. There are many other correct answers here.

Back to Section 7.1