Answer: 8
Step-by-step explanation: You can use division to solve.
Answer:
(11+x)-3
Step-by-step explanation:
11 more than x is another way of saying 11+x
And "less than 3" means subtracting 3 from the terms
So if you put that together it would be
(11+x) -3
Answer:
0.0045248 ;
0.1312218 ;
0.0001809 ;
0.1659729
Step-by-step explanation:
Number of Kings in deck = 4
Total number of cards in deck = 52
Picking without replacement :
A = King on first draw :
P(A) = 4 / 52
A = King on 2nd draw :
P(B) = 3 / 51
A = King on 3rd draw :
P(C) = 2 / 50
1.) P(A n B) = P(A) * P(B)
P(A n B) = 4/52 * 3/51 = 12 / 2652 = 0.0045248
2.) P(A u B) = P(A) + P(B) - P(AnB)
P(AuB) = 4/52 + 3/51 - 0.0045248 = 0.1312218
3.) P(A ∩ B ∩ C) = P(A) * P(B) * P(C)
P(A ∩ B ∩ C) = 4/52 * 3/51 * 2/50 = 0.0001809
4.) P(A U B U C) =
P(A) + P(B) + P(C) - P(AnB) - P(AnC) - P(BnC) - P(AnBnC)
P(AnC) = P(A) * P(C) = 4/52 * 2/50 = 0.0030769
P(BnC) = P(B) * P(C) = 3/51 * 2/50 = 0.0023529
4/52 + 3/51 + 2/50 - 0.0045248 - 0.0030769 - 0.0023529 + 0.0001809 = 0.1659729
Answer:

Step-by-step explanation:
If x varies directly as the product of p and m, and inversely with y, the relation can be written ...
x = k(pm)/y . . . . where k is the constant of proportionality
__
This can be solved for k:
k = xy/pm
For the given values, the value of k is ...
k = (2)(4)/((0.5)(2)) = 8
Then the relation between the variables can be written ...
(xy)/(pm) = 8