Difference between revisions of "2022 AMC 12B Problems/Problem 25"
Mathboy100 (talk | contribs) (→Solution 1 (Coord bash)) |
Mathboy100 (talk | contribs) (→Solution 1 (Coord bash)) |
||
Line 27: | Line 27: | ||
label("$A$", (3-sqrt(3), 3-sqrt(3)), NE); | label("$A$", (3-sqrt(3), 3-sqrt(3)), NE); | ||
label("$B$", (sqrt(3) - 2, 3-sqrt(3)), NW); | label("$B$", (sqrt(3) - 2, 3-sqrt(3)), NW); | ||
+ | label("$M$", (0, sqrt(3)), NW); | ||
+ | label("$N$", (1, sqrt(3)), NE); | ||
</asy> | </asy> | ||
− | + | Refer to the diagram above. | |
By symmetry, <math>A</math> lies on the line <math>y = x</math>. The equation of the side of the top hexagon that <math>AB</math> is on is <math>y = -x\sqrt{3} + \frac{3}{2}\sqrt{3} - \frac{1}{2}</math>. Thus, we can solve for the coordinates of <math>A</math>: | By symmetry, <math>A</math> lies on the line <math>y = x</math>. The equation of the side of the top hexagon that <math>AB</math> is on is <math>y = -x\sqrt{3} + \frac{3}{2}\sqrt{3} - \frac{1}{2}</math>. Thus, we can solve for the coordinates of <math>A</math>: | ||
Line 40: | Line 42: | ||
<cmath>\therefore x, y = \frac{5}{2} - \sqrt{3}.</cmath> | <cmath>\therefore x, y = \frac{5}{2} - \sqrt{3}.</cmath> | ||
− | This means that we can find the length <math>AB</math>, which is equal to <math>2(\frac{5}{2} - \sqrt{3}) = (5 - 2\sqrt{3} | + | This means that we can find the length <math>AB</math>, which is equal to <math>2(\frac{5}{2} - \sqrt{3}) = (5 - 2\sqrt{3}</math>. We will next find the area of trapezoid <math>ABMN</math>. The lengths of the bases are <math>1</math> and <math>5 - 2\sqrt{3}</math>, and the height is equal to the <math>y</math>-coordinate of <math>M</math> minus the <math>y</math>-coordinate of <math>A</math>. The height of the hexagon is <math>\sqrt{3}</math> and the bottom of the hexagon lies on the line <math>y = \frac{1}{2}</math>. Thus, the <math>y</math>-coordinate of <math>M</math> is <math>\sqrt{3} - \frac{1}{2}</math>, and the height is <math>2\sqrt{3} - 3</math>. We can now find the area of the trapezoid: |
<cmath>[ABMN] = (2\sqrt{3} - 3)\left(\frac{1 + 5 - 2\sqrt{3}}{2}\right)</cmath> | <cmath>[ABMN] = (2\sqrt{3} - 3)\left(\frac{1 + 5 - 2\sqrt{3}}{2}\right)</cmath> | ||
<cmath> = (2\sqrt{3} - 3)(3 - \sqrt{3})</cmath> | <cmath> = (2\sqrt{3} - 3)(3 - \sqrt{3})</cmath> |
Revision as of 12:33, 20 November 2022
Problem
Four regular hexagons surround a square with side length 1, each one sharing an edge with the square, as shown in the figure below. The area of the resulting 12-sided outer nonconvex polygon can be written as , where , , and are integers and is not divisible by the square of any prime. What is ?
Solution 1 (Coord bash)
Refer to the diagram above.
By symmetry, lies on the line . The equation of the side of the top hexagon that is on is . Thus, we can solve for the coordinates of :
This means that we can find the length , which is equal to . We will next find the area of trapezoid . The lengths of the bases are and , and the height is equal to the -coordinate of minus the -coordinate of . The height of the hexagon is and the bottom of the hexagon lies on the line . Thus, the -coordinate of is , and the height is . We can now find the area of the trapezoid:
The total area of the figure is the area of a square with side length plus four times the area of this trapezoid:
Our answer is .
~mathboy100
Solution 2
We calculate the area as the area of the red octagon minus the four purple congruent triangles: We first find the important angles in the figure. We note that 2 adjacent hexagons are rotated with respect to the other, so the angles between any sides is . In particular, as the purple triangles are isosceles, they have angles , and , and the octagon is equiangular (all its angles are ). Thus, we can draw a square around the octagon, and we note that the ``cut out" triangles are all isosceles right triangles.
Now, we calculate the side length of the square. Note that the hexagon has a height of , so the length of a side of the square is . In particular, the horizontal/vertical sides of the octagon have length , so the legs of the isosceles triangles are Thus, the area of the octagon is Now, we calculate the area of one of the four isosceles triangles. The base of the triangle is , so the area is Thus, the area of the dodecagon is Thus the answer is , or .
~cr. naman12
Video Solution
~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)
See Also
2022 AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 24 |
Followed by Last problem |
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.