2003 AMC 10A Problems/Problem 25: Difference between revisions
Alternate solution |
|||
| Line 5: | Line 5: | ||
== Solution == | == Solution == | ||
=== Solution 1 === | |||
When a <math>5</math>-digit number is divided by <math>100</math>, the first <math>3</math> digits become the quotient, <math>q</math>, and the last <math>2</math> digits become the remainder, <math>r</math>. | When a <math>5</math>-digit number is divided by <math>100</math>, the first <math>3</math> digits become the quotient, <math>q</math>, and the last <math>2</math> digits become the remainder, <math>r</math>. | ||
| Line 14: | Line 15: | ||
Therefore, the number of possible values of <math>n</math> such that <math>q+r \equiv 0\pmod{11}</math> is <math>900\cdot9+81\cdot1=8181 \Rightarrow B</math>. | Therefore, the number of possible values of <math>n</math> such that <math>q+r \equiv 0\pmod{11}</math> is <math>900\cdot9+81\cdot1=8181 \Rightarrow B</math>. | ||
=== Solution 2 === | |||
Let <math>n</math> equal <math>\underline{abcde}</math>, where <math>a</math> through <math>e</math> are digits. Therefore, | |||
<math>q=\underline{abc}=100a+10b+c</math> | |||
<math>r=\underline{de}=10d+e</math> | |||
We now take <math>q+r\bmod{11}</math>: | |||
<math>q+r=100a+10b+c+10d+e\equiv a-b+c-d+e\equiv 0\bmod{11}</math> | |||
The divisor trick for 11 is as follows: | |||
"Let <math>n=\underline{a_1a_2a_3\cdots a_x}</math> be an <math>x</math> digit integer. If <math>a_1-a_2+a_3-\cdots +(-1)^{x-1} a_x</math> is divisible by <math>11</math>, then <math>n</math> is also divisible by 11." | |||
Therefore, the five digit number <math>n</math> is divisible by 11. The 5-digit multiples of 11 range from <math>910\cdot 11</math> to <math>9090\cdot 11</math>. There are <math>8181\Rightarrow \mathrm{(B)}</math> divisors of 11 between those inclusive. | |||
== See Also == | == See Also == | ||
Revision as of 09:44, 6 March 2008
Problem
Let
be a
-digit number, and let
and
be the quotient and the remainder, respectively, when
is divided by
. For how many values of
is
divisible by
?
Solution
Solution 1
When a
-digit number is divided by
, the first
digits become the quotient,
, and the last
digits become the remainder,
.
Therefore,
can be any integer from
to
inclusive, and
can be any integer from
to
inclusive.
For each of the
possible values of
, there are at least
possible values of
such that
.
Since there is
"extra" possible value of
that is congruent to
, each of the
values of
that are congruent to
have
more possible value of
such that
.
Therefore, the number of possible values of
such that
is
.
Solution 2
Let
equal
, where
through
are digits. Therefore,
We now take
:
The divisor trick for 11 is as follows:
"Let
be an
digit integer. If
is divisible by
, then
is also divisible by 11."
Therefore, the five digit number
is divisible by 11. The 5-digit multiples of 11 range from
to
. There are
divisors of 11 between those inclusive.
See Also
| 2003 AMC 10A (Problems • Answer Key • Resources) | ||
| Preceded by Problem 24 |
Followed by Final Question | |
| 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 | ||