anjaligeorge1 wrote:How many integers from 0 to 50, inclusive, have a remainder of 1 when divided by 3 ?
A. 15
B. 16
C. 17
D. 18
E. 19
There are 51 integers in the range. Since 51 is divisible by 3, the answer will be 17 (there will be an equal number of integers with remainder 0, 1 and 2).
If the number of integers hadn't been divisible by 3, then we'd have to be more careful.
For example, if the range had been 1 to 50, then the answer would be either 16 or 17 and to figure it out completely we'd look at the first 2 integers and see if one of them gave the remainder we wanted (we'd only look at the first 2, because the remaining 48 can be grouped into 16 sets of 3, so they'll be balanced).
Since 1 gives a remainder of 1 when we divide by 3, the answer for the inclusive set 1 to 50 would be 1 + 48/3 = 1 + 16 = 17.