Answer:
x = 51
Step-by-step explanation:
(x-3) /4 = 12
Multiply each side by 4
(x-3) /4 *4 = 12*4
x-3 = 48
Add 3 to each side
x-3+3 = 48+3
x = 51
Answer:
0.9958
Step-by-step explanation:
P(being correct) = 1/4 = 0.25
Hence, p = 0.25
n = 19
P(x ≥ 1) = p(x = 1) + p(x = 2) +... + p(x = 19)
Using the binomial probability formula :
P(x =x) = nCx * p^x * (1 - p)^(n - x)
However, to save computation time, we could use a calculator :
Using a calculator,
P(x ≥ 1) = 0.99577
P(x ≥ 1) = 0.9958