RBgmatPre
Y^5 > Y^3
Can you explain why is this assumed correct by default.
I can understand it to be correct if Y > 1 but here -1<Y<0
Also, can the above expression be written as Y^2 >1
If yes, the this statement is definitely false
false9
I think D.
Y is negative. Y lies between -1 to 0.
I. \(Y^4\) is positive and \(Y^3\) is negative so I is correct.
II. \(Y^2\) is positive and will be greater than \(Y^3\) as Y lies between -1 to 0. So expression \(Y^3\)+\(Y^2\) is positive, while \(Y^5\) is a negative quantity. So this inequality is incorrect.
III. In LHS we have \(Y^5\) - \(Y^6\) , which is, \(Y^5\)\((1-Y)\)
Similarly RHS can be written as \(Y^3\)\((1-Y)\)
Now \((1-Y)\) is common in both sides and it is positive, which ultimately leaves us with \(Y^5\)\(>\)\(Y^3\) , which is correct, so this inequality is correct.
Posted from my mobile device
Since -1 < y < 0, then y^5 > y^3 because raising a negative number between -1 and 0 to a higher odd power makes it closer to zero (less negative). So y^5 is greater than y^3 on the number line, even though both are negative:
--(-1)---(y^3)---(y^5)---0---
Also, yes, you could divide y^5 > y^3 by y^3, but since y^3 is negative, you need to flip the sign. That gives y^2 < 1, which holds true for all -1 < y < 0.