Art of Problem Solving

2016 AMC 8 Problems/Problem 5: Difference between revisions

Ab2024 (talk | contribs)
Timi821 (talk | contribs)
 
(29 intermediate revisions by 16 users not shown)
Line 1: Line 1:
== Problem ==
The number <math>N</math> is a two-digit number.
The number <math>N</math> is a two-digit number.


Line 10: Line 12:
<math>\textbf{(A) }0\qquad\textbf{(B) }2\qquad\textbf{(C) }4\qquad\textbf{(D) }5\qquad \textbf{(E) }7</math>
<math>\textbf{(A) }0\qquad\textbf{(B) }2\qquad\textbf{(C) }4\qquad\textbf{(D) }5\qquad \textbf{(E) }7</math>


==Video Solution==
==Solution 1==
https://youtu.be/7an5wU9Q5hk?t=574


==Solution==


From the second bullet point, we know that the second digit must be <math>3</math>. Because there is a remainder of <math>1</math> when it is divided by <math>9</math>, the multiple of <math>9</math> must end in a <math>2</math> in order for it to have the desired remainder<math>\pmod {10}.</math>. We now look for this one:  
From the second bullet point, we know that the second digit must be <math>3</math>, for a number divisible by <math>10</math> ends in zero. Since there is a remainder of <math>1</math> when <math>N</math> is divided by <math>9</math>, the multiple of <math>9</math> must end in a <math>2</math> for it to have the desired remainder<math>\pmod {10}.</math> We now look for this one:  


<math>9(1)=9\\
<math>9(1)=9\\
Line 27: Line 27:


The number <math>72+1=73</math> satisfies both conditions. We subtract the biggest multiple of <math>11</math> less than <math>73</math> to get the remainder. Thus, <math>73-11(6)=73-66=\boxed{\textbf{(E) }7}</math>.
The number <math>72+1=73</math> satisfies both conditions. We subtract the biggest multiple of <math>11</math> less than <math>73</math> to get the remainder. Thus, <math>73-11(6)=73-66=\boxed{\textbf{(E) }7}</math>.
~CHECKMATE2021
==Solution 2==
We know that the number has to be one more than a multiple of <math>9</math>, because of the remainder of one, and the number has to be <math>3</math> more than a multiple of <math>10</math>, which means that it has to end in a <math>3</math>. Now, if we just list the first few multiples of <math>9</math> adding one to the number we get: <math>10, 19, 28, 37, 46, 55, 64, 73, 82, 91</math>. As we can see from these numbers,  the only one that has a three in the units place is <math>73</math>, thus we divide <math>73</math> by <math>11</math>, getting <math>6</math> <math>R7</math>, hence, <math>\boxed{\textbf{(E) }7}</math>.
-fn106068
We could also remember that, for a two-digit number to be divisible by <math>9</math>, the sum of its digits has to be equal to <math>9</math>. Since the number is one more than a multiple of <math>9</math>, the multiple we are looking for has a ones digit of <math>2</math>, and therefore a tens digit of <math>9-2 = 7</math>, and then we could proceed as above. -vaisri


==Video Solution==
==Video Solution==


https://www.youtube.com/watch?v=LqnQQcUVJmA (has questions 1-5)
https://youtu.be/d-bCEDoZEjg?si=VFLhpgyJ_vHhE7h3
 
A solution so simple a 12-year-old made it!
 
~Elijahman~
 
==Video Solution by OmegaLearn==
https://youtu.be/7an5wU9Q5hk?t=574
 
==Solution 3==
 
We can set up a system of modular congruences
n = 1 (mod 9)
n = 3 (mod 10)
 
9x + 1 = 3 (mod 10)
    -1   -1
 
9x = 2(mod 10)
    +70
 
9x = 72(mod 10)
/9  /9
 
x = 8 (mod 10)


10f + 8
9(10f+8)+1= n
90f + 72 + 1 = n
90f + 73  = n
n = 73 (mod 90)
73/11 = 6 r7
- timi821
==Video Solution==
https://youtu.be/aKWQl7kEMy0


{{AMC8 box|year=2016|num-b=4|num-a=6}}
~savannahsolver
{{MAA Notice}}

Latest revision as of 09:32, 9 November 2025

Problem

The number $N$ is a two-digit number.

• When $N$ is divided by $9$, the remainder is $1$.

• When $N$ is divided by $10$, the remainder is $3$.

What is the remainder when $N$ is divided by $11$?


$\textbf{(A) }0\qquad\textbf{(B) }2\qquad\textbf{(C) }4\qquad\textbf{(D) }5\qquad \textbf{(E) }7$

Solution 1

From the second bullet point, we know that the second digit must be $3$, for a number divisible by $10$ ends in zero. Since there is a remainder of $1$ when $N$ is divided by $9$, the multiple of $9$ must end in a $2$ for it to have the desired remainder$\pmod {10}.$ We now look for this one:

$9(1)=9\\ 9(2)=18\\ 9(3)=27\\ 9(4)=36\\ 9(5)=45\\ 9(6)=54\\ 9(7)=63\\ 9(8)=72$

The number $72+1=73$ satisfies both conditions. We subtract the biggest multiple of $11$ less than $73$ to get the remainder. Thus, $73-11(6)=73-66=\boxed{\textbf{(E) }7}$.

~CHECKMATE2021

Solution 2

We know that the number has to be one more than a multiple of $9$, because of the remainder of one, and the number has to be $3$ more than a multiple of $10$, which means that it has to end in a $3$. Now, if we just list the first few multiples of $9$ adding one to the number we get: $10, 19, 28, 37, 46, 55, 64, 73, 82, 91$. As we can see from these numbers, the only one that has a three in the units place is $73$, thus we divide $73$ by $11$, getting $6$ $R7$, hence, $\boxed{\textbf{(E) }7}$. -fn106068

We could also remember that, for a two-digit number to be divisible by $9$, the sum of its digits has to be equal to $9$. Since the number is one more than a multiple of $9$, the multiple we are looking for has a ones digit of $2$, and therefore a tens digit of $9-2 = 7$, and then we could proceed as above. -vaisri

Video Solution

https://youtu.be/d-bCEDoZEjg?si=VFLhpgyJ_vHhE7h3

A solution so simple a 12-year-old made it!

~Elijahman~

Video Solution by OmegaLearn

https://youtu.be/7an5wU9Q5hk?t=574

Solution 3

We can set up a system of modular congruences

n = 1 (mod 9)
n = 3 (mod 10)

9x + 1 = 3 (mod 10)

   -1   -1

9x = 2(mod 10)

    +70

9x = 72(mod 10) /9 /9

x = 8 (mod 10)

10f + 8 9(10f+8)+1= n 90f + 72 + 1 = n 90f + 73 = n n = 73 (mod 90)

73/11 = 6 r7

- timi821

Video Solution

https://youtu.be/aKWQl7kEMy0

~savannahsolver