Question: In a certain number system, the number \'101\' represents the decimal number 5. What does \'111\' represent in the same system?
Options:
Correct Answer: 7
Solution:
\'101\' in binary is 5, so \'111\' in binary is 7.