191k views
5 votes
How many numbers multiple of 3 are in the range [2,2000]?

1 Answer

3 votes

Answer: so there are 666 multiples of 3 between 2 and 2000.

Explanation:

the smallest number = 3 which is 3*1. The largest number is = 1998 = 3*666

multiples of 3 between {2,2000} = 666-1+1 = 666

User Tony Day
by
7.0k points