1989 AHSME Problems/Problem 21

Problem

A square flag has a red cross of uniform width with a blue square in the center on a white background as shown. (The cross is symmetric with respect to each of the diagonals of the square.) If the entire cross (both the red arms and the blue center) takes up 36% of the area of the flag, what percent of the area of the flag is blue?

[asy] draw((0,0)--(0,5)--(5,5)--(5,0)--(0,0)); draw((0,1)--(4,5)); draw((1,0)--(5,4)); draw((0,4)--(4,0)); draw((1,5)--(5,1)); label("blue",(2.5,2.5)); label("red",(1,1)); label("red",(1,4)); label("red",(4,1)); label("red",(4,4)); [/asy]

$\text{(A)}}\ .5\qquad\text{(B)}\ 1\qquad\text{(C)}\ 2\qquad\text{(D)}\ 3\qquad\text{(E)}\ 6$ (Error compiling LaTeX. Unknown error_msg)

Solution

The diagram can be quartered as shown: [asy] draw((0,0)--(0,5)--(5,5)--(5,0)--(0,0)); draw((0,1)--(4,5)); draw((1,0)--(5,4)); draw((0,4)--(4,0)); draw((1,5)--(5,1)); draw((0,0)--(5,5),dotted); draw((0,5)--(5,0),dotted); [/asy] and reassembled into two smaller squares of side $k$, each of which looks like this: [asy] draw((0,0)--(0,5)--(5,5)--(5,0)--(0,0)); draw((0,1)--(4,1)--(4,5)); draw((1,0)--(1,4)--(5,4)); label("blue",(0.5,0.5)); label("blue",(4.5,4.5)); label("red",(0.5,4.5)); label("red",(4.5,0.5)); label("white",(2.5,2.5)); [/asy] The border in this figure is the former cross, which still occupies 36% of the area. Therefore the inner square occupies 64% of the area, from which we deduce that it is $0.8k \times 0.8k$, and that one blue square must be $0.1k\times 0.1k=0.01k^2$ or 1% each. Thus the blue area is $\boxed{2\%}$ of the total. The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions. AMC logo.png