Difference between revisions of "2018 AIME I Problems/Problem 4"
Bluebacon008 (talk | contribs) (→Solution 1) |
Bluebacon008 (talk | contribs) (→Solution 1) |
||
Line 17: | Line 17: | ||
D(A--C); | D(A--C); | ||
pathpen=dashed; | pathpen=dashed; | ||
− | D(D--E) | + | D(D--E); |
dot(dotted); | dot(dotted); |
Revision as of 17:57, 7 March 2018
Problem 4
In and
. Point
lies strictly between
and
on
and point
lies strictly between
and
on
) so that
. Then
can be expressed in the form
, where
and
are relatively prime positive integers. Find
.
Solution 1