gmatnmein2010 wrote:The sum of n consecutive positive integers is 45. What is the value of n?
(1) n is odd
(2) n >= 9
1)for n=3 say a-1 ,a,a+1
a-1+a+a+1=3a=45--->a=15 hence seq is 14,15,17
for n=5
a-2,a-1,a,a+1,a+2
sum=5a=45--->a=9
hence seq is 7,8,9,10,11
we can have 1,2,3,4,5,6,7,8,9 n=9 also
hence n varies and therefore insuff
2)consecutive positive integers max for n is 9: 1+2+3+...+9=45.
when n>9=say 10
then first term becomes zero.
but we are given that all terms are positive)
So only case n=9 is possible.
hence Sufficient.
hence
B