Difference between revisions of "2021 April MIMC 10 Problems/Problem 7"
Cellsecret (talk | contribs) (Created page with "Find the least integer <math>k</math> such that <math>838_k=238_k+1536</math> where <math>a_k</math> denotes <math>a</math> in base-<math>k</math>. <math>\textbf{(A)} ~12 \qq...") |
Cellsecret (talk | contribs) (→Solution) |
||
Line 4: | Line 4: | ||
==Solution== | ==Solution== | ||
− | + | We can express <math>838_k=238_k+1536</math> to be <math>8k^2+3k+8=2k^2+3k+8+1536</math> in base <math>10</math>. Notice that <math>3k+8</math> cancels out as it is on both sides of the equation, and we can move <math>2k^2</math> to the left side of the equation. This results in <math>6k^2=1536</math>, <math>k^2=256</math>. Since <math>k</math> is a positive integer, <math>k=\fbox{\textbf{(E)} 16}</math>. |
Latest revision as of 12:34, 26 April 2021
Find the least integer such that where denotes in base-.
Solution
We can express to be in base . Notice that cancels out as it is on both sides of the equation, and we can move to the left side of the equation. This results in , . Since is a positive integer, .