Difference between revisions of "2006 AIME II Problems/Problem 1"
(→Solution 2) |
|||
Line 32: | Line 32: | ||
\end{align*}</cmath>so <math>x^2=2116</math>, and <math>x=\boxed{46}</math>. | \end{align*}</cmath>so <math>x^2=2116</math>, and <math>x=\boxed{46}</math>. | ||
− | + | <asy> | |
pair A,B,C,D,E,F; | pair A,B,C,D,E,F; | ||
A=(0,0); | A=(0,0); | ||
Line 47: | Line 47: | ||
dot(F); | dot(F); | ||
draw(A--B--C--D--E--F--cycle,linewidth(0.7)); | draw(A--B--C--D--E--F--cycle,linewidth(0.7)); | ||
− | label("{\tiny | + | label("{\tiny $A$}",A,S); |
− | label("{\tiny | + | label("{\tiny $B$}",B,S); |
− | label("{\tiny | + | label("{\tiny $C$}",C,E); |
− | label("{\tiny | + | label("{\tiny $D$}",D,N); |
− | label("{\tiny | + | label("{\tiny $E$}",E,N); |
− | label("{\tiny | + | label("{\tiny $F$}",F,W); |
− | + | </asy> | |
== See also == | == See also == |
Revision as of 15:08, 28 June 2018
Contents
Problem
In convex hexagon , all six sides are congruent, and are right angles, and and are congruent. The area of the hexagonal region is Find .
Solution
Let the side length be called , so .
The diagonal . Then the areas of the triangles AFB and CDE in total are , and the area of the rectangle BCEF equals
Then we have to solve the equation
.
Therefore, is .
Solution 2
Because , , , and are congruent, the degree-measure of each of them is . Lines and divide the hexagonal region into two right triangles and a rectangle. Let . Then . Thus so , and .
See also
2006 AIME II (Problems • Answer Key • Resources) | ||
Preceded by First Question |
Followed by Problem 2 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.