Skip to main content

2016 AMC 10A Problem 17

Problem 17 of 25IntermediateAlgebraCounting & Probability

Let NN be a positive multiple of 5.5. One red ball and NN green balls are arranged in a line in random order. Let P(N)P(N) be the probability that at least 35\frac{3}{5} of the green balls are on the same side of the red ball. Observe that P(5)=1P(5)=1 and that P(N)P(N) approaches 45\frac{4}{5} as NN grows large. What is the sum of the digits of the least value of NN such that P(N)<321400?P(N) < \dfrac{321}{400}?

Answer choices

Show solution

Solution

Think of first arranging the NN green balls, then placing the red ball in one of the N+1N+1 gaps. If kk green balls are to the left of the red ball, then NkN-k are to its right. At least 35N\frac35N green balls are on one side exactly when k25Nk\le\frac25N or k35Nk\ge\frac35N. Thus the bad gaps are 25N+1,25N+2,,35N1,\frac25N+1,\frac25N+2,\ldots,\frac35N-1, a total of 15N1\frac15N-1 gaps. Therefore P(N)=1N51N+1=4N+105N+5. \begin{aligned} P(N) &= 1-\frac{\frac{N}{5}-1}{N+1} \\ &= \frac{4N+10}{5N+5}. \end{aligned} Solving 4N+105N+5<321400\frac{4N+10}{5N+5}<\frac{321}{400} gives N>479N>479. The least positive multiple of 55 is 480480, whose digit sum is 1212. Thus, the correct answer is A.

More practice

Concepts: basic probability · inequality

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