AMC 10 · 2007 · #9

Grade 4 rate-ratio
triangular-numbersmodular-arithmeticpattern-recognition pattern-recognition ↑ Prerequisites: modular-arithmetic
📏 Medium solution 💡 3 insights
📘 View easy version →
Problem

A cryptographic code is designed as follows. The first time a letter appears in a given message it is replaced by the letter that is 11 place to its right in the alphabet (asumming that the letter AA is one place to the right of the letter ZZ). The second time this same letter appears in the given message, it is replaced by the letter that is 1+21+2 places to the right, the third time it is replaced by the letter that is 1+2+31+2+3 places to the right, and so on. For example, with this code the word "banana" becomes "cbodqg". What letter will replace the last letter ss in the message
\text{"Lee's sis is a Mississippi miss, Chriss!"?}

Pick an answer.

(A)
g
(B)
h
(C)
o
(D)
s
(E)
t

AMC 10 2007 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.