我怎么觉得三个版本都选 E 呀,大家帮我看看逻辑错在哪? 对于三个版本,假设x、y都是positive推论 V1: x^4 > y^3 ? 1.) x^5 > Y^3 : --> X^4 > (y^3)/x, if x>1, not sufficient; if x<1, sufficient 2.) X^5 > Y^4 : --> x^4 > (y^3)*(y/x), if x>y, not sufficient; if x<y, sufficient 1.) and 2.) : if x>y>1, not sufficient; if x<y<1, sufficient