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
Evaluate the given binomial coefficient. $$ \left(\begin{array}{c}15 \\\2\end{array}\right) $$
Write the first three terms in each binomial expansion, expressing the result in simplified form. $$ (x+2)^{8} $$
Write the first three terms in each binomial expansion, expressing the result in simplified form. $$ \left(x^{2}+1\right)^{17} $$
Use the Binomial Theorem to find a polynomial expansion for each function. Then use a graphing utility and an approach similar to the one in Exercises 64 and 65 to verify the expansion. $$ f_{1}(x)=(x-2)^{4} $$
Follow the outline on the next page to use mathematical induction to prove that $$ \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{aligned}&(a+b)^{k+1}=\left(\begin{array}{l}k \\\0\end{array}\right) a^{k+1}+\left[\left(\begin{array}{l}k \\\0\end{array}\right)+\left(\begin{array}{l}k \\\1\end{array}\right)\right] a^{k} b\\\&\begin{array}{l}+\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}\end{aligned} $$ e. Use the result of Exercise 74 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)$$=\left(\begin{array}{l}n+1 \\ r+1\end{array}\right),\) 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)\) 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)\) f. Because \(\left(\begin{array}{l}k \\\ 0\end{array}\right)=\left(\begin{array}{c}k+1 \\ 0\end{array}\right) \quad\) (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.
What do you think about this solution?
We value your feedback to improve our textbook solutions.