Problem

2009 AMC 10B Problem 4

A rectangular yard contains two flower beds in the shape of congruent isosceles right triangles. The remainder of the yard has a trapezoidal shape, as shown. The parallel sides of the trapezoid have lengths 15 and 25 meters. What fraction of the yard is occupied by the flower beds?

[asy] unitsize(2mm); defaultpen(linewidth(.8pt)); fill((0,0)--(0,5)--(5,5)--cycle,gray); fill((25,0)--(25,5)--(20,5)--cycle,gray); draw((0,0)--(0,5)--(25,5)--(25,0)--cycle); draw((0,0)--(5,5)); draw((20,5)--(25,0)); [/asy]

\text{(A) } \frac {1}{8} \qquad \text{(B) } \frac {1}{6} \qquad \text{(C) } \frac {1}{5} \qquad \text{(D) } \frac {1}{4} \qquad \text{(E) } \frac {1}{3}


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


Show/Hide Problem Tags

Problem Tags: 2-d Geometry Number theory

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)