SATYAM7777
If x is positive and x > y, which of the following must be positive?
I. \(x^2y - xy^2\)
II. \(x^3 - x^2y\)
II. \(x^3 - xy^2\)
A. I only
B. II only
C. III only
D. I and II
E. II and III
Firstly, let's note that y could be positive as well as negative. Also, x > y implies that x - y > 0. Analyze each option:
I. \(x^2y - xy^2\)
Factor out xy to get \(xy(x - y)\). As discussed, x - y must be positive, however xy could be positive for a positive y as well as negative for a negative y. Thus, this option is not necessarily positive.
II. \(x^3 - x^2y\)
Factor out x^2 to get \(x^2(x - y)\). Both factors, x^2 and x - y, are positive, hence their product must be positive.
III. \(x^3 - xy^2\)
Factor out x to get \(x(x^2 - y^2)\). The first factor, x, is positive. However, does x > y imply that x^2 > y^2? Or, to paraphrase, does x > y imply that x is farther from zero than y? No. For example, consider x = 1 and y = -10. Thus, this option is not necessarily positive.
Answer: B (II only ).
I am unable to understand why doesnt the third option i.e., II. \(x^3 - xy^2\) , give negative outcome when I use the (x^2 - y^2) property to expand it to
x(x+y)(x-y).
I think it might be such that the use of the (x^2 - y^2) property in itself is incorrect in this case but I dont know why?