IF a,b,c are distinct non zero nos,
is (a+b)^2 * (b-c) >=0 ?
(a-b)^3 * (b-c)^3
1) a>b
2)b>c
Problem can be written as :
(a+b)^2>=0 ?
(a-b)^3 * (b-c)^2
S1. we do not know whether a and b are + or -ve.
numerator will always be +ve
(b-c)^2 will be +ve even though we do not know the value of c
NOW
even if a is +ve and b is -ve we will still get (a-b)^3 as positive ex: (2- (-5))^3. Even if a is -ve and a>b we will get a +ve value for (a-b)^3 ex: (-1 -(-2)). And even if both are =ve we will ge a +ve value for (a-b)^3. SUFF. BCE are out adn AD stays
S2. Tells you about b and c only and not about the relationship b/w a and b
(a+b)^2_ will always be +ve and so will (b-c)^2
However, (a-b)^3 can be +ve or -ve
ex. (2-3)^3 = -ve
(3 -2)^ 3 = +ve
hence MAYBE
Ans A