Chapter 8: Problem 59
Explain how to find or probabilities with mutually exclusive events. Give an example.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 8: Problem 59
Explain how to find or probabilities with mutually exclusive events. Give an example.
All the tools & learning materials you need for study success - in one app.
Get started for free
Explain how to distinguish between permutation and combination problems.
Suppose that it is a week in which the cash prize in Florida's LOTTO is promised to exceed \(\$ 50\) million. If a person purchases \(22,957,480\) tickets in LOTTO at \(\$ 1\) per ticket (all possible combinations), isn't this a guarantee of winning the lottery? Because the probability in this situation is 1, what's wrong with doing this?
Follow the outline below and use mathematical induction to prove the Binomial Theorem: $$\begin{aligned}(a+b)^{n} &-\left(\begin{array}{c}n \\\0\end{array}\right) a^{n}+\left(\begin{array}{c}n \\\1\end{array}\right) a^{n-1} b+\left(\begin{array}{c}n \\\2\end{array}\right) a^{n-2} b^{2} \\\&+\cdots+\left(\begin{array}{c}n \\\n-1\end{array}\right) a b^{n-1}+\left(\begin{array}{c}n \\\n\end{array}\right) b^{n}\end{aligned}$$ a. Verify the formula for \(n-1\) b. Replace \(n\) with \(k\) and write the statement that is assumed true. Replace \(n\) with \(k+1\) and write the statement that must be proved. c. Multiply both sides of the statement assumed to be true by \(a+b .\) Add exponents on the left. On the right, distribute \(a\) and \(b,\) respectively. d. Collect like terms on the right. At this point, you should have $$\begin{array}{l}(a+b)^{k+1}-\left(\begin{array}{c}k \\\0\end{array}\right)a^{k+1}+\left[\left(\begin{array}{c}k \\\0\end{array}\right)+\left(\begin{array}{c}k \\\1\end{array}\right)\right] a^{k} b \\\\+\left[\left(\begin{array}{c}k \\\1\end{array}\right)+\left(\begin{array}{c}k \\\2\end{array}\right)\right] a^{k-1} b^{2}+\left[\left(\begin{array}{c}k \\\2\end{array}\right)+\left(\begin{array}{c}k \\\3\end{array}\right)\right] a^{k-2} b^{3} \\\\+\cdots+\left[\left(\begin{array}{c}k \\\k-1\end{array}\right)+\left(\begin{array}{c}k \\\k\end{array}\right)\right] a b^{k}+\left(\begin{array}{c}k \\\k\end{array}\right) b^{k+1}\end{array}$$ e. Use the result of Exercise 84 to add the binomial sums in brackets. For example, because \(\left(\begin{array}{l}n \\\ r\end{array}\right)+\left(\begin{array}{c}n \\ r+1\end{array}\right)\) $$\begin{aligned}&-\left(\begin{array}{l}n+1 \\\r+1\end{array}\right), \text { then }\left(\begin{array}{l}k \\\0\end{array}\right)+\left(\begin{array}{l}k \\\1\end{array}\right)-\left(\begin{array}{c}k+1 \\\1\end{array}\right) \text { and }\\\&\left(\begin{array}{l}k \\\1\end{array}\right)+\left(\begin{array}{l}k \\\2\end{array}\right)-\left(\begin{array}{c}k+1 \\\2\end{array}\right)\end{aligned}$$ f. Because \(\left(\begin{array}{l}k \\\ 0\end{array}\right)-\left(\begin{array}{c}k+1 \\ 0\end{array}\right)(\text { why? })\) and \(\left(\begin{array}{l}k \\\ k\end{array}\right)-\left(\begin{array}{l}k+1 \\ k+1\end{array}\right)\) (why?), substitute these results and the results from part (e) into the equation in part (d). This should give the statement that we were required to prove in the second step of the mathematical induction process.
Make Sense? In Exercises \(78-81,\) determine whether each statement makes sense or does not make sense, and explain your reasoning. I was able to find the sum of the first 50 terms of an arithmetic sequence even though I did not identify every term.
Determine whether each statement is true or false If the statement is false, make the necessary change(s) to produce a true statement. $$\frac{n !}{(n-1) !}-\frac{1}{n-1}$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.