Difference between revisions of "2021 AMC 10A Problems/Problem 11"
Sugar rush (talk | contribs) |
MRENTHUSIASM (talk | contribs) |
||
| Line 1: | Line 1: | ||
| − | The | + | ==Problem 11== |
| + | For which of the following integers <math>b</math> is the base-<math>b</math> number <math>2021_b - 221_b</math> not divisible by <math>3</math>? | ||
| + | |||
| + | <math>\textbf{(A)} ~3 \qquad\textbf{(B)} ~4\qquad\textbf{(C)} ~6\qquad\textbf{(D)} ~7\qquad\textbf{(E)} ~8</math> | ||
| + | |||
| + | ==Solution== | ||
| + | We have <cmath>2021_b - 221_b = 2000_b - 200_b = 2b^3 - 2b^2 = 2b^2(b-1).</cmath> This expression is divisible by <math>3</math> <b>unless</b> <math>b\equiv2\pmod{3}.</math> The only choice congruent to <math>2</math> modulo <math>3</math> is <math>\boxed{\textbf{(E)} ~8}.</math> | ||
| + | |||
| + | ~MRENTHUSIASM | ||
Revision as of 22:08, 11 February 2021
Problem 11
For which of the following integers
is the base-
number
not divisible by
?
Solution
We have
This expression is divisible by
unless
The only choice congruent to
modulo
is
~MRENTHUSIASM