Difference between revisions of "2016 AMC 12A Problems/Problem 19"

(Solution)
m (Combination notation)
(8 intermediate revisions by 4 users not shown)
Line 5: Line 5:
 
<math>\textbf{(A)}\ 69\qquad\textbf{(B)}\ 151\qquad\textbf{(C)}\ 257\qquad\textbf{(D)}\ 293\qquad\textbf{(E)}\ 313</math>
 
<math>\textbf{(A)}\ 69\qquad\textbf{(B)}\ 151\qquad\textbf{(C)}\ 257\qquad\textbf{(D)}\ 293\qquad\textbf{(E)}\ 313</math>
  
==Solution==
+
==Solution 1==
  
 
For <math>6</math> to <math>8</math> heads, we are guaranteed to hit <math>4</math> heads, so the sum here is <math>\binom{8}{2}+\binom{8}{1}+\binom{8}{0}=28+8+1=37</math>.
 
For <math>6</math> to <math>8</math> heads, we are guaranteed to hit <math>4</math> heads, so the sum here is <math>\binom{8}{2}+\binom{8}{1}+\binom{8}{0}=28+8+1=37</math>.
Line 11: Line 11:
 
For <math>4</math> heads, you have to hit the <math>4</math> heads at the start so there's only one way, <math>1</math>.
 
For <math>4</math> heads, you have to hit the <math>4</math> heads at the start so there's only one way, <math>1</math>.
  
For <math>5</math> heads, we either start of with <math>4</math> heads, which gives us <math>4\textbf{C}1=4</math> ways to arrange the other flips, or we start off with five heads and one tail, which has <math>6</math> ways minus the <math>2</math> overlapping cases, <math>\text{HHHHHTTT}</math> and <math>\text{HHHHTHTT}</math>. Total ways: <math>8</math>.
+
For <math>5</math> heads, we either start off with <math>4</math> heads, which gives us <math>_4\text{C}_1=4</math> ways to arrange the other flips, or we start off with five heads and one tail, which has <math>6</math> ways minus the <math>2</math> overlapping cases, <math>\text{HHHHHTTT}</math> and <math>\text{HHHHTHTT}</math>. Total ways: <math>8</math>.
  
Then we sum to get <math>46</math>. There are a total of <math>2^8=256</math> possible sequences of 8 coin flips, so the probability is <math>\frac{46}{256}=\frac{23}{128}</math>. Summing, we get $23+128=\boxed{\textbf{(B) }151}.
+
Then we sum to get <math>46</math>. There are a total of <math>2^8=256</math> possible sequences of <math>8</math> coin flips, so the probability is <math>\frac{46}{256}=\frac{23}{128}</math>. Summing, we get <math>23+128=\boxed{\textbf{(B) }151}</math>.
 +
 
 +
==Solution 2==
 +
 
 +
Reaching 4 will require either 4, 6, or 8 flips. Therefore we can split into 3 cases:
 +
 
 +
(Case 1): The first four flips are heads. Then, the last four flips can be anything so <math>2^4=16</math> possibilities work.
 +
 
 +
(Case 2): It takes 6 flips to reach 4. There must be one tail in the first four flips so we don't repeat case 1. The tail can be in one of 4 positions. The next two flips must be heads. The last two flips can be anything so <math>2^2=4</math> flips work. <math>4*4=16</math>.
 +
 
 +
(Case 3): It takes 8 flips to reach 4. We can split this case into 2 sub-cases. There can either be 1 or 2 tails in the first 4 flips.
 +
 
 +
(1 tail in first four flips). In this case, the first tail can be in 4 positions. The second tail can be in either the 5th or 6th position so we don't repeat case 2. Thus, there are <math>4*2=8</math> possibilities. 
 +
 
 +
(2 tails in first four flips). In this case, the tails can be in <math>\binom{4}{2}=6</math> positions.
 +
 
 +
Adding these cases up and taking the total out of <math>2^8=256</math> yields <math>\frac{16+16+8+6}{256}=\frac{46}{256}=\frac{23}{128}</math>. This means the answer is <math>23+128=\boxed{\textbf{(B) }151}</math>.
 +
 
 +
==Solution 3==
 +
 
 +
(Inspired by https://www.youtube.com/watch?v=EZYzjmd_f2g by Walt S)
 +
 
 +
Draw a triangle of dots as seen in the video. Now, we'll do something different than he did. Draw a dotted line between dots that correspond to 3 on the number line and dots that correspond to 4 on the number line. This is the threshold that must be passed to have a successful sequence. We consider the three entry points to the immediate right of this line. Doing a tiny bit of fun bashing as we slide down this triangle, we find there is 1 way to cross the line for the first time through the uppermost entry point, 4 ways to cross the line for the first time through the middle entry point, and 14 ways to cross the line for the first time through the lowermost entry point.
 +
 
 +
Superimpose Pascal's triangle over the dots. Notice that the number of ways to get to a dot is equal to its corresponding number on Pascal's triangle. Rows on Pascal's triangle sum to powers of 2. There are <math>2^4=16</math> ways to get to the 4th row (remember that when working with Pascal's triangle, we start counting with a 0th row), and we found that 1 of them makes us cross the threshold for the first time. There are <math>2^6=64</math> ways to get to the 6th row, and we found that 4 of them make us cross the threshold for the first time. There are <math>2^8=256</math> ways to get to the 8th row, and we found that 14 of them make us cross the threshold for the first time.
 +
 
 +
