Difference between revisions of "1981 AHSME Problems/Problem 16"
Coolmath34 (talk | contribs) |
(→Solution (Long Way)) |
||
(One intermediate revision by one other user not shown) | |||
Line 8: | Line 8: | ||
==Solution (Long Way)== | ==Solution (Long Way)== | ||
Convert <math>x</math> to base 10 then convert the result to base 9. | Convert <math>x</math> to base 10 then convert the result to base 9. | ||
− | <cmath>12112211122211112222_{3} = | + | <cmath>12112211122211112222_{3} = 2150029898</cmath> |
− | <cmath> | + | <cmath>2150029898 = 5484584488_{9}</cmath> |
− | Therefore, the answer is <math> \textbf{( | + | Therefore, the answer is <math> \textbf{(E)}\ 5.</math> |
-edited by coolmath34 | -edited by coolmath34 | ||
+ | |||
+ | ==Solution (Faster Way)== | ||
+ | Every 2 numbers in base 3 represents 1 number in base 9. | ||
+ | The first 2 numbers on the left,12 = 1(3) + 2(1) = 5. | ||
+ | |||
+ | So the answer is <math> \textbf{(E)}\ 5.</math> |
Latest revision as of 19:56, 5 May 2021
Problem
The base three representation of is The first digit (on the left) of the base nine representation of is
Solution (Long Way)
Convert to base 10 then convert the result to base 9.
Therefore, the answer is
-edited by coolmath34
Solution (Faster Way)
Every 2 numbers in base 3 represents 1 number in base 9. The first 2 numbers on the left,12 = 1(3) + 2(1) = 5.
So the answer is