Bunuel
Set S consists of n consecutive positive integers. If n > 3, what is the value of n?
(1) The number of multiples of 2 contained in set S is equal to the number of multiples of 3 contained in set S.
(2) n is odd.
Here, the positive consecutive integers could start from anywhere and end anywhere.(1) The number of multiples of 2 contained in set S is equal to the number of multiples of 3 contained in set S.
Every 2nd number is multiple of 2 and every 3rd number is a multiple of 3.
Lets take different cases:
n=4: First and third are multiple of 2 and First and Fourth are multiple of 3.
The first will be even multiple of 3=> 6,7,8,9 or 18,19,20,21
n=5: second and fifth or First and Fourth are multiple of 3, while second and fourth are multiple of 2.=> 5,6,7,8,9 or 15,16,17,18,19
n=6: NOT possible as there will always be 3 multiples of 2 and 2 multiples of 3
n=7: 2nd, 4th and 6th are multiples of 2 while 1st, 4th and 7th are multiples of 3.=> 9,10,11,12,13,14,15
No more possible values of n as we can see
n=8 Not possible as multiples of 2 are 4, while multiples of 3 will be 2 or 3.
n=9 Not possible as multiples of 2 are 4 or 5, while multiples of 3 will be 3.
Insuff
(2) n is odd
n could be anything
Insuff
Combined
n can be 5 or 7.
Insuff
E