Problem

2004 AMC 8 Problem 24

In the figure, ABCD is a rectangle and EFGH is a parallelogram. Using the measurements given in the figure, what is the length d of the segment that is perpendicular to \overline{HE} and \overline{FG}?

[asy] unitsize(3mm); defaultpen(linewidth(.8pt)+fontsize(10pt)); pair D=(0,0), C=(10,0), B=(10,8), A=(0,8); pair E=(4,8), F=(10,3), G=(6,0), H=(0,5); draw(A--B--C--D--cycle); draw(E--F--G--H--cycle); label("$A$",A,NW); label("$B$",B,NE); label("$C$",C,SE); label("$D$",D,SW); label("$E$",E,N); label("$F$",(10.8,3)); label("$G$",G,S); label("$H$",H,W); label("$4$",A--E,N); label("$6$",B--E,N); label("$5$",(10.8,5.5)); label("$3$",(10.8,1.5)); label("$4$",G--C,S); label("$6$",G--D,S); label("$5$",D--H,W); label("$3$",A--H,W); draw((3,7.25)--(7.56,1.17)); label("$d$",(3,7.25)--(7.56,1.17), NE); [/asy]

\textbf{(A)}\ 6.8\qquad \textbf{(B)}\ 7.1\qquad \textbf{(C)}\ 7.6\qquad \textbf{(D)}\ 7.8\qquad \textbf{(E)}\ 8.1


Full credit goes to MAA for authoring these problems. These problems were taken on the AOPS website.


Show/Hide Problem Tags

Problem Tags: No tags

Want to contribute problems and receive full credit? Click here to add your problem!
Please report any issues to us in our Discord server
Go to previous contest problem (SHIFT + Left Arrow) Go to next contest problem (SHIFT + Right Arrow)