2007 AMC 10B Problem 9
Problem 9 of 25EasierAlgebraNumber Theory
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 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 places to the right, the third time it is replaced by the letter that is 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!”?
Answer choices
Show solution
Solution
The final s is the th appearance of the letter s in the message, so it is shifted places to the right.
Since is a multiple of the alphabet length the shift returns to the same letter, s.
Thus, the correct answer is D.