The big rule to remember here:
when 0 < x < 1, higher powers of x get SMALLER. Think of x =
0.5:
0.5 >
0.25 >
0.125 >
0.0625... So the order is x > x2 > x3 > x4 > x5.
Statement I: x5 < x3Since higher powers are smaller, x5 is definitely less than x3.
TRUE.Statement II: x4 + x5 < x3 + x2Factor both sides: Left = x4(
1 + x), Right = x2(
1 + x).
Since (
1 + x) is positive, we can divide both sides by it, leaving us with: x4 < x2.
Again, higher power = smaller number when
0 < x <
1.
TRUE.Statement III: x4 - x5 < x2 - x3Factor both sides: Left = x4(
1 - x), Right = x2(
1 - x).
Since (
1 - x) is positive (because x <
1), divide both sides by it, leaving: x4 < x2.
Same logic —
TRUE.Note that all
3 statements boil down to the same core fact: x4 < x2 (or equivalently x5 < x3), which is always true when
0 < x <
1.
The
most common mistake is getting confused by the subtraction in Statement III and thinking it might flip the inequality. But factoring reveals it's the exact same comparison as Statement II.
The answer is
E — all
3 must be true.
General principle: For 0 < x < 1, raising x to a higher power always makes it smaller. This means x^a < x^b whenever a > b.Answer: E