Chapter 9: Problem 69
Use summation notation to write the sum. $$10+30+90+\dots+7290$$
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! 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 9: Problem 69
Use summation notation to write the sum. $$10+30+90+\dots+7290$$
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
Finding the Probability of a Complement You are given the probability that an event will happen. Find the probability that the event will not happen. $$P(E)=0.87$$
Finding the Probability of a Complement You are given the probability that an event will not happen. Find the probability that the event will happen. $$P\left(E^{\prime}\right)=0.23$$
Consider \(n\) independent trials of an experiment in which each trial has two possible outcomes: "success" or "failure." The probability of a success on each trial is \(p,\) and the probability of a failure is \(q=1-p .\) In this context, the term \(_{n} C_{k} p^{k} q^{n-k}\) in the expansion of \((p+q)^{n}\) gives the probability of \(k\) successes in the \(n\) trials of the experiment.The probability of a baseball player getting a hit during any given time at bat is \(\frac{1}{4} .\) To find the probability that the player gets three hits during the next 10 times at bat, evaluate the term $$_{10} C_{3}\left(\frac{1}{4}\right)^{3}\left(\frac{3}{4}\right)^{7}$$, in the expansion of \(\left(\frac{1}{4}+\frac{3}{4}\right)^{10}\).
Prove the property for all integers \(r\) and \(n\) where \(0 \leq r \leq n\).The sum of the numbers in the \(n\) th row of Pascal's Triangle is \(2^{n}\).
The expansions of \((x+y)^{4},(x+y)^{5},\) and \((x+y)^{6}\) are as follows.$$\begin{aligned} (x+y)^{4}=& 1 x^{4}+4 x^{3} y+6 x^{2} y^{2}+4 x y^{3}+1 y^{4} \\\\(x+y)^{5}=& 1 x^{5}+5 x^{4} y+10 x^{3} y^{2}+10 x^{2} y^{3} \\\\(x+y)^{6}=& 1 x^{6}+6 x^{5} y+15 x^{4}+1 y^{5} \\\& \quad+6 x y^{5}+1 y^{6}\end{aligned}$$,(a) Explain how the exponent of a binomial is related to the number of terms in its expansion. (b) How many terms are in the expansion of \((x+y)^{n} ?\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.