Difference between revisions of "2008 iTest Problems/Problem 15"

(Created page with "==Problem== How many four-digit multiples of <math>8</math> are greater than <math>2008</math>? ==Solution== We can make a list of four-digit multiples of <math>8</math> that...")
 
(Corrected math error)
 
Line 7: Line 7:
 
<cmath>252, 253, 254, ..., 1248, 1249</cmath>
 
<cmath>252, 253, 254, ..., 1248, 1249</cmath>
 
Now subtract <math>251</math> from every member of the list.
 
Now subtract <math>251</math> from every member of the list.
<cmath>1, 2, 3, ..., 998, 999</cmath>
+
<cmath>1, 2, 3, ..., 998, 998</cmath>
There are <math>999-1+1=\boxed{999}</math> numbers in this list, so there are <math>999</math> four-digit multiples of <math>8</math> that are greater than <math>2008.</math>
+
There are <math>998</math> numbers in this list, so there are <math>\boxed{998}</math> four-digit multiples of <math>8</math> that are greater than <math>2008.</math>
  
 
*Feel free to edit answer if this is not correct, but do not edit the process.
 
*Feel free to edit answer if this is not correct, but do not edit the process.
 +
 +
==See Also==
 +
{{2008 iTest box|num-b=14|num-a=16}}
 +
 +
[[Category:Introductory Number Theory Problems]]

Latest revision as of 13:25, 22 June 2018

Problem

How many four-digit multiples of $8$ are greater than $2008$?

Solution

We can make a list of four-digit multiples of $8$ that are greater than $2008.$ The smallest multiple of $8$ that is larger than $2008$ is $2016,$ so we can start with $2016.$ The largest four-digit multiple of 8 is $9992.$ \[2016, 2024, 2032,  ..., 9984, 9992\] Divide everything in the list by $8:$ \[252, 253, 254, ..., 1248, 1249\] Now subtract $251$ from every member of the list. \[1, 2, 3, ..., 998, 998\] There are $998$ numbers in this list, so there are $\boxed{998}$ four-digit multiples of $8$ that are greater than $2008.$

  • Feel free to edit answer if this is not correct, but do not edit the process.

See Also

2008 iTest (Problems)
Preceded by:
Problem 14
Followed by:
Problem 16
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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100