Difference between revisions of "2017 AMC 10B Problems/Problem 25"
m (→Solution 1) |
|||
Line 5: | Line 5: | ||
==Solution 1== | ==Solution 1== | ||
− | Let the sum of the scores of Isabella's first 6 tests be <math>S</math>. Since the mean of her first 7 scores is an integer, then <math>S + 95 \equiv 0 \text{ (mod 7)}</math>, or <math>S \equiv 3 \text{ (mod 7)}</math>. Also, <math>S \equiv 0 \text{ (mod 6)}</math>, so by CRT, <math>S \equiv 24 \text{ (mod 42)}</math>. We also know that <math>91 \cdot 6 \leq S \leq 100 \cdot 6</math>, so by inspection, <math>S = 570</math>. However, we also have that the mean of the first 5 integers must be an integer, so the sum of the first 5 test scores must be an multiple of 5, which implies that the | + | Let the sum of the scores of Isabella's first 6 tests be <math>S</math>. Since the mean of her first 7 scores is an integer, then <math>S + 95 \equiv 0 \text{ (mod 7)}</math>, or <math>S \equiv 3 \text{ (mod 7)}</math>. Also, <math>S \equiv 0 \text{ (mod 6)}</math>, so by CRT, <math>S \equiv 24 \text{ (mod 42)}</math>. We also know that <math>91 \cdot 6 \leq S \leq 100 \cdot 6</math>, so by inspection, <math>S = 570</math>. However, we also have that the mean of the first 5 integers must be an integer, so the sum of the first 5 test scores must be an multiple of 5, which implies that the 6th test score is <math>\boxed{\textbf{(E) } 100}</math>. |
==Cheap Solution== | ==Cheap Solution== | ||
By inspection, the sequences <math>91,93,92,96,98,100,95</math> and <math>93,91,92,96,98,100,95</math> work, so the answer is <math>\boxed{\textbf{(E) } 100}</math>. | By inspection, the sequences <math>91,93,92,96,98,100,95</math> and <math>93,91,92,96,98,100,95</math> work, so the answer is <math>\boxed{\textbf{(E) } 100}</math>. |
Revision as of 09:16, 16 February 2017
Problem
Last year Isabella took math tests and received different scores, each an integer between and , inclusive. After each test she noticed that the average of her test scores was an integer. Her score on the seventh test was . What was her score on the sixth test?
Solution 1
Let the sum of the scores of Isabella's first 6 tests be . Since the mean of her first 7 scores is an integer, then , or . Also, , so by CRT, . We also know that , so by inspection, . However, we also have that the mean of the first 5 integers must be an integer, so the sum of the first 5 test scores must be an multiple of 5, which implies that the 6th test score is .
Cheap Solution
By inspection, the sequences and work, so the answer is .