Difference between revisions of "1983 AHSME Problems/Problem 5"
Quantummech (talk | contribs) (→Solution) |
Sevenoptimus (talk | contribs) m (Fixed formatting) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
Triangle <math>ABC</math> has a right angle at <math>C</math>. If <math>\sin A = \frac{2}{3}</math>, then <math>\tan B</math> is | Triangle <math>ABC</math> has a right angle at <math>C</math>. If <math>\sin A = \frac{2}{3}</math>, then <math>\tan B</math> is | ||
− | <math>\textbf{(A)}\ \frac{3}{5}\qquad \textbf{(B)}\ \frac{\sqrt 5}{3}\qquad \textbf{(C)}\ \frac{2}{\sqrt 5}\qquad \ | + | <math>\textbf{(A)}\ \frac{3}{5}\qquad \textbf{(B)}\ \frac{\sqrt 5}{3}\qquad \textbf{(C)}\ \frac{2}{\sqrt 5}\qquad \textbf{(D)}\ \frac{\sqrt{5}}{2}\qquad \textbf{(E)}\ \frac{5}{3}</math> |
==Solution== | ==Solution== | ||
− | Since <math>\sin</math> | + | Since <math>\sin</math> can be seen as "opposite over hypotenuse" in a right triangle, we can label the diagram as shown. |
<asy> | <asy> | ||
pair A,B,C; | pair A,B,C; | ||
Line 17: | Line 17: | ||
label("$2x$",(B+C)/2,S); | label("$2x$",(B+C)/2,S); | ||
label("$3x$",(A+B)/2,NE); | label("$3x$",(A+B)/2,NE); | ||
− | label("y",(A+C)/2,W); | + | label("$y$",(A+C)/2,W); |
</asy> | </asy> | ||
By the Pythagorean Theorem, we have: | By the Pythagorean Theorem, we have: | ||
− | <cmath>y^2+( | + | <cmath>y^2+(2x)^2=(3x)^2</cmath> |
<cmath>y=\sqrt{9x^2-4x^2}</cmath> | <cmath>y=\sqrt{9x^2-4x^2}</cmath> | ||
<cmath>y=\sqrt{5x^2}</cmath> | <cmath>y=\sqrt{5x^2}</cmath> | ||
<cmath>y=x\sqrt{5}</cmath> | <cmath>y=x\sqrt{5}</cmath> | ||
+ | so <math>\tan{B} = \frac{x \sqrt{5}}{2x} = \frac{\sqrt{5}}{2}</math>, which is choice <math>\boxed{\textbf{(D)}}</math>. | ||
==See Also== | ==See Also== |
Latest revision as of 23:42, 19 February 2019
Problem 5
Triangle has a right angle at . If , then is
Solution
Since can be seen as "opposite over hypotenuse" in a right triangle, we can label the diagram as shown. By the Pythagorean Theorem, we have: so , which is choice .
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.