Question: If the number \'A\' in a base-6 system is equal to 30 in decimal, what is the value of \'A\'?
Options:
Correct Answer: 42
Solution:
In base-6, \'A\' = 3*6^1 + 0*6^0 = 18 + 0 = 18. Therefore, \'A\' is 42 in decimal.