Difference between revisions of "2020 AMC 12A Problems/Problem 6"
MRENTHUSIASM (talk | contribs) m (→Problem) |
MRENTHUSIASM (talk | contribs) m (→Solution 2 (Analytical): "in additional" -> "in addition") |
||
(7 intermediate revisions by the same user not shown) | |||
Line 63: | Line 63: | ||
</asy> | </asy> | ||
− | where the light gray boxes are the ones we have filled. Counting these, we get <math>\boxed{\textbf{(D) } 7}</math> total boxes. ~ciceronii | + | where the light gray boxes are the ones we have filled. Counting these, we get <math>\boxed{\textbf{(D) } 7}</math> total boxes. |
+ | |||
+ | ~ciceronii | ||
==Solution 2 (Analytical)== | ==Solution 2 (Analytical)== | ||
Line 88: | Line 90: | ||
} | } | ||
} | } | ||
− | draw((-1,2)--(6,2), | + | draw((-1,2)--(6,2),linewidth(2)+red); |
− | draw((2.5,-1)--(2.5,5), | + | draw((2.5,-1)--(2.5,5),linewidth(2)+red); |
label("$A$",(1.5,3.5)); | label("$A$",(1.5,3.5)); | ||
label("$B$",(2.5,1.5)); | label("$B$",(2.5,1.5)); | ||
label("$C$",(4.5,0.5)); | label("$C$",(4.5,0.5)); | ||
</asy> | </asy> | ||
− | Since <math>A</math> and <math>C</math> are | + | Note that: |
+ | <ol style="margin-left: 1.5em;"> | ||
+ | <li>Since the centers of <math>A</math> and <math>C</math> are on neither line of symmetry, <math>A</math> and <math>C</math> each contribute <math>4</math> shaded unit squares to the resulting figure.</li><p> | ||
+ | <li>Since the center of <math>B</math> is on one line of symmetry, <math>B</math> contributes <math>2</math> shaded unit squares to the resulting figure.</li><p> | ||
+ | </ol> | ||
+ | The shaded unit squares contributed by <math>A,B,</math> and <math>C</math> are all distinct, so we need to shade at least <math>4+4+2-3=\boxed{\textbf{(D) } 7}</math> unit squares in addition, as shown below: | ||
<asy> | <asy> | ||
import olympiad; | import olympiad; | ||
Line 123: | Line 130: | ||
} | } | ||
} | } | ||
− | draw((-1,2)--(6,2), | + | draw((-1,2)--(6,2),linewidth(2)+red); |
− | draw((2.5,-1)--(2.5,5), | + | draw((2.5,-1)--(2.5,5),linewidth(2)+red); |
label("$A$",(1.5,3.5)); | label("$A$",(1.5,3.5)); | ||
label("$B$",(2.5,1.5)); | label("$B$",(2.5,1.5)); |
Latest revision as of 05:14, 10 September 2021
Problem
In the plane figure shown below, of the unit squares have been shaded. What is the least number of additional unit squares that must be shaded so that the resulting figure has two lines of symmetry?
Solution 1 (Graphical)
The two lines of symmetry must be horizontally and vertically through the middle. We can then fill the boxes in like so:
where the light gray boxes are the ones we have filled. Counting these, we get total boxes.
~ciceronii
Solution 2 (Analytical)
We label the three shaded unit squares and then construct the two lines of symmetry of the resulting figure, as shown below: Note that:
- Since the centers of and are on neither line of symmetry, and each contribute shaded unit squares to the resulting figure.
- Since the center of is on one line of symmetry, contributes shaded unit squares to the resulting figure.
The shaded unit squares contributed by and are all distinct, so we need to shade at least unit squares in addition, as shown below: ~MRENTHUSIASM
Video Solution
~IceMatrix
See Also
2020 AMC 12A (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.