SaGa wrote:
RMD007 wrote:
How many integers from 0 to 1000 inclusive, have a remainder of 3 when divided by 16?
A. 61
B. 62
C. 63
D. 64
E. 65
Source: Self-made.
A. 61
B. 62
C. 63
D. 64
E. 65
Source: Self-made.
a = 3
an = 995
a + (n-1)d = an
3 + (n-1)x16 = 995
n = 63
This approach is understandable,,,, thanks,,,
.jpg)





