<span>(a) This is a binomial
experiment since there are only two possible results for each data point: a flight is either on time (p = 80% = 0.8) or late (q = 1 - p = 1 - 0.8 = 0.2).
(b) Using the formula:</span><span>
P(r out of n) = (nCr)(p^r)(q^(n-r)), where n = 10 flights, r = the number of flights that arrive on time:
P(7/10) = (10C7)(0.8)^7 (0.2)^(10 - 7) = 0.2013
Therefore, there is a 0.2013 chance that exactly 7 of 10 flights will arrive on time.
(c) Fewer
than 7 flights are on time means that we must add up the probabilities for P(0/10) up to P(6/10).
Following the same formula (this can be done using a summation on a calculator, or using Excel, to make things faster):
P(0/10) + P(1/10) + ... + P(6/10) = 0.1209
This means that there is a 0.1209 chance that less than 7 flights will be on time.
(d) The probability that at least 7 flights are on time is the exact opposite of part (c), where less than 7 flights are on time. So instead of calculating each formula from scratch, we can simply subtract the answer in part (c) from 1.
1 - 0.1209 = 0.8791.
So there is a 0.8791 chance that at least 7 flights arrive on time.
(e) For this, we must add up P(5/10) + P(6/10) + P(7/10), which gives us
0.0264 + 0.0881 + 0.2013 = 0.3158, so the probability that between 5 to 7 flights arrive on time is 0.3158.
</span>
Answer:
1800
Step-by-step explanation:
Let d(x) = 2x - 4
Or
y = 2x - 4
We have replace x = y
x = 2y - 4
Now Isolate "y"
x + 4 = 2y
Pass "2" dividing
(x + 4) / 2 = y
y = x/2 + 2
Or
d(x)^-1 = x/2 + 2
Answer:
0.005 or 0.5% walk
Step-by-step explanation:
Total:
758 + 530 + 7 + 105 = 1400
To find how many employees walk:
7/1400 = 0.005
Answer:
-6i
Step-by-step explanation:
Complex roots always come in pairs, and those pairs are made up of a positive and a negative version. If 6i is a root, then its negative value, -6i, is also a root.
If you want to know the reasoning, it's along these lines: to even get a complex/imaginary root, we take the square root of a negative value. When you take the square root of any value, your answer is always "plus or minus" whatever the value is. The same thing holds for complex roots. In this case, the polynomial function likely factored to f(x) = (x+8)(x-1)(x^2+36). To solve that equation, you set every factor equal to zero and solve for the x's.
x + 8 = 0
x = -8
x - 1 = 0
x = 1
x^2 + 36 = 0
x^2 = -36 ... take the square root of both sides to get x alone
x = √-36 ... square root of an imaginary number produces the usual square root and an "i"
x = ±6i