2017 AMC 8

Complete problem set with solutions and individual problem pages

Problem 15 Medium

In the arrangement of letters and numerals below, by how many different paths can one spell AMC8? Beginning at the A in the middle, a path only allows moves from one letter to an adjacent (above, below, left, or right, but not diagonal) letter. One example of such a path is traced in the picture.

  • A.

    8

  • B.

    9

  • C.

    12

  • D.

    24

  • E.

    36

Answer:D

Solution 1

Notice that the A is adjacent to 4 Ms, each M is adjacent to 3 Cs, and each C is adjacent to 2 8's. So for each A, there are 4 Ms, and for each M, there are 3 Cs, and for each C, there are 2 8s. Thus, the answer is 1\cdot 4\cdot 3\cdot 2 = \boxed{\textbf{(D)}\ 24}.

 

Solution 2

There are three different kinds of paths that are on this diagram. The first kind is when you directly count A, M, C in a straight line. The second is when you count A, turn left or right to get M, then go up or down to count 8 and C. The third is the one where you start with A, move up or down to count M, turn left or right to count C, then move straight again to get 8.

There are 8 paths for each kind of path, making for 8 \cdot 3=\boxed{\textbf{(D)}\ 24} paths.