If the code for 'CAT' is 3120, what is the code for 'DOG' if 'D' = 4, 'O' = 15, and 'G' = 7?

Answer: A. 4157
The code for 'DOG' is calculated by adding the values: D(4), O(15), G(7) = 4157.