Skip to main content

2015 AMC 12B Problem 17

Problem 17 of 25IntermediateCounting & Probability

An unfair coin lands on heads with a probability of 14.\dfrac14. When tossed nn times, the probability of exactly two heads is the same as the probability of exactly three heads. What is the value of n?n?

Answer choices

Show solution

Solution

Setting the two probabilities equal and cancelling the common powers of 14\tfrac14 and 34\tfrac34 gives (n2)34=(n3)14.\binom{n}{2}\cdot\dfrac34 = \binom{n}{3}\cdot\dfrac14. This becomes n(n1)23\dfrac{n(n-1)}{2}\cdot 3 =n(n1)(n2)6,= \dfrac{n(n-1)(n-2)}{6}, so 32=n26,\dfrac32 = \dfrac{n-2}{6}, giving n2=9n - 2 = 9 and n=11.n = 11. Thus, the correct answer is D.

More practice

Concepts: binomial probability

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.