Difference between revisions of "1975 AHSME Problems/Problem 20"
Hashtagmath (talk | contribs) |
|||
Line 1: | Line 1: | ||
+ | ==Problem== | ||
+ | In the adjoining figure triangle <math>ABC</math> is such that <math>AB = 4</math> and <math>AC = 8</math>. IF <math>M</math> is the midpoint of <math>BC</math> and <math>AM = 3</math>, what is the length of <math>BC</math>? | ||
+ | |||
+ | <asy> | ||
+ | draw((-4,0)--(4,0)--(-1,4)--cycle); | ||
+ | draw((-1, 4)--(0, 0.00001)); | ||
+ | label("B", (-4,0), S); | ||
+ | label("C", (4,0), S); | ||
+ | label("A", (-1, 4), N); | ||
+ | label("M", (0, 0.0001), S); | ||
+ | </asy> | ||
+ | |||
+ | ==Solution== | ||
Let <math>BM=CM=x</math>. Then, by Stewart's Theorem, we have | Let <math>BM=CM=x</math>. Then, by Stewart's Theorem, we have | ||
<cmath>2x^3+18x=16x+64x</cmath> | <cmath>2x^3+18x=16x+64x</cmath> | ||
<cmath>\implies x^2+9=40</cmath> | <cmath>\implies x^2+9=40</cmath> | ||
<cmath>\implies x=\sqrt{31}\implies BC=\boxed{2\sqrt{31}}.</cmath> | <cmath>\implies x=\sqrt{31}\implies BC=\boxed{2\sqrt{31}}.</cmath> | ||
− | The answer is <math>\ | + | The answer is <math>\boxed{B}.</math> |
-brainiacmaniac31 | -brainiacmaniac31 | ||
+ | |||
+ | ==See Also== | ||
+ | {{AHSME box|year=1975|num-b=19|num-a=21}} | ||
+ | {{MAA Notice}} |
Revision as of 16:29, 19 January 2021
Problem
In the adjoining figure triangle is such that and . IF is the midpoint of and , what is the length of ?
Solution
Let . Then, by Stewart's Theorem, we have The answer is -brainiacmaniac31
See Also
1975 AHSME (Problems • Answer Key • Resources) | ||
Preceded by Problem 19 |
Followed by Problem 21 | |
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.