filippocarta01If x and y are each randomly chosen from the integers 1, 2, 3, 4, and 5, what is the probability that the product xy will be greater than 10 ?
x = {1,2,3,4,5}
y = {1,2,3,4,5}
xy = {1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, 16, 20, 25}
Total cases of chosing x & y = 5*5 = 25
Favorable cases = {(3,4),(4,3),(3,5),(5,3),(4,4),(4,5),(5,4),(5,5)} = 8
If x and y are each randomly chosen from the integers 1, 2, 3, 4, and 5, the probability that the product xy will be greater than 10 = 8/25
IMO D