Answer:
C
Step-by-step explanation:
Combinatorial Enumeration. That whole class was a rollercoaster ride of mind-blowing generating functions to prove crazy things. The exam had ridiculous questions like 'count the number of cactus trees with n vertices such that etc etc etc' and you'd do three pages of terrible terrible sums and algebra. Then your final answer would be something beautiful like n/2 and you'd breath a sigh of relief and thank the math gods.
Answer:
a) P(X≥143)=0
b) This contradicts the study as getting a sample with this proportion is almost impossible (if the proportion of 68% is true).
Step-by-step explanation:
If we use the normal approximation to the binomial distribution we have the following parameters (mean and standard deviation):

Then, we can calculate the probability of X being equal or more than 143 using the z-score:

This contradicts the study as getting a sample with this proportion is almost impossible (if the proportion of 68% is true).
The answer to your question is 95,460
Answer:
3, 5, 7
Step-by-step explanation:
1st number: (2k+1)
2nd number: (2k+3)
3rd number: (2k+5), k∈Z
3*[(2k+1) + (2k+3)] = 3 + 3*(2k+5)
3*(4k+4)=3+6k+15
12k+12=18+6k
6k=6
k=1
1st number: (2k+1) = 3
2nd number: (2k+3)=5
3rd number: (2k+5)=7