2005 AMC 12A Problems/Problem 13: Difference between revisions
Armalite46 (talk | contribs) |
m →Problem |
||
| Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
In the five-sided star shown, the letters <math>A</math>, <math>B</math>, <math>C</math>, <math>D</math> and <math>E</math> are replaced by the | |||
numbers 3, 5, 6, 7 and 9, although not necessarily in that order. The sums of the | |||
numbers at the ends of the line segments <math>\overline{AB}</math>, <math>\overline{BC}</math>, <math>\overline{CD}</math>, <math>\overline{CE}</math>, and <math>\overline{EA}</math> form an | |||
arithmetic sequence, although not necessarily in that order. What is the middle | |||
term of the arithmetic sequence? | |||
<asy> | |||
draw((0,0)--(0.5,1.54)--(1,0)--(-0.31,0.95)--(1.31,0.95)--cycle); | |||
label("$A$",(0.5,1.54),N); | |||
label("$B$",(1,0),SE); | |||
label("$C$",(-0.31,0.95),W); | |||
label("$D$",(1.31,0.95),E); | |||
label("$E$",(0,0),SW); | |||
</asy> | |||
<math> | <math> | ||
Revision as of 16:38, 24 July 2017
Problem
In the five-sided star shown, the letters
,
,
,
and
are replaced by the
numbers 3, 5, 6, 7 and 9, although not necessarily in that order. The sums of the
numbers at the ends of the line segments
,
,
,
, and
form an
arithmetic sequence, although not necessarily in that order. What is the middle
term of the arithmetic sequence?
Solution
. The sum
will always be
, so the arithmetic sequence has a sum of
. Since
is the middle term, it must be the average of the five numbers, of
.
See also
| 2005 AMC 12A (Problems • Answer Key • Resources) | |
| Preceded by Problem 12 |
Followed by Problem 14 |
| 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 | |
| All AMC 12 Problems and Solutions | |
These problems are copyrighted © by the Mathematical Association of America.