Question: In a certain number system, the number \'A\' represents 10. What is the value of \'B\' if \'AB\' represents 11?
Options:
Correct Answer: 1
Solution:
\'AB\' means A*base + B = 11. Since A=10, we have 10*base + B = 11, so B=1.