2007 AMC 10B Problem 9

Below is the professionally curated solution for Problem 9 of the 2007 AMC 10B, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2007 AMC 10B solutions, or check the answer key.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:modular arithmetictriangular number

Difficulty rating: 1370

9.

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 (assuming that the letter A is one place to the right of the letter Z). 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 s in the message

"Lee's sis is a Mississippi miss, Chriss!"?

gg

hh

oo

ss

tt

Solution:

The final s is the 1212th appearance of the letter s in the message, so it is shifted 1+2++12=12132=781+2+\cdots+12=\dfrac{12\cdot 13}{2}=78 places to the right.

Since 78=32678=3\cdot 26 is a multiple of the alphabet length 26,26, the shift returns to the same letter, s.

Thus, the correct answer is D.

Problem 9 in Other Years