How many 3 digit numbers are divisible by 8?

2 answers

The first such number is 104
the last such number is 992

992-104 = 888
888/8 = 111
but that would exclude the first number, so
there are 112 such numbers.

Now do the question in your previous post exactly the same way.
thank you