Question: In a certain number system, the number 1234 represents the decimal number 1*8^3 + 2*8^2 + 3*8^1 + 4*8^0. What is the base of this number system?
Options:
Correct Answer: 8
Solution:
The number 1234 is expressed in base 8, as indicated by the powers of 8 used in its representation.