Difference between revisions of "2021 Fall AMC 12B Problems/Problem 15"
MRENTHUSIASM (talk | contribs) m |
(→Solution 1) |
||
Line 14: | Line 14: | ||
draw(A--(0,3)--C--(3,0)--A, lightgray); | draw(A--(0,3)--C--(3,0)--A, lightgray); | ||
draw(A--B--C--D--A); | draw(A--B--C--D--A); | ||
− | label("A",A,W); | + | label("$A$",A,W); |
− | label("B",B,N); | + | label("$B$",B,N); |
− | label("C",C,N); | + | label("$C$",C,N); |
− | label("D",D,E); | + | label("$D$",D,E); |
− | label("E",(0,3),W); | + | label("$E$",(0,3),W); |
− | label("F",(3,0),E); | + | label("$F$",(3,0),E); |
</asy> | </asy> | ||
We can see that this shape is made out of <math>12</math> of these shapes. <math>\angle{EAB} = 30^{\circ}</math> and <math>\angle{CAF} = 30^{\circ}</math> because <math>360^{\circ}/12=30^{\circ}</math>. We also know that there is a square <math>AECF</math> and two triangles <math>AEB</math> and <math>ADF</math>. With these triangles and squares we find the area of one of these shapes to be <math>9-3\sqrt{3}</math>. The area of the big shape is then <math>12(9-3\sqrt{3})=108-36\sqrt{3}</math>. <math>108+36+3=\boxed{(\textbf{E})\ 147}</math> ~lopkiloinm | We can see that this shape is made out of <math>12</math> of these shapes. <math>\angle{EAB} = 30^{\circ}</math> and <math>\angle{CAF} = 30^{\circ}</math> because <math>360^{\circ}/12=30^{\circ}</math>. We also know that there is a square <math>AECF</math> and two triangles <math>AEB</math> and <math>ADF</math>. With these triangles and squares we find the area of one of these shapes to be <math>9-3\sqrt{3}</math>. The area of the big shape is then <math>12(9-3\sqrt{3})=108-36\sqrt{3}</math>. <math>108+36+3=\boxed{(\textbf{E})\ 147}</math> ~lopkiloinm |
Revision as of 17:35, 6 June 2022
Contents
Problem
Three identical square sheets of paper each with side length are stacked on top of each other. The middle sheet is rotated clockwise about its center and the top sheet is rotated clockwise about its center, resulting in the -sided polygon shown in the figure below. The area of this polygon can be expressed in the form , where , , and are positive integers, and is not divisible by the square of any prime. What is ?
Solution 1
We can see that this shape is made out of of these shapes. and because . We also know that there is a square and two triangles and . With these triangles and squares we find the area of one of these shapes to be . The area of the big shape is then . ~lopkiloinm
Solution 2
As shown in Image:2021_AMC_12B_(Nov)_Problem_15,_sol.png, all 12 vertices of three squares form a regular dodecagon (12-gon). Denote by the center of this dodecagon.
Hence, .
Because the length of a side of a square is 6, .
Hence, .
We notice that . Hence, .
Therefore, the area of the region that three squares cover is
Therefore, the answer is .
~Steven Chen (www.professorchenedu.com)
See Also
2021 Fall AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 17 |
Followed by Problem 19 | |
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 |
2021 Fall AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 14 |
Followed by Problem 16 |
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.