Difference between revisions of "2011 AIME I Problems/Problem 14"
(→Diagram) |
(→Diagram) |
||
Line 35: | Line 35: | ||
<asy> | <asy> | ||
pair A,B,C,D,E,F,G,H,M,N,O,P,W,X,Y,Z; | pair A,B,C,D,E,F,G,H,M,N,O,P,W,X,Y,Z; | ||
− | A=(- | + | A=(-76.537,184.776); |
− | B=( | + | B=(76.537,184.776); |
− | C=( | + | C=(184.776,76.537); |
− | D=( | + | D=(184.776,-76.537); |
− | E=( | + | E=(76.537,-184.776); |
− | F=(- | + | F=(-76.537,-184.776); |
− | G=(- | + | G=(-184.776,-76.537); |
− | H=(- | + | H=(-184.776,76.537); |
M=(A+B)/2; | M=(A+B)/2; | ||
N=(C+D)/2; | N=(C+D)/2; | ||
O=(E+F)/2; | O=(E+F)/2; | ||
P=(G+H)/2; | P=(G+H)/2; | ||
− | W=( | + | W=(100,-41.421); |
− | X=(- | + | X=(-41.421,-100); |
− | Y=(- | + | Y=(-100,41.421); |
− | Z=( | + | Z=(41.421,100); |
draw(A--B--C--D--E--F--G--H--A); | draw(A--B--C--D--E--F--G--H--A); | ||
label("$A_1$",A,dir(112.5)); | label("$A_1$",A,dir(112.5)); |
Revision as of 19:03, 25 February 2016
Problem
Let be a regular octagon. Let
,
,
, and
be the midpoints of sides
,
,
, and
, respectively. For
, ray
is constructed from
towards the interior of the octagon such that
,
,
, and
. Pairs of rays
and
,
and
,
and
, and
and
meet at
,
,
,
respectively. If
, then
can be written in the form
, where
and
are positive integers. Find
.
Solution
Solution 1
Let . Thus we have that
.
Since is a regular octagon and
, let
.
Extend and
until they intersect. Denote their intersection as
. Through similar triangles & the
triangles formed, we find that
.
We also have that through ASA congruence (
,
,
). Therefore, we may let
.
Thus, we have that and that
. Therefore
.
Squaring gives that and consequently that
through the identities
and
.
Thus we have that . Therefore
.
Solution 2
Let . Then
and
are the projections of
and
onto the line
, so
, where
. Then since
,
, and
.
Diagram
See also
2011 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 13 |
Followed by Problem 15 | |
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.