In a certain code, 'DOG' is coded as '47', 'CAT' is coded as '24'. What is the code for 'BAT'?

Answer: C. 27
B=2, A=1, T=20; thus, BAT=2+1+20=23.