|
(Tags: New redirect, Rollback) |
Line 1: |
Line 1: |
− | ==Problem==
| + | #redirect[[2024 AMC 10A Problems/Problem 5]] |
− | A data set containing <math>20</math> numbers, some of which are <math>6</math>, has mean <math>45</math>. When all the <math>6</math>s are removed, the data set has mean <math>66</math>. How many <math>6</math>s were in the original data set?
| |
− | | |
− | <math>\textbf{(A)}~4\qquad\textbf{(B)}~5\qquad\textbf{(C)}~6\qquad\textbf{(D)}~7\qquad\textbf{(E)}~8</math>
| |
− | | |
− | ==Solution 1==
| |
− | | |
− | Because the set has <math>20</math> numbers and mean <math>45</math>, the sum of the terms in the set is <math>45\cdot 20=900</math>.
| |
− | | |
− | Let there be <math>s</math> sixes in the set.
| |
− | | |
− | Then, the mean of the set without the sixes is <math>\frac{900-6s}{20-s}</math>. Equating this expression to <math>66</math> and solving yields <math>s = \boxed{\textbf{(D)}~7}</math>.
| |
− | | |
− | ==Solution 2==
| |
− | | |
− | Let <math>S</math> be the sum of the data set without the sixes and <math>x</math> be the number of sixes. We are given that <math>\dfrac{S+6x}{20}=45</math> and <math>\dfrac S{20-x}=66</math>; the former equation becomes <math>S+6x=900</math> and the latter <math>S=1320-66x</math>. Since we want <math>x</math>, we equate the two equations and see that <math>900-6x=1320-66x\implies60x=420\implies x=\boxed{\textbf{(D) }7}</math>.
| |
− | | |
− | ~Technodoggo
| |
− | | |
− | ==Solution 3==
| |
− | | |
− | Suppose there are <math>x</math> sixes. Then the sum of all the numbers can be written as <math>(20-x)\cdot 45+6x</math>
| |
− | | |
− | Then, the mean of this set is <math>\frac{(20-x)\cdot 66+6x}{20}=45</math>. Solving this, we get <math>x=\boxed{\textbf{(D) }7}</math>
| |
− | | |
− | == Video Solution by Math from my desk ==
| |
− | | |
− | https://www.youtube.com/watch?v=E_Cab6NsbUA&t=2s
| |
− | | |
− | == Video Solution 2 (⚡️ 1 min solve ⚡️) ==
| |
− | | |
− | https://youtu.be/gGoqDf23XEk
| |
− | | |
− | <i>~Education, the Study of Everything</i>
| |
− | | |
− | ==See also==
| |
− | {{AMC12 box|year=2024|ab=A|num-b=3|num-a=5}}
| |
− | {{MAA Notice}}
| |