Skip to main content

2010 AMC 12A Problem 15

Problem 15 of 25IntermediateAlgebraCounting & Probability

A coin is altered so that the probability that it lands on heads is less than 12,\dfrac12, and when the coin is flipped four times, the probability of an equal number of heads and tails is 16.\dfrac{1}{6}. What is the probability that the coin lands on heads?

Answer choices

Show solution

Solution

Let pp be the probability of heads. The chance of two heads and two tails in four flips is (42)p2(1p)2=6p2(1p)2=16. \begin{aligned} \binom{4}{2}p^2(1-p)^2 &= 6p^2(1-p)^2 \\ &= \frac16. \end{aligned} Thus p2(1p)2=136,p^2(1-p)^2=\dfrac{1}{36}, so p(1p)=16.p(1-p)=\dfrac16. This gives 6p26p+1=0,6p^2-6p+1=0, so p=3±36.p=\dfrac{3\pm\sqrt3}{6}. Since p<12,p\lt\dfrac12, we take p=336.p=\dfrac{3-\sqrt3}{6}. Thus, D is the correct answer.

More practice

Concepts: binomial probability · quadratic

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