Difference between revisions of "2018 AIME I Problems/Problem 4"
Bluebacon008 (talk | contribs) (→Solution 1) |
Bluebacon008 (talk | contribs) (→Solution 1) |
||
Line 16: | Line 16: | ||
dot(dotted); | dot(dotted); | ||
− | label("$A$",A, | + | label("$A$",A,N); |
− | label("$B$",B, | + | label("$B$",B,SW); |
label("$C$",C,SE); | label("$C$",C,SE); | ||
</asy> | </asy> | ||
</center> | </center> |
Revision as of 17:49, 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