AMC 8 · 2017 · #15

Easy mode Grade 4
📗 View original problem →

Problem

Picture a grid of letters and numbers. In the very middle, there is an AA. Around the AA are MM's, then CC's further out, then 88's at the edges.

You want to spell out AMC8\text{AMC8} by walking from letter to letter. The rules are:

  • Start at the AA in the middle.
  • Each step moves to a square right next to the current one (up, down, left, or right — not diagonal).
  • Your first step must land on an MM, your second step on a CC, and your third step on an 88.

How many different paths spell AMC8\text{AMC8} this way?

Pick an answer.

(A)
8
(B)
9
(C)
12
(D)
24
(E)
36

AMC 8 2017 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

Try it yourself first — the explanation is most useful after you’ve attempted it.