Difference between revisions of "1993 AHSME Problems/Problem 25"
m (→Problem) |
|||
Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
<asy> | <asy> | ||
− | draw((0,0)--(1,sqrt(3)),black+linewidth(.75)); | + | draw((0,0)--(1,sqrt(3)),black+linewidth(.75),EndArrow); |
− | draw((0,0)--(1,-sqrt(3)),black+linewidth(.75)); | + | draw((0,0)--(1,-sqrt(3)),black+linewidth(.75),EndArrow); |
draw((0,0)--(1,0),dashed+black+linewidth(.75)); | draw((0,0)--(1,0),dashed+black+linewidth(.75)); | ||
dot((1,0)); | dot((1,0)); |
Revision as of 02:36, 27 September 2014
Problem
Let be the set of points on the rays forming the sides of a angle, and let be a fixed point inside the angle on the angle bisector. Consider all distinct equilateral triangles with and in . (Points and may be on the same ray, and switching the names of and does not create a distinct triangle.) There are
Solution
See also
1993 AHSME (Problems • Answer Key • Resources) | ||
Preceded by Problem 24 |
Followed by Problem 26 | |
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 • 26 • 27 • 28 • 29 • 30 | ||
All AHSME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.