aryamanpanda
Is n^2 > n^3 ?
1. n^2 < 1
2. n^3 < 1
please help. This came in a Kaplan test and can't see why its E for the life of me
If n is negative, n^2 is always larger than n^3 (because then n^2 is positive and n^3 is negative, so n^2 > 0 > n^3 in that case). If n is between 0 and 1, then n^2 is also greater than n^3, because if we raise a 'fraction' (between zero and one) to a higher power, we get a smaller number.
Statement 1 means that n is between -1 and 1, and Statement 2 means that n is less than 1. In each case, with one exception (n = 0), the answer to the question must be 'yes'. The only reason the answer is E and not D here is because n can equal zero.
This is clearly a prep company question. The GMAT doesn't test weird exceptions around the number zero in the way this question does. If this were a real GMAT question, it would tell you n is nonzero in the question stem, and then the answer would be D, and it would be a better question.
I'd add that people who prefer algebra can use it here: we can rephrase the question "Is n^2 > n^3?" to find out under what conditions the answer is "yes". Dividing by n^2 on both sides, we get the simpler question "Is 1 > n?". We can (almost) safely divide by n^2 without needing to be concerned about whether to reverse the inequality, because n^2 is never negative. The only issue is that we might be dividing by zero, if n = 0, and we need to separate that out as a special case.