Answer:
x*15% (x times fifteen percent)
Step-by-step explanation:
Say x is 20, you multiply 20 times 15% and that will be your answer
i dont have time to do all of it (sorry)
but this is how you do the point and slope questions:
use the equation: y-y1 = m(x - x1)
y1 is the y point you are given
x1 is the x point you are given
m is your slope
substitute all of those in from the question
the first one is:
y --4 = -5/6(x-8)
-- turns into a plus so the answer would be
y+4 = -5/6(x-8)
Use binomial distribution, with p=0.20, n=20, x=3
P(X=x)=C(n,x)p^x (1-p)^(n-x)
P(X>=3)
=1-(P(X=0)+P(X=1)+P(X=2))
=1-(C(20,0)0.2^0 (0.8)^(20-0)+C(20,1)0.2^1 (0.8)^(20-1)+C(20,2)0.2^2 (0.8)^(20-2))
=1-(0.0115292+0.057646+0.136909)
=1-0.206085
=0.793915