Write the set of ordered pairs so that the first coordinate is a positive
integer less than 6, and the second coordinate is the sum of the first
coordinate and 2. Let A be the "domain", or set of first coordinates,
and let B be the "range", or set of second coordinates. Give the set of
ordered pairs, set A and set B.
Set of ordered pairs:
{ (1,3), (2,4), (3,5), (4,6), (5,7) }
A = { 1,2,3,4,5 }
B = { 3,4,5,6,7 }
Edwin