Difference between revisions of "2022 AMC 10B Problems/Problem 8"
Technodoggo (talk | contribs) (→Solution 6 (reasonable count)) |
(→Solution 5 (Very Fast System of Equations)) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 48: | Line 48: | ||
Each set contains exactly <math>1</math> or <math>2</math> multiples of <math>7</math>. | Each set contains exactly <math>1</math> or <math>2</math> multiples of <math>7</math>. | ||
− | There are <math>\dfrac{1000}{10}=100</math> total sets and <math>\left\lfloor\dfrac{1000}{7}\right\rfloor = 142</math> multiples of <math>7</math>. | + | There are <math>\dfrac{1000}{10}=100</math> total sets and <math>\left\lfloor\dfrac{1000}{7}\right\rfloor = 142</math> multiples of <math>7</math>. Thus, there are <math>142-100=\boxed{\textbf{(B) }42}</math> sets with <math>2</math> multiples of <math>7</math>. |
− | |||
− | Thus, there are <math>142-100=\boxed{\textbf{(B) }42}</math> sets with <math>2</math> multiples of <math>7</math>. | ||
~BrandonZhang202415 | ~BrandonZhang202415 | ||
Line 72: | Line 70: | ||
Let <math>a</math> be the number of sets with <math>1</math> multiple of <math>7</math> and <math>b</math> be the number of sets with <math>2</math> multiples of <math>7</math>. Note that it is impossible for a set to have more than two multiples of <math>7</math>. | Let <math>a</math> be the number of sets with <math>1</math> multiple of <math>7</math> and <math>b</math> be the number of sets with <math>2</math> multiples of <math>7</math>. Note that it is impossible for a set to have more than two multiples of <math>7</math>. | ||
− | Since there are a total of <math> | + | Since there are a total of <math>100</math> sets, <math>a+b=100</math>. Also, since there are <math>\lfloor \frac{1000}{7}\rfloor = 142</math> multiples of <math>7</math> between <math>1</math> and <math>1000</math>, we must have <math>a+2b=142</math>. |
Solving the system of equations | Solving the system of equations | ||
Line 82: | Line 80: | ||
~FIREDRAGONMATH16 | ~FIREDRAGONMATH16 | ||
+ | ~scrares (minor edit) | ||
==Solution 6 (reasonable count)== | ==Solution 6 (reasonable count)== |
Latest revision as of 04:57, 11 November 2024
- The following problem is from both the 2022 AMC 10B #8 and 2022 AMC 12B #6, so both problems redirect to this page.
Contents
- 1 Problem
- 2 Solution 1 (Casework)
- 3 Solution 2 (Find A Pattern)
- 4 Solution 3 (Fastest)
- 5 Solution 4 (Simple Counting, Similar to Solution 1)
- 6 Solution 5 (Very Fast System of Equations)
- 7 Solution 6 (reasonable count)
- 8 Video Solution (🚀Under 3 min🚀)
- 9 Video Solution(1-16)
- 10 Video Solution by Interstigation
- 11 See Also
Problem
Consider the following sets of
elements each:
How many of these sets contain exactly two multiples of
?
Solution 1 (Casework)
We apply casework to this problem. The only sets that contain two multiples of seven are those for which:
- The multiples of
are
and
That is, the first and eighth elements of such sets are multiples of
- The multiples of
are
and
That is, the second and ninth elements of such sets are multiples of
- The multiples of
are
and
That is, the third and tenth elements of such sets are multiples of
The first element is for some integer
It is a multiple of
when
The second element is for some integer
It is a multiple of
when
The third element is for some integer
It is a multiple of
when
Each case has sets. Therefore, the answer is
~MRENTHUSIASM
Solution 2 (Find A Pattern)
We find a pattern.
We can figure out that the first set has
multiple of
. The second set also has
multiple of
. The third set has
multiples of
. The fourth set has
multiple of
. The fifth set has
multiples of
. The sixth set has
multiple of
. The seventh set has
multiple of
. The eighth set has
multiples of
. Disregarding the first set and then calculating this pattern further, we can see (reasonably) that it repeats for each
sets.
We see that the pattern for the number of multiples per
sets (again, disregarding the first set) goes:
So, for every
sets after the first, there are three sets with
multiples of
. We calculate
and multiply that by
. (We also disregard the remainder of
since it doesn't add any extra sets with
multiples of
.). We get
.
~(edited by) mihikamishra
~(edited by) MiniGlasses2009
Solution 3 (Fastest)
Each set contains exactly or
multiples of
.
There are total sets and
multiples of
. Thus, there are
sets with
multiples of
.
~BrandonZhang202415
Solution 4 (Simple Counting, Similar to Solution 1)
Consecutive multiples of must differ by
. So, if a set
contains two multiples of
, they must end with the digits
and
,
and
, or
and
. This reduces the problem to counting the amount of multiples of
less than
that end with
,
, and
.
The first multiple of that ends with
is
. The next multiple that ends with
occurs
later, since that is the smallest multiple of
we can add to
without affecting the last digit. The greatest number of
's we can add to
while keeping it less than
is
, because
. Therefore, the set of multiples of
less than
ending with
is
, meaning there are
of these particular multiples. We can use the same reasoning to count the multiples of
that end with
and
.
The first multiple of that ends with
is
. The greatest number of
's we can add to
here is also
, since
. The set of multiples of
less than
ending with
is
, giving
multiples.
The first multiple of that ends with
is
. The greatest number of
's we can add to
here is yet again
, since
. The set of multiples of
less than
ending with
is
, giving another
multiples.
In total, there are of these multiples, and so
sets with two multiples of
.
~marsus16112
Solution 5 (Very Fast System of Equations)
Let be the number of sets with
multiple of
and
be the number of sets with
multiples of
. Note that it is impossible for a set to have more than two multiples of
.
Since there are a total of sets,
. Also, since there are
multiples of
between
and
, we must have
.
Solving the system of equations
for gives us the answer of
.
~FIREDRAGONMATH16 ~scrares (minor edit)
Solution 6 (reasonable count)
(Similar to Solution 2, but a little more intuitive and less numbers.) Note that this system loops every cycle of length , or
such sets. From
to
, the multiples of
are
,
,
,
,
,
,
,
,
, and
; note that
and
are in the same sets. Thus, for every
sets, we have
sets with exactly two multiples of
. We have
sets, which is
; the first
sets contain
desired sets. The last two sets comprise the integers from
to
; the multiples of
here are
and
. Neither of the two last sets contains two multiples of
, so our answer is simply
.
~Technodoggo
Video Solution (🚀Under 3 min🚀)
~Education, the Study of Everything
Video Solution(1-16)
~~Hayabusa1
Video Solution by Interstigation
https://youtu.be/_KNR0JV5rdI?t=884
See Also
2022 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 |
2022 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 5 |
Followed by Problem 7 |
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 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.