A = {2, 3, 4, 5}
B = {4, 5, 6, 7, 8}
Two integers will be randomly selected from the sets above, one integer from set A and one integer from set B. What is the probability that the sum of the two integers equal 9?
A) 0.15
B) 0.20
C) 0.25
D) 0.30
E) 0.33
B = {4, 5, 6, 7, 8}
Two integers will be randomly selected from the sets above, one integer from set A and one integer from set B. What is the probability that the sum of the two integers equal 9?
A) 0.15
B) 0.20
C) 0.25
D) 0.30
E) 0.33















