Difference between revisions of "2012 AMC 10A Problems/Problem 13"
(Created page with "== Problem 13 == An ''iterative average'' of the numbers 1, 2, 3, 4, and 5 is computed the following way. Arrange the five numbers in some order. Find the mean of the first two ...") |
|||
(17 intermediate revisions by 10 users not shown) | |||
Line 1: | Line 1: | ||
− | == Problem | + | {{duplicate|[[2012 AMC 12A Problems|2012 AMC 12A #8]] and [[2012 AMC 10A Problems|2012 AMC 10A #13]]}} |
+ | |||
+ | == Problem == | ||
An ''iterative average'' of the numbers 1, 2, 3, 4, and 5 is computed the following way. Arrange the five numbers in some order. Find the mean of the first two numbers, then find the mean of that with the third number, then the mean of that with the fourth number, and finally the mean of that with the fifth number. What is the difference between the largest and smallest possible values that can be obtained using this procedure? | An ''iterative average'' of the numbers 1, 2, 3, 4, and 5 is computed the following way. Arrange the five numbers in some order. Find the mean of the first two numbers, then find the mean of that with the third number, then the mean of that with the fourth number, and finally the mean of that with the fifth number. What is the difference between the largest and smallest possible values that can be obtained using this procedure? | ||
<math> \textbf{(A)}\ \frac{31}{16}\qquad\textbf{(B)}\ 2\qquad\textbf{(C)}\ \frac{17}{8}\qquad\textbf{(D)}\ 3\qquad\textbf{(E)}\ \frac{65}{16} </math> | <math> \textbf{(A)}\ \frac{31}{16}\qquad\textbf{(B)}\ 2\qquad\textbf{(C)}\ \frac{17}{8}\qquad\textbf{(D)}\ 3\qquad\textbf{(E)}\ \frac{65}{16} </math> | ||
+ | |||
+ | == Solution 1 == | ||
+ | |||
+ | The iterative average of any 5 integers <math>a,b,c,d,e</math> is defined as: | ||
+ | |||
+ | <cmath>\frac{\frac{\frac{\frac{a+b} 2+c} 2+d} 2+e} 2=\frac{a+b+2c+4d+8e}{16}</cmath> | ||
+ | |||
+ | |||
+ | Plugging in <math>1,2,3,4,5</math> for <math>a,b,c,d,e</math>, we see that in order to maximize the fraction, | ||
+ | |||
+ | <math>a=1,b=2,c=3,d=4,e=5</math>, | ||
+ | |||
+ | and in order to minimize the fraction, | ||
+ | |||
+ | <math>a=5,b=4,c=3,d=2,e=1</math>. | ||
+ | |||
+ | After plugging in these values and finding the positive difference of the two fractions, we arrive with <math>\frac{34}{16} \Rightarrow \frac{17}{8}</math>, which is our answer of <math>\boxed{\textbf{(C)}}</math> | ||
+ | |||
+ | == Solution 2 == | ||
+ | |||
+ | The minimum and maximum can be achieved with the orders <math>5, 4, 3, 2, 1</math> and <math>1, 2, 3, 4, 5</math> respectively. We can see this because the iterative average is like a weighted average that gives more weight to later numbers. | ||
+ | |||
+ | <math>5,4,3,2,1 \Rightarrow \frac92,3,2,1 \Rightarrow \frac{15}{4},2,1 \Rightarrow \frac{23}{8},1 \Rightarrow \frac{31}{16}</math> | ||
+ | |||
+ | <math>1,2,3,4,5 \Rightarrow \frac32,3,4,5 \Rightarrow \frac94,4,5 \Rightarrow \frac{25}{8},5 \Rightarrow \frac{65}{16}</math> | ||
+ | |||
+ | The difference between the two is <math>\frac{65}{16}-\frac{31}{16}=\frac{34}{16}=\boxed{\textbf{(C)}\ \frac{17}{8}}</math>. | ||
+ | |||
+ | == See Also == | ||
+ | |||
+ | {{AMC10 box|year=2012|ab=A|num-b=12|num-a=14}} | ||
+ | {{AMC12 box|year=2012|ab=A|num-b=7|num-a=9}} | ||
+ | {{MAA Notice}} |
Latest revision as of 00:58, 16 February 2021
- The following problem is from both the 2012 AMC 12A #8 and 2012 AMC 10A #13, so both problems redirect to this page.
Contents
Problem
An iterative average of the numbers 1, 2, 3, 4, and 5 is computed the following way. Arrange the five numbers in some order. Find the mean of the first two numbers, then find the mean of that with the third number, then the mean of that with the fourth number, and finally the mean of that with the fifth number. What is the difference between the largest and smallest possible values that can be obtained using this procedure?
Solution 1
The iterative average of any 5 integers is defined as:
Plugging in for , we see that in order to maximize the fraction,
,
and in order to minimize the fraction,
.
After plugging in these values and finding the positive difference of the two fractions, we arrive with , which is our answer of
Solution 2
The minimum and maximum can be achieved with the orders and respectively. We can see this because the iterative average is like a weighted average that gives more weight to later numbers.
The difference between the two is .
See Also
2012 AMC 10A (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 10 Problems and Solutions |
2012 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 7 |
Followed by Problem 9 |
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 |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.