Difference between revisions of "1965 AHSME Problems/Problem 16"
(created solution page) |
m (maa notice) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
== Solution == | == Solution == | ||
− | <math>\ | + | |
+ | <asy> | ||
+ | |||
+ | draw((0,0)--(30,0)); | ||
+ | dot((0,0)); | ||
+ | label("C", (-2,-2)); | ||
+ | dot((30,0)); | ||
+ | label("E", (32,-2)); | ||
+ | dot((15,0)); | ||
+ | label("D",(15,-2)); | ||
+ | dot((0,15)); | ||
+ | label("B",(-2,15)); | ||
+ | |||
+ | draw((0,0)--(0,30)--(30,0)); | ||
+ | dot((0,30)); | ||
+ | label("A",(-2, 32)); | ||
+ | dot((15,15)); | ||
+ | label("G", (17,17)); | ||
+ | |||
+ | draw((0,0)--(15,15)); | ||
+ | dot((10,10)); | ||
+ | label("F", (10,12)); | ||
+ | draw((0,15)--(30,0)); | ||
+ | draw((15,0)--(0,30)); | ||
+ | |||
+ | markscalefactor=0.25; | ||
+ | draw(rightanglemark((0,30),(0,0),(30,0))); | ||
+ | |||
+ | label("$15$",(-2,7.5)); | ||
+ | label("$15$",(-2,22.5)); | ||
+ | label("$15$",(7.5,-2)); | ||
+ | label("$15$",(22.5,-2)); | ||
+ | |||
+ | </asy> | ||
+ | |||
+ | Draw <math>\overline{AE}</math>, as seen in the diagram. From the problem, we know that <math>\overline{EB}</math> and <math>\overline{AD}</math> are [[median of a triangle|medians]] of <math>\triangle ACE</math>. Let <math>G</math> be the midpoint of <math>\overline{AE}</math>. Then, <math>\overline{CG}</math> is also a median of <math>\triangle ACE</math>, and it goes through <math>\triangle ACE</math>'s [[centroid]], <math>F</math>. Because medians divide their triangle into <math>6</math> smaller triangles of equal area, we know that <math>[\triangle DFE]=\frac{1}{6}[\triangle ACE]</math>. Because <math>[\triangle ACE]=\frac{1}{2}*(15+15)^2=\frac{900}{2}=450</math>, <math>[\triangle DFE]=\frac{450}{6}=75</math>. Thus, our answer is <math>\boxed{\textbf{(C) }75}</math>. | ||
==See Also== | ==See Also== | ||
{{AHSME 40p box|year=1965|num-b=15|num-a=17}} | {{AHSME 40p box|year=1965|num-b=15|num-a=17}} | ||
+ | {{MAA Notice}} | ||
[[Category:Introductory Geometry Problems]] | [[Category:Introductory Geometry Problems]] |
Latest revision as of 15:58, 18 July 2024
Problem
Let line be perpendicular to line . Connect to , the midpoint of , and connect to , the midpoint of . If and intersect in point , and inches, then the area of triangle , in square inches, is:
Solution
Draw , as seen in the diagram. From the problem, we know that and are medians of . Let be the midpoint of . Then, is also a median of , and it goes through 's centroid, . Because medians divide their triangle into smaller triangles of equal area, we know that . Because , . Thus, our answer is .
See Also
1965 AHSC (Problems • Answer Key • Resources) | ||
Preceded by Problem 15 |
Followed by Problem 17 | |
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 | ||
All AHSME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.