Difference between revisions of "2018 AMC 10A Problems/Problem 19"
Ishankhare (talk | contribs) (Created page with "A number <math>m</math> is randomly selected from the set <math>\{11,13,15,17,19\}</math>, and a number <math>n</math> is randomly selected from <math>\{1999,2000,2001,\ldots,...") |
|||
Line 2: | Line 2: | ||
<math>\textbf{(A) } \frac{1}{5} \qquad \textbf{(B) } \frac{1}{4} \qquad \textbf{(C) } \frac{3}{10} \qquad \textbf{(D) } \frac{7}{20} \qquad \textbf{(E) } \frac{2}{5} </math> | <math>\textbf{(A) } \frac{1}{5} \qquad \textbf{(B) } \frac{1}{4} \qquad \textbf{(C) } \frac{3}{10} \qquad \textbf{(D) } \frac{7}{20} \qquad \textbf{(E) } \frac{2}{5} </math> | ||
+ | |||
+ | ==Solution== | ||
+ | Since we care about the unit digit only, our set <math>{11,13,15,17,19}</math> can be turned into <math>{1,3,5,7,9}</math>. Call this set <math>A</math> and call <math>{1999, 2000, 2001, \cdots , 2018}</math> set <math>B</math>. Let's do casework on the element of <math>A</math> that we choose. Since <math>1*1=1</math>, any number from from <math>B</math> can be paired with <math>1</math> to make <math>m^n</math> have a units digit of <math>1</math>. Therefore, the probability of this case happening is <math>\frac{1}{5}</math> since there is a <math>\frac{1}{5}</math> chance that the number <math>1</math> is selected from <math>A</math>. Let us consider the case where the number <math>3</math> is selected from <math>A</math>. Let's look at the unit digit when we repeatedly multiply the number <math>3</math> by itself: | ||
+ | <cmath>3*3=9</cmath> | ||
+ | <cmath>9*3=7</cmath> | ||
+ | <cmath>7*3=1</cmath> | ||
+ | <cmath>1*3=3</cmath> | ||
+ | We see that the unit digit of <math>3^x</math> for some integer <math>x</math> will only be <math>1</math> when <math>x</math> is a multiple of <math>4</math>. Now, let's count how many numbers in <math>B</math> are divisible by <math>4</math>. This can be done by simply listing: | ||
+ | <cmath>2000,2004,2008,2012,2016.</cmath> | ||
+ | There are <math>5</math> numbers in <math>B</math> divisible by <math>4</math> out of the <math>2018-1999+1=20</math> total numbers. Therefore, the probability that <math>3</math> is picked from <math>A</math> and a number divisible by <math>4</math> is picked from <math>B</math> is <math>\frac{1}{5}*\frac{5}{20}=\frac{1}{20}</math>. | ||
+ | Similarly, we can look at the repeating units digit for <math>7</math>: | ||
+ | <cmath>7*7=9</cmath> | ||
+ | <cmath>9*7=3</cmath> | ||
+ | <cmath>3*7=1</cmath> | ||
+ | <cmath>1*7=7</cmath> | ||
+ | We see that the unit digit of <math>7^y</math> for some integer <math>y</math> will only be <math>1</math> when <math>y</math> is a multiple of <math>4</math>. This is exactly the same conditions as our last case with <math>3</math> so the probability of this case is also <math>\frac{1}{20}</math>. | ||
+ | Since <math>5*5=25</math> and <math>25</math> ends in <math>5</math>, the units digit of <math>5^w</math> for some integer <math>w</math> will always be <math>5</math>. Thus, the probability in this case is <math>0</math>. | ||
+ | The last case we need to consider is when the number <math>9</math> is chosen from <math>A</math>. This happens with probability <math>\frac{1}{5}</math>. We list out the repeading units digit for <math>9</math> as we have done for <math>3</math> and <math>7</math>: | ||
+ | <cmath>9*9=1</cmath> | ||
+ | <cmath>1*9=9</cmath> | ||
+ | We see that the units digit of <math>9^z</math> is <math>1</math> when <math>z</math> is an even number. From the <math>20</math> numbers in <math>B</math>, we see that exactly half of them are even. The probability in this case is <math>\frac{1}{5}*\frac{1}{2}=\frac{1}{10}.</math> | ||
+ | Finally, we can ad all of our probabilities together to get | ||
+ | <cmath>\frac{1}{5}+\frac{1}{20}+\frac{1}{20}+\frac{1}{10}=\boxed{\frac{2}{5}}.</cmath> |
Revision as of 15:34, 8 February 2018
A number is randomly selected from the set , and a number is randomly selected from . What is the probability that has a units digit of ?
Solution
Since we care about the unit digit only, our set can be turned into . Call this set and call set . Let's do casework on the element of that we choose. Since , any number from from can be paired with to make have a units digit of . Therefore, the probability of this case happening is since there is a chance that the number is selected from . Let us consider the case where the number is selected from . Let's look at the unit digit when we repeatedly multiply the number by itself: We see that the unit digit of for some integer will only be when is a multiple of . Now, let's count how many numbers in are divisible by . This can be done by simply listing: There are numbers in divisible by out of the total numbers. Therefore, the probability that is picked from and a number divisible by is picked from is . Similarly, we can look at the repeating units digit for : We see that the unit digit of for some integer will only be when is a multiple of . This is exactly the same conditions as our last case with so the probability of this case is also . Since and ends in , the units digit of for some integer will always be . Thus, the probability in this case is . The last case we need to consider is when the number is chosen from . This happens with probability . We list out the repeading units digit for as we have done for and : We see that the units digit of is when is an even number. From the numbers in , we see that exactly half of them are even. The probability in this case is Finally, we can ad all of our probabilities together to get