I am having trouble proving the following:
If $x\in R$ and $x > 0$, then $x^4+1 \geq x^3+x$.
Work: I tried to rearrange the equation as $x^4-x^3-x+1 \geq 1$, but that does not really help. I also tried proof by cases where case 1 would be that x is irrational and case 2 would be that x is rational. However, that has not got me far either. I am not really sure how to approach this problem.