2022 AMC 12A Problem 3
Five rectangles, , , , , and , are arranged in a square as shown below. These rectangles have dimensions , , , , and , 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]](https://latex.artofproblemsolving.com/3/f/6/3f67c7fb5ddb746c008fafce34c6a4a2635b1237.png)
Full credit goes to MAA for authoring these problems. These problems were taken on the AOPS website.
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)