Difference between revisions of "2025 AMC 8 Problems/Problem 4"
(→Solution) |
|||
Line 7: | Line 7: | ||
~Soupboy0 | ~Soupboy0 | ||
+ | |||
+ | ==Solution 2== | ||
+ | |||
+ | You could brute force(not really recommended) the sequence, and we get: <cmath>100, 93, 86, 79, 72, 65, 58, 51, 44, 37</cmath> Therefore, our answer is <math>\boxed{\text{(B)\ 37}}</math> |
Revision as of 20:33, 29 January 2025
Lucius is counting backward by s. His first three numbers are , , and . What is his th number?
Solution
By the formula for the th term of an arithmetic sequence, we get that the answer is where and which is .
~Soupboy0
Solution 2
You could brute force(not really recommended) the sequence, and we get: Therefore, our answer is