Difference between revisions of "1953 AHSME Problems/Problem 37"
Line 11: | Line 11: | ||
==Solution== | ==Solution== | ||
+ | |||
+ | <asy> | ||
+ | draw((0,0)--(3,3sqrt(15))--(6,0)--cycle); | ||
+ | draw((3,3sqrt(15))--(3,0)); | ||
+ | label("$A$",(3,3sqrt(15)),N); | ||
+ | label("$B$",(0,0),SW); | ||
+ | label("$C$",(6,0),SE); | ||
+ | label("$D$",(3,0),S); | ||
+ | label("12",(1.5,5.8),WNW); | ||
+ | label("12",(4.5,5.8),ENE); | ||
+ | label("3",(1.5,0),N); | ||
+ | </asy> | ||
+ | Let <math>\triangle ABC</math> be an isosceles triangle with <math>AB=AC=12,</math> and <math>BC = 6</math>. Draw altitude <math>\overline{AD}</math>. Since <math>A</math> is the apex of the triangle, the altitude <math>\overline{AD}</math> is also a median of the triangle. Therefore, <math>BD=CD=3</math>. Using the [[Pythagorean Theorem]], <math>AD=\sqrt{12^2-3^2}=3\sqrt{15}</math>. The area of <math>\triangle ABC</math> is <math>\frac12\cdot 6\cdot 3\sqrt{15}=9\sqrt{15}</math>. | ||
+ | |||
+ | If <math>a,b,c</math> are the sides of a triangle, and <math>A</math> is its area, the circumradius of that triangle is <math>\frac{abc}{4A}</math>. Using this formula, we find the circumradius of <math>\triangle ABC</math> to be <math>\frac{6\cdot 12\cdot 12}{4\cdot 9\sqrt{15}}=\frac{2\cdot 12}{\sqrt{15}}=\frac{24\sqrt{15}}{15}=\frac{8\sqrt{15}}{5}</math>. | ||
==See Also== | ==See Also== |
Revision as of 21:15, 24 January 2020
Problem
The base of an isosceles triangle is inches and one of the equal sides is
inches.
The radius of the circle through the vertices of the triangle is:
Solution
Let
be an isosceles triangle with
and
. Draw altitude
. Since
is the apex of the triangle, the altitude
is also a median of the triangle. Therefore,
. Using the Pythagorean Theorem,
. The area of
is
.
If are the sides of a triangle, and
is its area, the circumradius of that triangle is
. Using this formula, we find the circumradius of
to be
.
See Also
1953 AHSC (Problems • Answer Key • Resources) | ||
Preceded by Problem 36 |
Followed by Problem 38 | |
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 • 31 • 32 • 33 • 34 • 35 • 36 • 37 • 38 • 39 • 40 • 41 • 42 • 43 • 44 • 45 • 46 • 47 • 48 • 49 • 50 | ||
All AHSME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.