filippocarta01
If 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 ?
(A) 4/25
(B) 1/5
(C) 6//25
(D) 8/25
(E) 2/5
Responding to a pm:
Think of this as throwing 2 five sided dice, each with numbers 1 to 5 on them. We want that the product on the two should be greater than 10. Since we are selecting x and y, the two dice are different say one is red and the other is blue. The results would look like (1, 1), (1, 2), (1, 3)... (2, 1), (2, 2) etc.
Product is greater than 10 when 3 is multiplied by 4 or 5 or when 4 and 5 are multiplied in some way.
x = 3, y = 4/5; Number of ways = 2
x = 4/5, y = 3; Number of ways = 2
x = 4/5, y = 4/5; Number of ways = 4
Total 8 favorable cases.
Total number of cases = 5 * 5 = 25
Required Probability = 8/25
Answer (D)Why can we not use 3C2/5C2 ? Because the two number can be the same. When we select 2 out of 5, we are selecting 2 distinct numbers out of 5. But here, they need not be distinct.
Here is another interesting question on Probability:
https://anaprep.com/combinatorics-visua ... obability/