2018 AMC 10 A

Complete problem set with solutions and individual problem pages

Problem 11 Easy

When 7 fair standard 6-sided die are thrown, the probability that the sum of the numbers on the top faces is 10 can be written as \frac{n}{6^7}, where n is a positive integer. What is n? (2018 AMC 10A Problem, Question#11)

  • A.

    42

  • B.

    49

  • C.

    56

  • D.

    63

  • E.

    84

Answer:E

The minimum number that can be shown on the face of a die is 1, so the least possible sum of the top faces of the 7 dies is 7.

In order for the sum to be exactly 10, 1 to 3 dices' number on the top face must be increased by a total of 3.

There are 3 ways to do so: 3, 2+1, and 1+1+1.

There are 7 for Case 1, 7\cdot 6=42 for Case 2, and \frac{7\cdot 6\cdot 5}{3!}=35 for Case 3.

Therefore, the answer is 7+42+35=\boxed{\rm (E)~84}.

Rolling a sum of 10 with 7 dice can be represented with stars and bars, with 10 stars and 6 bars. Each star represents one of the dots on the die's faces and the bars represent separation between different dice. However, we must note that each die must have at least one dot on a face, so there must already be 7 stars predetermined. We are left with 3 stars and 6 bars, which we can rearrange in \left( \begin{array}{l} {9}\\{3} \end{array}\right)=\boxed{\rm (E)~84} ways.

Add possibilities. There are 3 ways to sum to 10, listed below.

4,1,1,1,1,1,1:73; 2,1,1,1,1,1:422; 2,2,1,1,1,1:35.

Add up the possibilities: 35+42+7=\boxed{\rm (E)~84}.

Thus we have repeated Solution 1 exactly, but with less explanation.

We can use generating functions, where \left(x+x^2+\cdots +x^6\right) is the function for each die. We want to find the coefficient of x^{10} in \left(x+x^2+\cdots +x^6\right)^7, which is the coefficient of x^3 in \left(\frac{1-x^7}{1-x}\right)^7. This evaluates to \left( \begin{array}{l} {-7}\\{\ \ 3} \end{array}\right)\cdot \left(-1\right)^3=\boxed{\rm (E)~84}.

If we have every number at its minimum, it would be 7 as a sum. So we can do 10-7=3 to find the amount of balls we need to distribute to get three more added to the minimum to get 10, so the problem is asking how many ways can you put 3 Balls into 7 boxes. From there it is \left( \begin{array}{l} {7+3-1}\\{\ \ \ 7-1} \end{array}\right)=\left( \begin{array}{l} {9}\\{6} \end{array}\right)=\boxed{84}.