(2/3)(30)=20
30+20=50=(x/5)
(50*5)=x=250
hope this helps
F(x,n,p)=C(n,x)p^x*(1-p)^(n-x)
n=9, p=0.8 =>
f(x,9,0.8)=C(9,x)0.8^x*(0.2)^(9-x)
The function f(x,9,0.8) is then calculated using the above formula
x f(x)
0 0.0000001 0.0000182 0.0002953 0.0027534 0.0165155 0.0660606 0.1761617 0.3019908 0.3019909 0.134218
Check Sum f(x), [x=0,9] = 1.0 ok
Answer:
Step-by-step explanation:
0.2x + 2.7x - 8.1 = 6.9 + 1.1x
0.2x + 2.7x - 1.1x = 6.9 + 8.1
1.8x = 15
x = 15/1.8
x = 8.33