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:
im pretty sure its a
Answer:
t as a function of height h is t = √600 - h/16
The time to reach a height of 50 feet is 5.86 minutes
Step-by-step explanation:
Function for height is h(t) = 600 - 16t²
where t = time lapsed in seconds after an object is dropped from height of 600 feet
t as a function of height h
replacing the function with variable h
h = 600 - 16t²
Solving for t
Subtracting 600 from both side
h - 600 = -16t²
Divide through by -16
600 - h/ 16 = t²
Take square root of both sides
√600 - h/16 = t
Therefore, t = √600 - h/16
Time to reach height 50 feet
t = √600 - h/16
substituting h = 50 in the equation
t = √600 - 50/16
t = √550/16
t= 34.375
t = 5.86 minutes