Skip to main content

2022 AMC 10A Problem 10

Problem 10 of 25EasierAlgebraGeometry

Daniel finds a rectangular index card and measures its diagonal to be 88 centimeters. Daniel then cuts out equal squares of side 11 cm at two opposite corners of the index card and measures the distance between the two closest vertices of these squares to be 424 \sqrt{2} centimeters, as shown below. What is the area of the original index card?

Answer choices

Show solution

Solution

We can label aa and bb as the width and height as in the diagram. Then we get that a2+b2=64a^2 + b^2 = 64 and (a2)2+(b2)2=32.(a - 2)^2 + (b - 2)^2 = 32. The latter expression simplifies to a2+b24a4b+4+4=32, a^2 + b^2 - 4a - 4b + 4 + 4 = 32, which is the same as 724(a+b)=32. 72 - 4(a + b) = 32. From this we get a+b=10. a + b = 10. Squaring this, we get a2+b2+2ab=100, a^2 + b^2 + 2ab = 100, which gets us that 2ab=36, 2ab = 36, which means that the area (ab)(ab) is 18.18. Thus, E is the correct answer.

More practice

Concepts: rectangle · Pythagorean Theorem · algebraic manipulation

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