Adding up these probabilities <cmath>\frac{1}{16}+\frac{4}{64}+\frac{14}{256}=\frac{23}{128}</cmath> and summing <math>a</math> and <math>b</math>, <cmath>a+b=23+128=\boxed{\textbf{(B)}\ 151}</cmath> we get our answer.
  
 
==See Also==
 
==See Also==
 
{{AMC12 box|year=2016|ab=A|num-b=18|num-a=20}}
 
{{AMC12 box|year=2016|ab=A|num-b=18|num-a=20}}
 
{{MAA Notice}}
 
{{MAA Notice}}

Revision as of 20:19, 13 February 2021

Problem

Jerry starts at $0$ on the real number line. He tosses a fair coin $8$ times. When he gets heads, he moves $1$ unit in the positive direction; when he gets tails, he moves $1$ unit in the negative direction. The probability that he reaches $4$ at some time during this process $\frac{a}{b},$ where $a$ and $b$ are relatively prime positive integers. What is $a + b?$ (For example, he succeeds if his sequence of tosses is $HTHHHHHH.$)

$\textbf{(A)}\ 69\qquad\textbf{(B)}\ 151\qquad\textbf{(C)}\ 257\qquad\textbf{(D)}\ 293\qquad\textbf{(E)}\ 313$

Solution 1

For $6$ to $8$ heads, we are guaranteed to hit $4$ heads, so the sum here is $\binom{8}{2}+\binom{8}{1}+\binom{8}{0}=28+8+1=37$.

For $4$ heads, you have to hit the $4$ heads at the start so there's only one way, $1$.

For $5$ heads, we either start off with $4$ heads, which gives us $_4\text{C}_1=4$ ways to arrange the other flips, or we start off with five heads and one tail, which has $6$ ways minus the $2$ overlapping cases, $\text{HHHHHTTT}$ and $\text{HHHHTHTT}$. Total ways: $8$.

Then we sum to get $46$. There are a total of $2^8=256$ possible sequences of $8$ coin flips, so the probability is $\frac{46}{256}=\frac{23}{128}$. Summing, we get $23+128=\boxed{\textbf{(B) }151}$.

Solution 2

Reaching 4 will require either 4, 6, or 8 flips. Therefore we can split into 3 cases:

(Case 1): The first four flips are heads. Then, the last four flips can be anything so $2^4=16$ possibilities work.

(Case 2): It takes 6 flips to reach 4. There must be one tail in the first four flips so we don't repeat case 1. The tail can be in one of 4 positions. The next two flips must be heads. The last two flips can be anything so $2^2=4$ flips work. $4*4=16$.

(Case 3): It takes 8 flips to reach 4. We can split this case into 2 sub-cases. There can either be 1 or 2 tails in the first 4 flips.

(1 tail in first four flips). In this case, the first tail can be in 4 positions. The second tail can be in either the 5th or 6th position so we don't repeat case 2. Thus, there are $4*2=8$ possibilities.

(2 tails in first four flips). In this case, the tails can be in $\binom{4}{2}=6$ positions.

Adding these cases up and taking the total out of $2^8=256$ yields $\frac{16+16+8+6}{256}=\frac{46}{256}=\frac{23}{128}$. This means the answer is $23+128=\boxed{\textbf{(B) }151}$.

Solution 3

(Inspired by https://www.youtube.com/watch?v=EZYzjmd_f2g by Walt S)

Draw a triangle of dots as seen in the video. Now, we'll do something different than he did. Draw a dotted line between dots that correspond to 3 on the number line and dots that correspond to 4 on the number line. This is the threshold that must be passed to have a successful sequence. We consider the three entry points to the immediate right of this line. Doing a tiny bit of fun bashing as we slide down this triangle, we find there is 1 way to cross the line for the first time through the uppermost entry point, 4 ways to cross the line for the first time through the middle entry point, and 14 ways to cross the line for the first time through the lowermost entry point.

Superimpose Pascal's triangle over the dots. Notice that the number of ways to get to a dot is equal to its corresponding number on Pascal's triangle. Rows on Pascal's triangle sum to powers of 2. There are $2^4=16$ ways to get to the 4th row (remember that when working with Pascal's triangle, we start counting with a 0th row), and we found that 1 of them makes us cross the threshold for the first time. There are $2^6=64$ ways to get to the 6th row, and we found that 4 of them make us cross the threshold for the first time. There are $2^8=256$ ways to get to the 8th row, and we found that 14 of them make us cross the threshold for the first time.

Adding up these probabilities \[\frac{1}{16}+\frac{4}{64}+\frac{14}{256}=\frac{23}{128}\] and summing $a$ and $b$, \[a+b=23+128=\boxed{\textbf{(B)}\ 151}\] we get our answer.

See Also

2016 AMC 12A (ProblemsAnswer KeyResources)
Preceded by
Problem 18
Followed by
Problem 20
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. AMC logo.png