sandeeplalit
If X*Y*Z>0, is X* Y^2 * Z^3<0?
(1) Y<0
(2) X>0
Let me try... (assumption '*' = multiplication and '^' = power of)
X*Y*Z > 0, is possible only when
1) All X,Y,Z are positive
2) Two of them are negative, but third is positive
For (X)*(Y^2)*(Z^3) < 0
Definitely Y^2 is always positive. So for the above condition to satisfy. either
1) X is negative and Z is positive (which will imply Z^3 is positive)
2) X is positive and Z is negative (which implies Z^3 is negative)
Consider (1) if Y < 0, it implies that either X or Z are negative but not both.... hence we are not sure whether the (X)*(Y^2)*(Z^3) < 0
Consider (2) if X > 0, then Y and Z both are of same sign. this again does not gives us sufficient proof that (X)*(Y^2)*(Z^3) < 0
Combining both (1) and (2)
If Y<0 and X>0, then definitely Z<0 (to make X*Y*Z > 0)
Hence (X)*(Y^2)*(Z^3) < 0.
Hence both (1) and (2) are required.