148k views
1 vote
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.

1 Answer

4 votes
x+4=y
8 +4 = y. y=12

x=8
User Alex Biro
by
6.6k points