Answer:
Step-by-step explanation:
write a rule for the n th term of the geometric sequence for which a_1=11 and a_4=88
Answer:
90.67% probability that John finds less than 7 golden sheets of paper
Step-by-step explanation:
For each container, there are only two possible outcomes. Either it contains a golden sheet of paper, or it does not. The probability of a container containing a golden sheet of paper is independent of other containers. So we use the binomial probability distribution to solve this question.
Binomial probability distribution
The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.
![P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}](https://tex.z-dn.net/?f=P%28X%20%3D%20x%29%20%3D%20C_%7Bn%2Cx%7D.p%5E%7Bx%7D.%281-p%29%5E%7Bn-x%7D)
In which
is the number of different combinations of x objects from a set of n elements, given by the following formula.
![C_{n,x} = \frac{n!}{x!(n-x)!}](https://tex.z-dn.net/?f=C_%7Bn%2Cx%7D%20%3D%20%5Cfrac%7Bn%21%7D%7Bx%21%28n-x%29%21%7D)
And p is the probability of X happening.
At Munder Difflin Paper Company, the manager Mitchell Short randomly places golden sheets of paper inside of 30% of their paper containers.
This means that ![p = 0.3](https://tex.z-dn.net/?f=p%20%3D%200.3)
14 of these containers of paper.
This means that ![n = 14](https://tex.z-dn.net/?f=n%20%3D%2014)
What is the probability that John finds less than 7 golden sheets of paper?
![P(X < 7) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6)](https://tex.z-dn.net/?f=P%28X%20%3C%207%29%20%3D%20P%28X%20%3D%200%29%20%2B%20P%28X%20%3D%201%29%20%2B%20P%28X%20%3D%202%29%20%2B%20P%28X%20%3D%203%29%20%2B%20P%28X%20%3D%204%29%20%2B%20P%28X%20%3D%205%29%20%2B%20P%28X%20%3D%206%29)
In which
![P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}](https://tex.z-dn.net/?f=P%28X%20%3D%20x%29%20%3D%20C_%7Bn%2Cx%7D.p%5E%7Bx%7D.%281-p%29%5E%7Bn-x%7D)
![P(X = 0) = C_{14,0}.(0.3)^{0}.(0.7)^{14} = 0.0068](https://tex.z-dn.net/?f=P%28X%20%3D%200%29%20%3D%20C_%7B14%2C0%7D.%280.3%29%5E%7B0%7D.%280.7%29%5E%7B14%7D%20%3D%200.0068)
![P(X = 1) = C_{14,1}.(0.3)^{1}.(0.7)^{13} = 0.0407](https://tex.z-dn.net/?f=P%28X%20%3D%201%29%20%3D%20C_%7B14%2C1%7D.%280.3%29%5E%7B1%7D.%280.7%29%5E%7B13%7D%20%3D%200.0407)
![P(X = 2) = C_{14,2}.(0.3)^{2}.(0.7)^{12} = 0.1134](https://tex.z-dn.net/?f=P%28X%20%3D%202%29%20%3D%20C_%7B14%2C2%7D.%280.3%29%5E%7B2%7D.%280.7%29%5E%7B12%7D%20%3D%200.1134)
![P(X = 3) = C_{14,3}.(0.3)^{3}.(0.7)^{11} = 0.1943](https://tex.z-dn.net/?f=P%28X%20%3D%203%29%20%3D%20C_%7B14%2C3%7D.%280.3%29%5E%7B3%7D.%280.7%29%5E%7B11%7D%20%3D%200.1943)
![P(X = 4) = C_{14,4}.(0.3)^{4}.(0.7)^{10} = 0.2290](https://tex.z-dn.net/?f=P%28X%20%3D%204%29%20%3D%20C_%7B14%2C4%7D.%280.3%29%5E%7B4%7D.%280.7%29%5E%7B10%7D%20%3D%200.2290)
![P(X = 5) = C_{14,5}.(0.3)^{5}.(0.7)^{9} = 0.1963](https://tex.z-dn.net/?f=P%28X%20%3D%205%29%20%3D%20C_%7B14%2C5%7D.%280.3%29%5E%7B5%7D.%280.7%29%5E%7B9%7D%20%3D%200.1963)
![P(X = 6) = C_{14,6}.(0.3)^{6}.(0.7)^{8} = 0.1262](https://tex.z-dn.net/?f=P%28X%20%3D%206%29%20%3D%20C_%7B14%2C6%7D.%280.3%29%5E%7B6%7D.%280.7%29%5E%7B8%7D%20%3D%200.1262)
![P(X < 7) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) = 0.0068 + 0.0407 + 0.1134 + 0.1943 + 0.2290 + 0.1963 + 0.1262 = 0.9067](https://tex.z-dn.net/?f=P%28X%20%3C%207%29%20%3D%20P%28X%20%3D%200%29%20%2B%20P%28X%20%3D%201%29%20%2B%20P%28X%20%3D%202%29%20%2B%20P%28X%20%3D%203%29%20%2B%20P%28X%20%3D%204%29%20%2B%20P%28X%20%3D%205%29%20%2B%20P%28X%20%3D%206%29%20%3D%200.0068%20%2B%200.0407%20%2B%200.1134%20%2B%200.1943%20%2B%200.2290%20%2B%200.1963%20%2B%200.1262%20%3D%200.9067)
90.67% probability that John finds less than 7 golden sheets of paper
(c+8)(c-8)
3(2y+5)(2y-5)
There are no like terms so it's still ab^2-b