Difference between revisions of "2021 Fall AMC 10B Problems/Problem 13"
(→Solution 1) |
(→Solution 1) |
||
Line 41: | Line 41: | ||
draw(K--(1.5,0)); | draw(K--(1.5,0)); | ||
label("$A$",(1.5,0),S); | label("$A$",(1.5,0),S); | ||
+ | label("$B$",(1.5,2),SW); | ||
+ | label("$C$",(1.5,3.3333333),SW); | ||
label("$D$",D,SE); | label("$D$",D,SE); | ||
label("$H$",H,SE); | label("$H$",H,SE); | ||
Line 49: | Line 51: | ||
</asy> | </asy> | ||
+ | |||
+ | We see that $\bigtriangleup | ||
==Solution 2== | ==Solution 2== |
Revision as of 16:47, 24 November 2021
Contents
Problem
A square with side length is inscribed in an isosceles triangle with one side of the square along the base of the triangle. A square with side length has two vertices on the other square and the other two on sides of the triangle, as shown. What is the area of the triangle?
Solution 1
Let's split the triangle down the middle and label it:
We see that $\bigtriangleup
Solution 2
By similarity, the height is and the base is . Thus the area is , or .
~Hefei417, or 陆畅 Sunny from China
See Also
2021 Fall AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 12 |
Followed by Problem 14 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AMC 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.