2002 AMC 8 Problems/Problem 20

Revision as of 20:40, 28 July 2011 by Mrdavid445 (talk | contribs)

The area of triangle $XYZ$ is 8 square inches. Points $A$ and $B$ are midpoints of congruent segments $\overline{XY}$ and $\overline{XZ}$. Altitude $\overline{XC}$ bisects $\overline{YZ}$. What is the area (in square inches) of the shaded region?

[asy] /* AMC8 2002 #20 Problem */ draw((0,0)--(10,0)--(5,4)--cycle); draw((2.5,2)--(7.5,2)); draw((5,4)--(5,0)); fill((0,0)--(2.5,2)--(5,2)--(5,0)--cycle, mediumgrey); label(scale(0.8)*"$X$", (5,4), N); label(scale(0.8)*"$Y$", (0,0), W); label(scale(0.8)*"$Z$", (10,0), E); label(scale(0.8)*"$A$", (2.5,2.2), W); label(scale(0.8)*"$B$", (7.5,2.2), E); label(scale(0.8)*"$C$", (5,0), S); fill((0,-.8)--(1,-.8)--(1,-.95)--cycle, white);[/asy]

$\textbf{(A)}\ 1\frac{1}2\qquad\textbf{(B)}\ 2\qquad\textbf{(C)}\ 2\frac{1}2\qquad\textbf{(D)}\ 3\qquad\textbf{(E)}\ 3\frac{1}2$