During AMC testing, the AoPS Wiki is in read-only mode and no edits can be made.

2019 Mock AMC 10B Problems/Problem 11

Revision as of 20:15, 8 October 2025 by Yuhao2012 (talk | contribs)

Problem 11

Consider Square $ABCD$, a square with side length $10$. Let Points $E$, $F$, $G$, $H$ be the midpoints of sides $AB$, $BC$, $CD$, and $DA$, respectively. Find the area of the square formed by the four line segments $AG$, $BH$, $CE$, and $DF$.

[asy] draw((0,0)--(10,0)); draw((0,0)--(0, 10)); draw((10,0)--(10, 10)); draw((10,10)--(0, 10)); draw((0,10)--(5, 0)); draw((0,0)--(10, 5)); draw((10,0)--(5, 10)); draw((10,10)--(0, 5)); [/asy]

$\textbf{(A)}\ 18\qquad\textbf{(B)}\ 20\qquad\textbf{(C)}\ 25\qquad\textbf{(D)}\ 40\qquad\textbf{(E)}\ 50$

Note that the area of square ABCD is 100. We can break the large square into 20 right triangles, all of which are congruent. Thus, the area of one triangle is 5, and because the smaller square is composed of 4 of these triangles, the area of the smaller square is 20, or $\boxed{\textbf B}$