Select an (even) integer randomly from the set {0, 2, 4, 6, 8}. then select an integer randomly from the set {0, 1, 2, 3, 4}. let x equal the integer that is selected from the first set and let y equal the sum of the two integers.