2020 AMC 10B Problems/Problem 21

Revision as of 00:51, 8 February 2020 by Celloboy (talk | contribs) (Added new solution)

Problem

In square $ABCD$, points $E$ and $H$ lie on $\overline{AB}$ and $\overline{DA}$, respectively, so that $AE=AH.$ Points $F$ and $G$ lie on $\overline{BC}$ and $\overline{CD}$, respectively, and points $I$ and $J$ lie on $\overline{EH}$ so that $\overline{FI} \perp \overline{EH}$ and $\overline{GJ} \perp \overline{EH}$. See the figure below. Triangle $AEH$, quadrilateral $BFIE$, quadrilateral $DHJG$, and pentagon $FCGJI$ each has area $1.$ What is $FI^2$? [asy] real x=2sqrt(2); real y=2sqrt(16-8sqrt(2))-4+2sqrt(2); real z=2sqrt(8-4sqrt(2)); pair A, B, C, D, E, F, G, H, I, J; A = (0,0); B = (4,0); C = (4,4); D = (0,4); E = (x,0); F = (4,y); G = (y,4); H = (0,x); I = F + z * dir(225); J = G + z * dir(225);  draw(A--B--C--D--A); draw(H--E); draw(J--G^^F--I); draw(rightanglemark(G, J, I), linewidth(.5)); draw(rightanglemark(F, I, E), linewidth(.5));  dot("$A$", A, S); dot("$B$", B, S); dot("$C$", C, dir(90)); dot("$D$", D, dir(90)); dot("$E$", E, S); dot("$F$", F, dir(0)); dot("$G$", G, N); dot("$H$", H, W); dot("$I$", I, SW); dot("$J$", J, SW);  [/asy] $\textbf{(A) } \frac{7}{3} \qquad \textbf{(B) } 8-4\sqrt2 \qquad \textbf{(C) } 1+\sqrt2 \qquad \textbf{(D) } \frac{7}{4}\sqrt2 \qquad \textbf{(E) } 2\sqrt2$

Solution

Since the total area is $4$, the side length of square $ABCD$ is $2$. We see that since triangle $HAE$ is a right isosceles triangle with area 1, we can determine sides $HA$ and $AE$ both to be $\sqrt{2}$. Now, consider extending $FB$ and $IE$ until they intersect. Let the point of intersection be $K$. We note that $EBK$ is also a right isosceles triangle with side $2-\sqrt{2}$ and find it's area to be $3-\sqrt{2}$. Now, we notice that $FIK$ is also a right isosceles triangle and find it's area to be $\frac{1}{2}$$FI^2$. This is also equal to $1+3-2\sqrt{2}$ or $4-2\sqrt{2}$. Since we are looking for $FI^2$, we want two times this. That gives $\boxed{\textbf{(B)}\ 8-4\sqrt{2}}$.~TLiu

Solution 2

Since this is a geometry problem involving sides, and we know that $HE$ is $2$, we can use our ruler and find the ratio between $FI$ and $HE$. Measuring(on the booklet), we get that $HE$ is about $1.8$ inches and $FI$ is about $1.4$ inches. Thus, we can then multiply the length of $HE$ by the ratio of $\frac{1.4}{1.8},$ of which we then get $FI= \frac{14}{9}.$ We take the square of that and get $\frac{256}{81},$ and the closest answer to that is $\boxed{\textbf{(B)}\ 8-4\sqrt{2}}$. ~Celloboy (Note that this is just a strategy I happened to use that worked. Do not press your luck with this strategy, for it was a lucky guess)


See Also

2020 AMC 10B (ProblemsAnswer KeyResources)
Preceded by
Problem 20
Followed by
Problem 22
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