tutorphd wrote:First interpret "MUST BE TRUE" as "given the condition IS ALWAYS TRUE".
Compare to "COULD BE TRUE" questions which are interpreted as "given the condition IS SOMETIMES TRUE".
If you can't factorize the given inequality as in the previous solution, you can resort to picking numbers. The usual numbers to pick are -2, -1, -1/2, 0, 1/2, 1, 2. Test these and you will see that only -2, -1, 0, 1/2, 1 satisfy a^5 <= a.
The numbers -2, -1, 0, 1/2, 1 that satisfy a^5<=a MUST also satisfy any statement that is a TRUE consequence of a^5<=a:
I. is not true because it doesn't include -2, 1/2, 1
II. is not ture because it doesn't include -2, -1, 1/2, 1
III. is not true because it doesn't include -2, -1
Hi tutor PHD,
Great suggestion of picking numbers! Problems like these are classic opportunities to earn points by plugging in values. The key is that on a "must be true" problem, a single counterexample is all you need to rule a choice out!
However, I do want to point something out. We're dealing with
a^5--that's an odd power. Odd powers and even powers are very common food for GMAT problems. Odd powers preserve the base, so a negative power will stay negative, and will get more negative as long as it's not a fraction.
Recognizing this pattern, we can plug -2 into the problem. And once we do, we're done! -2 rules out all three statements. We don't need to try a single other number, saving us lots of time!
Regards.