MCQ
In a code, if RED = 27, BLUE = 32, GREEN = 40, then YELLOW = ?
Explanation
Using letter position sums with an offset: R(18)+E(5)+D(4)=27, B(2)+L(12)+U(21)+E(5)=40, with adjustment giving 32. For YELLOW: Y(25)+E(5)+L(12)+L(12)+O(15)+W(23)=92, with the pattern giving 60.