Difference between revisions of "2022 AMC 10A Problems/Problem 5"
(→Solution) |
(→Solution) |
||
Line 17: | Line 17: | ||
Therefore, the answer is <cmath>s = \frac{\sqrt2}{\sqrt2 + 1}\cdot\frac{\sqrt2 - 1}{\sqrt2 - 1} = \boxed{\textbf{(C) } 2 - \sqrt{2}}.</cmath> | Therefore, the answer is <cmath>s = \frac{\sqrt2}{\sqrt2 + 1}\cdot\frac{\sqrt2 - 1}{\sqrt2 - 1} = \boxed{\textbf{(C) } 2 - \sqrt{2}}.</cmath> | ||
~MRENTHUSIASM | ~MRENTHUSIASM | ||
+ | |||
+ | == Solution 2 == | ||
+ | Since it is an equilateral convex hexagon, all sides are the same, so we will call the side length <math>x</math>. Notice that <math>(1-x)^2\cdot(1-x)^2 = x^2</math>. We can solve this equation which gives us our answer. | ||
+ | <cmath>\begin{align*} | ||
+ | 1+x^2-2x+1+x^2-2x &= x^2 \\ | ||
+ | 2x^2-4x+2 &= x^2 \\ | ||
+ | x^2-4x+2 &= 0 \\ | ||
+ | \end{align*}</cmath> | ||
+ | |||
+ | We then use the quadratic formula which gives us: | ||
+ | |||
+ | <cmath>\begin{align*} | ||
+ | x &= \frac{4\:\pm\sqrt{4^2-4\cdot 1\cdot 2}}{2\cdot 1} \\ | ||
+ | &= \frac{4\:\pm\sqrt{8}}{2} \\ | ||
+ | &= \frac{4\:\pm2\sqrt{2}}{2} \\ | ||
+ | \end{align*}</cmath> | ||
+ | |||
+ | Then we simplify it by dividing and crossing out 2 which gives us <math>2\pm{\sqrt2}</math> and that gives us <math>\boxed{\textbf{(C) }2-{\sqrt2}}</math>. | ||
+ | |||
+ | ~orenbad | ||
==Video Solution 1 (Quick and Easy)== | ==Video Solution 1 (Quick and Easy)== |
Revision as of 18:28, 12 November 2022
Problem
Square has side length . Points , , , and each lie on a side of such that is an equilateral convex hexagon with side length . What is ?
Solution
Note that It follows that and are isosceles right triangles.
In we have or Therefore, the answer is ~MRENTHUSIASM
Solution 2
Since it is an equilateral convex hexagon, all sides are the same, so we will call the side length . Notice that . We can solve this equation which gives us our answer.
We then use the quadratic formula which gives us:
Then we simplify it by dividing and crossing out 2 which gives us and that gives us .
~orenbad
Video Solution 1 (Quick and Easy)
~Education, the Study of Everything
See Also
2022 AMC 10A (Problems • Answer Key • Resources) | ||
Preceded by Problem 4 |
Followed by Problem 6 | |
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.