Difference between revisions of "2016 AMC 10B Problems/Problem 8"
Erics son07 (talk | contribs) m (→Solution 3 (exponent pattern)) |
Erics son07 (talk | contribs) m (→Solution 3 (exponent pattern)) |
||
Line 22: | Line 22: | ||
Since we only need the tens digits, we only need to care about the multiplication of tens and ones. (If you want to use mathematical terms then we only need to look at the exponents in <math>mod 100</math>.) We will use the "<math>\equiv</math>" sign to denote congruence in modulus, basically taking the last two digits and ignoring everything else. | Since we only need the tens digits, we only need to care about the multiplication of tens and ones. (If you want to use mathematical terms then we only need to look at the exponents in <math>mod 100</math>.) We will use the "<math>\equiv</math>" sign to denote congruence in modulus, basically taking the last two digits and ignoring everything else. | ||
− | <math>15^{1}\equiv15</math> | + | <math></math>\begin{split} |
+ | <math>15^{1}\equiv15</math> \\ | ||
<math>15^{2}\equiv25</math> | <math>15^{2}\equiv25</math> | ||
+ | \end{split}<math></math> | ||
From here we only need to multiply <math>15\cdot25</math> and we can ignore the hundreds digits. | From here we only need to multiply <math>15\cdot25</math> and we can ignore the hundreds digits. | ||
− | <math>15^{3}\equiv75</math> | + | <math></math>\begin{split} |
− | <math>15^{4}\equiv25</math> | + | <math>15^{3}\equiv75</math> \\ |
+ | <math>15^{4}\equiv25</math> \\ | ||
<math>15^{5}\equiv75</math> | <math>15^{5}\equiv75</math> | ||
+ | \end{split}<math></math> | ||
Notice that for every <math>x\neq1</math>, <math>15^{x}\equiv25</math> if <math>x</math> is even, and <math>15^{x}\equiv75</math> if <math>x</math> is odd. Since <math>2015^{2016}</math> has an even exponent, we conclude that the last two digits will be <math>25</math>, and subtracting <math>25-16=0 \Longrightarrow \boxed{\textbf{(A)}\ 0}</math>. | Notice that for every <math>x\neq1</math>, <math>15^{x}\equiv25</math> if <math>x</math> is even, and <math>15^{x}\equiv75</math> if <math>x</math> is odd. Since <math>2015^{2016}</math> has an even exponent, we conclude that the last two digits will be <math>25</math>, and subtracting <math>25-16=0 \Longrightarrow \boxed{\textbf{(A)}\ 0}</math>. | ||
~JH. L | ~JH. L |
Revision as of 22:01, 14 June 2022
Contents
Problem
What is the tens digit of
Solution 1
Notice that, for , is congruent to when is even and when is odd. (Check for yourself). Since is even, and .
So the answer is .
Solution 2
In a very similar fashion, we find that , which equals . Next, since every power (greater than ) of every number ending in will end in (which can easily be verified), we get . (In this way, we don't have to worry about the exponent very much.) Finally, , and thus , as above.
Solution 3 (exponent pattern)
Since we only need the tens digits, we only need to care about the multiplication of tens and ones. (If you want to use mathematical terms then we only need to look at the exponents in .) We will use the "" sign to denote congruence in modulus, basically taking the last two digits and ignoring everything else.
$$ (Error compiling LaTeX. Unknown error_msg)\begin{split} \\ \end{split}$$ (Error compiling LaTeX. Unknown error_msg) From here we only need to multiply and we can ignore the hundreds digits. $$ (Error compiling LaTeX. Unknown error_msg)\begin{split} \\ \\ \end{split}$$ (Error compiling LaTeX. Unknown error_msg) Notice that for every , if is even, and if is odd. Since has an even exponent, we conclude that the last two digits will be , and subtracting . ~JH. L
Video Solution
~savannahsolver
Video Solution
https://youtu.be/zfChnbMGLVQ?t=2683
~ pi_is_3.14
See Also
2016 AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 7 |
Followed by Problem 9 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AMC 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.