Quote:
Originally Posted by bleach it out this one is bugging me for week now...
consider the set S n=(n,n+2,n+4,n+6,n+8 )
where n is natural number between 101 and 200(both inclusive)
how many of the 100 possible sets contain a multiple of 7... |
Let n=7m
Between 2 multiples of 7 there are 6 nos.
Now in order for Sn to contain multiple of 7 it can start with 7m+1,7m+3,7m+5 or 7m+6.
Smallest multiple of 7 between101 and 200 is 105.
and largest is 196.
Total 14 terms and 13 intervals(105-112,112-119, till 189-196) between them.
Each interval has 4 more sets which contain multiple of 7.
Hence total 14+13*4= 14+52 = 66 sets.
including sets begining 101,103,104,197, and 199 there are total 71 sets between 101 and 200 which contain multiple of 7.