How to solve the following inequality for x? $\frac{x^5+2x}{x^2} > y $

55 Views Asked by At

This is what I have already tried:

$\frac{x^5+2x}{x^2} > y $

$\frac{x^5}{x^2} + \frac{2x}{x^2} > y $

${x^3} + \frac{2}{x} > y $

I am not sure where to go next or if those are the right steps to take. Any help would be appreciated. Thank you.