Difference between revisions of "2021 AMC 10B Problems/Problem 21"
(→Solution 2) |
(→Problem) |
||
(One intermediate revision by one other user not shown) | |||
Line 8: | Line 8: | ||
pair CC=(0.666666666666,1); | pair CC=(0.666666666666,1); | ||
pair D=(1,1); | pair D=(1,1); | ||
− | pair F=(1,0. | + | pair F=(1,0.62); |
pair C=(1,0); | pair C=(1,0); | ||
pair B=(0,0); | pair B=(0,0); | ||
− | pair G=(0,0. | + | pair G=(0,0.25); |
pair H=(-0.13,0.41); | pair H=(-0.13,0.41); | ||
pair E=(0,0.5); | pair E=(0,0.5); | ||
Line 25: | Line 25: | ||
label("E",E,NW); | label("E",E,NW); | ||
label("C'",CC,N); | label("C'",CC,N); | ||
− | + | dot(C); | |
+ | dot(E); | ||
</asy> | </asy> | ||
Line 48: | Line 49: | ||
− | Then, we can find we can find the length of <math>\overline{AE}</math> by expressing the length of <math>\overline{EF}</math> in two different ways, in terms of <math>AE</math>. If let <math>AE = a</math>, by the Pythagorean Theorem we have that <math>EC = \sqrt{a^2 + \left(\frac{2}{3}\right)^2} = \sqrt{a^2 + \frac{4}{9}}.</math> Therefore, since we know that <math>\angle EC'F</math> is right, by Pythagoras again we have that <math>EF = \sqrt{\left(\sqrt{a^2+\frac{4}{9}}\right)^2 + \left(\frac{5}{9}\right)^2} = \sqrt{a^2 + \frac{61}{81}}.</math> | + | Then, we can find we can find the length of <math>\overline{AE}</math> by expressing the length of <math>\overline{EF}</math> in two different ways, in terms of <math>AE</math>. If let <math>AE = a</math>, by the Pythagorean Theorem we have that <math>EC' = \sqrt{a^2 + \left(\frac{2}{3}\right)^2} = \sqrt{a^2 + \frac{4}{9}}.</math> Therefore, since we know that <math>\angle EC'F</math> is right, by Pythagoras again we have that <math>EF = \sqrt{\left(\sqrt{a^2+\frac{4}{9}}\right)^2 + \left(\frac{5}{9}\right)^2} = \sqrt{a^2 + \frac{61}{81}}.</math> |
Latest revision as of 19:47, 9 November 2024
Contents
Problem
A square piece of paper has side length and vertices and in that order. As shown in the figure, the paper is folded so that vertex meets edge at point , and edge intersects edge at point . Suppose that . What is the perimeter of triangle
Solution 1
We can set the point on where the fold occurs as point . Then, we can set as , and as because of symmetry due to the fold. It can be recognized that this is a right triangle, and solving for , we get,
We know this is a 3-4-5 triangle because the side lengths are . We also know that is similar to because angle is a right angle. Now, we can use similarity to find out that the perimeter is just the perimeter of . That's just . Therefore, the final answer is
~Tony_Li2007
Solution 2
Let the line we're reflecting over be , and let the points where it hits and , be and , respectively. Notice, to reflect over a line we find the perpendicular passing through the midpoint of the two points (which are the reflected and the original). So, we first find the equation of the line . The segment has slope , implying line has a slope of . Also, the midpoint of segment is , so line passes through this point. Then, we get the equation of line is simply . Then, if the point where is reflected over line is , then we get is the line . The intersection of and segment is . So, we get . Then, line segment has equation , so the point is the -intercept, or . This implies that , and by the Pythagorean Theorem, (or you could notice is a right triangle). Then, the perimeter is , so our answer is . ~rocketsri
Solution 3 (Fakesolve):
Assume that E is the midpoint of . Then, and since , . By the Pythagorean Theorem, . It easily follows that our desired perimeter is ~samrocksnature
Solution 4
As described in Solution 1, we can find that , and
Then, we can find we can find the length of by expressing the length of in two different ways, in terms of . If let , by the Pythagorean Theorem we have that Therefore, since we know that is right, by Pythagoras again we have that
Another way we can express is by using Pythagoras on , where is the foot of the perpendicular from to We see that is a rectangle, so we know that . Secondly, since . Therefore, through the Pythagorean Theorem, we find that
Since we have found two expressions for the same length, we have the equation Solving this, we find that .
Finally, we see that the perimeter of is which we can simplify to be . Thus, the answer is ~laffytaffy
Solution 5 (Trig)
Draw a perpendicular line from at , and let it intersect at . The angle between and is , where is the angle between the fold and a line perpendicular to . The slope of the fold is because it is perpendicular to ( has a slope of using points and , and perpendicular lines have slopes negative inverses of each other). Using tangent double angle formula, the slope of is , which implies = . By the Pythagorean Theorem, . It easily follows that our desired perimeter is ~forrestc
Solution 6
It is easy to prove that the ratio of the sum of the larger leg and hypotenuse to the smaller leg depends monotonically on the angle of a right triangle, which means:
For a similar triangle, the ratio of the perimeter to the larger leg is
the perimeter of triangle is
vladimir.shelomovskii@gmail.com, vvsss
Video Solution by OmegaLearn (Using Pythagoras Theorem and Similar Triangles)
~ pi_is_3.14
Video Solution by Interstigation
~Interstigation
Video Solution by The Power of Logic
https://www.youtube.com/watch?v=5kbQHcx1FfE
~The Power of Logic
See Also
2021 AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 20 |
Followed by Problem 22 | |
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.