Question: In a numeral system where the digits are 0, 1, 2, 3, and 4, what is the value of \'34\' in decimal?
Options:
Correct Answer: 16
Solution:
\'34\' in base 5 is calculated as 3*5^1 + 4*5^0 = 15 + 4 = 19.