Difference between revisions of "2015 AMC 12B Problems/Problem 17"
Pi over two (talk | contribs) (→Problem) |
Pi over two (talk | contribs) (→Solution) |
||
Line 5: | Line 5: | ||
==Solution== | ==Solution== | ||
+ | Out of <math>n</math> tosses, the probability of having exactly <math>2</math> heads and the rest tails could be written as <math>{\left( \frac{1}{4} \right)}^2 {\left( \frac{3}{4} \right) }^{n-2}</math>. However, we mus account for the different orders that this could occur in (for example like HTT or THT or TTH). We can do this by multiplying by <math>\dbinom{n}{2}</math>. | ||
+ | For <math>3</math> heads, the corresponding probability is <math>\dbinom{n}{3}{\left( \frac{1}{4} \right)}^3 {\left( \frac{3}{4} \right) }^{n-3}</math>. | ||
+ | |||
+ | Now set the two probabilities equal to each other and solve for <math>n</math>: | ||
+ | |||
+ | <cmath>\dbinom{n}{2}{\left( \frac{1}{4} \right)}^2 {\left( \frac{3}{4} \right) }^{n-2}=\dbinom{n}{3}{\left( \frac{1}{4} \right)}^3 {\left( \frac{3}{4} \right) }^{n-3}</cmath> | ||
+ | |||
+ | <cmath>\frac{\dbinom{n}{2}}{\dbinom{n}{3}} = \frac{{\left(\frac{1}{4}\right)}^3 {\left(\frac{3}{4}\right)}^{n-3}}{{\left(\frac{1}{4}\right)}^2 {\left(\frac{3}{4}\right)}^{n-2}}</cmath> | ||
+ | |||
+ | <cmath>\frac{n(n-1)}{2!} \cdot \frac{3!}{n(n-1)(n-2)} = \frac{1}{4} \cdot {\left( \frac{3}{4} \right)}^{-1}</cmath> | ||
+ | |||
+ | <cmath>\frac{3}{n-2} = \frac{1}{3}</cmath> | ||
+ | |||
+ | <cmath>n-2 = 9</cmath> | ||
+ | |||
+ | <cmath>n = \fbox{\textbf{(D)}\; 11}</cmath> | ||
==See Also== | ==See Also== | ||
{{AMC12 box|year=2015|ab=B|num-a=18|num-b=16}} | {{AMC12 box|year=2015|ab=B|num-a=18|num-b=16}} | ||
{{MAA Notice}} | {{MAA Notice}} |
Revision as of 12:07, 5 March 2015
Problem
An unfair coin lands on heads with a probability of . When tossed times, the probability of exactly two heads is the same as the probability of exactly three heads. What is the value of ?
Solution
Out of tosses, the probability of having exactly heads and the rest tails could be written as . However, we mus account for the different orders that this could occur in (for example like HTT or THT or TTH). We can do this by multiplying by .
For heads, the corresponding probability is .
Now set the two probabilities equal to each other and solve for :
See Also
2015 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 16 |
Followed by Problem 18 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.