Difference between revisions of "2022 AMC 10A Problems/Problem 10"
(→Solution 1(Simple coordinates and basic algebra)) |
(→Solution 1(Simple coordinates and basic algebra)) |
||
Line 35: | Line 35: | ||
label("$1$",(6,2.5),E); | label("$1$",(6,2.5),E); | ||
label("$1$",(5.5,3),N); | label("$1$",(5.5,3),N); | ||
− | label("$ | + | label("$w$",(3,-0.5),S); |
− | label("$ | + | label("$l$",(7,1.5),E); |
</asy> | </asy> | ||
Revision as of 14:39, 12 November 2022
Problem
Daniel finds a rectangular index card and measures its diagonal to be 8 centimeters. Daniel then cuts out equal squares of side 1 cm at two opposite corners of the index card and measures the distance between the two closest vertices of these squares to be centimeters, as shown below. What is the area of the original index card?
Solution 1(Simple coordinates and basic algebra)
We will use coordinates here. Label the bottom left corner of the larger rectangle(without the square cut out) as and the top right as , where is the width of the rectangle and is the length. Now we have vertices , , , and as vertices of the irregular octagon created by cutting out the squares. Label and as the two closest vertices formed by the squares. The distance between the two closest vertices of the squares is thus = ( Substituting, we get
Using the fact that the diagonal of the rectangle = , we get
.
Subtracting from and simplifying, we get = . Squaring yields = and thus area of the original rectangle = = =
~USAMO333 Edits and Diagram by ~KingRavi
Video Solution 1 (Quick and Easy)
~Education, the Study of Everything