answersLogoWhite

0

By 'after 8000' it looks like 'greater than 8000' is what you want.

So to get multiple of 4, last 2 digits must be a multiple of 4. {This is because 100 and every multiple of 100 are multiples of 4, so you only have to look at the last two digits}.

For multiple of 9, digits must sum up to 9 (or multiple of 9). So 8001 sums up to 9, but it's not multiple of 4. 8010 doesn't work either. So let's look at digits sum to 18. We already have 8, so the last 2 digits sum to 10 would work, and the last 2 digits multiple of 4:

  • 19 : 1+9 = 10, but not multiple of 4.
  • 28 : 2+8 = 10, and yes it's a multiple of 4.

8028 is the answer.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the smallest 4-digit number divisible by 2?

smallest 4-digit number divisible by 2 = 1000


What is the smallest 2 digit number that is divisible by 4?

12 is the smallest 2 digit number divisible evenly by 4


What is the smallest number over 8000 which is divisble by 4?

8004


What is the smallest composite number that is not divisible by 235 or 7?

4 is the smallest composite number and it is not divisible by the two given numbers.


What is the smallest number divisible by 4 prime numbers?

The smallest number divisible by first four prime numbers is 2x3x5x7 = 210.


What is the smallest number divisible by 2 3 4 6 8?

Of 2, 3, 4, 5, and 8, the smallest number divisible by 2 is 2.


What is the smallest number that is divisible by 4 6 8 with no remainder?

24 is the smallest # th@ is divisible by 4, 6, & 8 with no remainder! :-)


What is the smallest 2digit number divisible by 4?

12


What is a 4 digit number divisible by 2356 and 10?

There is no such number. The smallest number divisible by 2356 and 10 is 11780.


What is the smallest number evenly divisible by 4?

Of the positive integers, 4 is.


Is 120 the smallest number divisible by 1 2 3 4 5 and 6?

No, 120 is not the smallest number that is divisible by 1,2,3,4,5 and 6.


What is the smallest 4 digit number that is divisible by 2 and 3?

1000 is the smallest 4 digit number but of the two factors, it is only divisible by 2. As 999 is obviously divisible by 3 then 999 + 3 = 1002 is also divisible by 3 and, as an even number, is also divisible by 2. The answer is 1002