The number of integers between 100 and 500 that are multiples of 11 is required.
I manually counted them and found out they are 36.
But when I use the below formula
Number of integers = (Biggest - Smallest)/(distance between each successive pair) + 1
I get 37!!!
But the answer is 36!
What am I doing wrong?
I manually counted them and found out they are 36.
But when I use the below formula
Number of integers = (Biggest - Smallest)/(distance between each successive pair) + 1
I get 37!!!
But the answer is 36!
What am I doing wrong?













