Skip to main content

2024 AMC 10B Problem 11

Problem 11 of 25IntermediateGeometry

In the figure below WXYZWXYZ is a rectangle with WX=4WX = 4 and WZ=8.WZ = 8. Point MM lies on XY,\overline{XY}, point AA lies on YZ,\overline{YZ}, and WMA\angle WMA is a right angle. The areas of WXM\triangle WXM and WAZ\triangle WAZ are equal. What is the area of WMA?\triangle WMA?

Answer choices

Show solution

Solution

Set X=(0,0),X = (0,0), Y=(8,0),Y = (8,0), W=(0,4),W = (0,4), Z=(8,4),Z = (8,4), so M=(m,0)M = (m, 0) and A=(8,a).A = (8, a). The right angle means MWMA=0,\overrightarrow{MW} \cdot \overrightarrow{MA} = 0, which gives m(8m)+4a=0,-m(8 - m) + 4a = 0, that is m(8m)=4a.m(8 - m) = 4a. Equal areas [WXM]=2m[WXM] = 2m and [WAZ]=4(4a)[WAZ] = 4(4 - a) force m=82a,m = 8 - 2a, so a=8m2.a = \tfrac{8 - m}{2}. Substitute back and (8m)(2m)=0.(8 - m)(2 - m) = 0. Taking MYM \ne Y leaves m=2m = 2 and a=3.a = 3. Then [WMA]=32[WMA] = 32 [WXM]- [WXM] [MYA]- [MYA] [AZW]- [AZW] =32494= 32 - 4 - 9 - 4 =15.= 15. Thus, C is the correct answer.

More practice

Concepts: coordinate geometry · vector · area decomposition

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.