Question 1108465: If x, y can take values from the set {1,2,3,4}, find the probability that the product of x and y is not greater than 6.
Found 2 solutions by KMST, rothauserc: Answer by KMST(5328) (Show Source): Answer by rothauserc(4718) (Show Source):
You can put this solution on YOUR website! the sample space has 16 elements
:
(1,1), (1,2), (1,3), (1,4)
(2,1), (2,2), (2,3), (2,4)
(3,1), (3,2), (3,3), (3,4)
(4,1), (4,2), (4,3), (4,4)
:
Note I am assuming that x and y can take on the same value
:
There are 6 products greater than 6, namely (2,4), (3,3), (3,4), (4,2), (4,3), (4,4)
:
The Probability (P) the product of x,y is greater than 6 is 6/16 = 3/8
:
P the product of x,y is not greater than 6 is 1 - (3/8) = 5/8
:
|
|
|