-
j_shreyans
- Legendary Member
- Posts: 510
- Joined: Thu Aug 07, 2014 2:24 am
- Thanked: 3 times
- Followed by:5 members
Statement 1: a^n + a^(n+1) < 0j_shreyans wrote:If an ≠0 and n is a positive integer, is n odd?
(1) a^n + a^n+1 < 0
(2) a is an integer.
This inequality holds true only if a<0.
Test one case that also satisfies statement 2 and one case that does not.
It's possible that a=-2 and n=2, since (-2)² + (-2)³ = -4.
It's possible that a=-1/2 and n=1, since (-1/2)¹ + (-1/2)² = -1/4.
Since n is EVEN in the first case but ODD in the second case, INSUFFICIENT.
Statement 2: a is an integer
No information about n.
INSUFFICIENT.
Statements combined:
a must be a negative integer.
If n is odd, then a^n + a^(n+1) = nonnegative.
To illustrate:
If a=-1 and n=1, then a^n + a^(n+1) = (-1)¹ + (-1)² = 0.
If a=-2 and n=3, then a^n + a^(n+1) = (-2)³ + (-2)� = 8.
If a=-3 and n=3, then a^n + a^(n+1) = (-3)³ + (-3)� = 54.
Thus, to satisfy the constraint that a^n + a^(n+1) < 0, n CANNOT be odd.
SUFFICIENT.
The correct answer is C.

















