2019 AMC 10B Problems/Problem 8

Revision as of 00:21, 18 February 2019 by Sevenoptimus (talk | contribs) (Fixed formatting and grammar of the new solution)

Problem

The figure below shows a square and four equilateral triangles, with each triangle having a side lying on a side of the square, such that each triangle has side length $2$ and the third vertices of the triangles meet at the center of the square. The region inside the square but outside the triangles is shaded. What is the area of the shaded region?

[asy] pen white = gray(1); pen gray = gray(0.5); draw((0,0)--(2sqrt(3),0)--(2sqrt(3),2sqrt(3))--(0,2sqrt(3))--cycle); fill((0,0)--(2sqrt(3),0)--(2sqrt(3),2sqrt(3))--(0,2sqrt(3))--cycle, gray); draw((sqrt(3)-1,0)--(sqrt(3),sqrt(3))--(sqrt(3)+1,0)--cycle); fill((sqrt(3)-1,0)--(sqrt(3),sqrt(3))--(sqrt(3)+1,0)--cycle, white); draw((sqrt(3)-1,2sqrt(3))--(sqrt(3),sqrt(3))--(sqrt(3)+1,2sqrt(3))--cycle); fill((sqrt(3)-1,2sqrt(3))--(sqrt(3),sqrt(3))--(sqrt(3)+1,2sqrt(3))--cycle, white); draw((0,sqrt(3)-1)--(sqrt(3),sqrt(3))--(0,sqrt(3)+1)--cycle); fill((0,sqrt(3)-1)--(sqrt(3),sqrt(3))--(0,sqrt(3)+1)--cycle, white); draw((2sqrt(3),sqrt(3)-1)--(sqrt(3),sqrt(3))--(2sqrt(3),sqrt(3)+1)--cycle); fill((2sqrt(3),sqrt(3)-1)--(sqrt(3),sqrt(3))--(2sqrt(3),sqrt(3)+1)--cycle, white); [/asy]

$\textbf{(A) } 4 \qquad \textbf{(B) } 12 - 4\sqrt{3} \qquad \textbf{(C) } 3\sqrt{3}\qquad \textbf{(D) } 4\sqrt{3} \qquad \textbf{(E) } 16 - \sqrt{3}$

Solution 1

We notice that the square can be split into $4$ congruent smaller squares, with the altitude of the equilateral triangle being the side of this smaller square. Therefore, the area of each shaded part that resides within a square is the total area of the square subtracted from each triangle (which has already been split in half).

When we split an equilateral triangle in half, we get two $30^{\circ}-60^{\circ}-90^{\circ}$ triangles. Therefore, the altitude, which is also the side length of one of the smaller squares, is $\sqrt{3}$. We can then compute the area of the two triangles as $2 \cdot \frac{1 \cdot \sqrt{3}}{2} = \sqrt{3}$.

The area of the each small squares is the square of the side length, i.e. $\left(\sqrt{3}\right)^2 = 3$. Therefore, the area of the shaded region in each of the four squares is $3 - \sqrt{3}$.

Since there are $4$ of these squares, we multiply this by $4$ to get $4\left(3 - \sqrt{3}\right) = \boxed{\textbf{(B) } 12 - 4\sqrt{3}}$ as our answer.

Solution 2

We can see that the side length of the square is $2\sqrt{3}$. Using the Pythagorean Theorem, the diagonal of the square is thus $\sqrt{12+12}=\sqrt{24}=2\sqrt{6}$. Because of this, the height of one of the four shaded kites is $\sqrt{6}$. Now, we just need to find the length of that kite. By the Pythagorean Theorem again, this length is $\frac{2\sqrt{3} - 2}{2} \times \sqrt{2} = \sqrt{3} - 1 = \sqrt{6} - \sqrt{2}$. Now using $\text{area} = \frac{1}{2} \cdot \text{length} \cdot \text{width}$, the area of one of the four kites is $2 \sqrt{6} \times (\sqrt{6}-\sqrt{2}) = 12 - 2\sqrt{12} = \boxed{\textbf{(B) } 12 - 4\sqrt{3}}$.

See Also

2019 AMC 10B (ProblemsAnswer KeyResources)
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

The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png