2022 AMC 12A Problem 3


Five rectangles, AA , BB , CC , DD , and EE , are arranged in a square as shown below. These rectangles have dimensions 1×61\times6 , 2×42\times4 , 5×65\times6 , 2×72\times7 , and 2×32\times3 , respectively. (The figure is not drawn to scale.) Which of the five rectangles is the shaded one in the middle?

[asy] size(150); currentpen = black+1.25bp; fill((3,2.5)--(3,4.5)--(5.3,4.5)--(5.3,2.5)--cycle,gray); draw((0,0)--(7,0)--(7,7)--(0,7)--(0,0)); draw((3,0)--(3,4.5)); draw((0,4.5)--(5.3,4.5)); draw((5.3,7)--(5.3,2.5)); draw((7,2.5)--(3,2.5)); [/asy]

(A) A(B) B(C) C(D) D(E) E\textbf{(A) }A\qquad\textbf{(B) }B \qquad\textbf{(C) }C \qquad\textbf{(D) }D\qquad\textbf{(E) }E


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

Show/Hide Hints

Show/Hide Problem Tags

Problem Tags: Geometry

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)
Category: AMC 12A
Points: 2
Back to practice