Difference between revisions of "1983 AHSME Problems/Problem 5"
Quantummech (talk | contribs) (→Solution) |
Quantummech (talk | contribs) (→Solution) |
||
Line 8: | Line 8: | ||
B=(2,0); | B=(2,0); | ||
C=(0,0); | C=(0,0); | ||
− | pair A,B,C; | + | pair (A,B,C); |
− | draw (A--B--C--A); | + | draw (A - - B - - C - - A); |
</asy> | </asy> | ||
Revision as of 06:27, 18 May 2016
Problem 5
Triangle has a right angle at . If , then is
Solution
A=(0,1.7); B=(2,0); C=(0,0); pair (A,B,C); draw (A - - B - - C - - A); (Error making remote request. Unknown error_msg)
See Also
1983 AHSME (Problems • Answer Key • Resources) | ||
Preceded by Problem 4 |
Followed by Problem 6 | |
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.