2015 AMC 12B Problems/Problem 17: Difference between revisions
| (9 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
==Problem== | ==Problem== | ||
An unfair coin lands on heads with a probability of <math>\tfrac{1}{4}</math>. When tossed <math>n</math> times, the probability of exactly two heads is the same as the probability of exactly three heads. What is the value of <math>n</math> ? | An unfair coin lands on heads with a probability of <math>\tfrac{1}{4}</math>. When tossed <math>n>1</math> times, the probability of exactly two heads is the same as the probability of exactly three heads. What is the value of <math>n</math>? | ||
<math>\textbf{(A)}\; 5 \qquad\textbf{(B)}\; 8 \qquad\textbf{(C)}\; 10 \qquad\textbf{(D)}\; 11 \qquad\textbf{(E)}\; 13</math> | <math>\textbf{(A)}\; 5 \qquad\textbf{(B)}\; 8 \qquad\textbf{(C)}\; 10 \qquad\textbf{(D)}\; 11 \qquad\textbf{(E)}\; 13</math> | ||
| Line 26: | Line 26: | ||
Note: <math>n=1</math> | Note: the original problem did not specify <math>n>1</math>, so <math>n=1</math> was a solution, but this was fixed in the Wiki problem text so that the answer would make sense. [[User:Adihaya|— @adihaya]] ([[User talk:Adihaya|talk]]) 15:23, 19 February 2016 (EST) | ||
==Solution 2== | |||
Bash it out with the answer choices! (not really a rigorous solution) | |||
==Solution 2.5== | |||
In order to test the answer choices efficiently, realize that the probability <math>n</math> flips yielding two heads is of the form: | |||
<math>\dbinom{n}{2}{\left(\frac{1}{4} \cdot \frac{1}{4}\right)}{\left(\frac{3}{4} \cdot \frac{3}{4} \cdot \frac{3}{4} \ldots \right)} = \dbinom{n}{2}{\left(\frac{3^{n-2}}{4^n}\right)}</math> | |||
Similarly, the form for the probability of three heads is: | |||
<math>\dbinom{n}{3}{\left(\frac{3^{n-3}}{4^n}\right)}</math> | |||
The probability of getting three heads (comapred to the probability of getting two) from <math>n</math> flips is missing a factor of <math>3</math> in the numerator. Thus, we need <math>\dbinom{n}{3}</math> to add a factor of <math>3</math> to the numerator of the probability of getting three heads. | |||
Our testing equation becomes | |||
<cmath>\dbinom{n}{2} \times 3 = \dbinom{n}{3}</cmath> | |||
since after factoring out the <math>3</math> from <math>\dbinom{n}{3}</math>, the remaining factorizations should be equal. | |||
The only answer choice satisfying this condition is <math>\fbox{\textbf{(D)}\;11}</math>. | |||
-Solution by Joeya | |||
==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}} | ||
Latest revision as of 20:24, 13 February 2021
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
When tossed
times, the probability of getting exactly 2 heads and the rest tails is
Similarly, the probability of getting exactly 3 heads is
Now set the two probabilities equal to each other and solve for
:
Note: the original problem did not specify
, so
was a solution, but this was fixed in the Wiki problem text so that the answer would make sense. — @adihaya (talk) 15:23, 19 February 2016 (EST)
Solution 2
Bash it out with the answer choices! (not really a rigorous solution)
Solution 2.5
In order to test the answer choices efficiently, realize that the probability
flips yielding two heads is of the form:
Similarly, the form for the probability of three heads is:
The probability of getting three heads (comapred to the probability of getting two) from
flips is missing a factor of
in the numerator. Thus, we need
to add a factor of
to the numerator of the probability of getting three heads.
Our testing equation becomes
since after factoring out the
from
, the remaining factorizations should be equal.
The only answer choice satisfying this condition is
.
-Solution by Joeya
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 | |
These problems are copyrighted © by the Mathematical Association of America.