Given that $k \geq 2$, $r \geq 1$, $x > 0$ and $x^k \geq r$, I am supposed to proof that
$(x -\frac{x^k-r}{kx^{k-1}})^k \geq r $. It also says, Bernoulli's inequality might me helpful, but so far I had no success.
I only came this far: $(x -\frac{x^k-r}{kx^{k-1}}) = \frac{kx^{k} - x^k +r}{kx^{k-1}} = \frac{kx^{k} - x^k +r}{kx^{k-1}} = \frac{(k-1)x^{k} +r}{kx^{k-1}} $
And that if $(\frac{(k-1)x^{k} +r}{kx^{k-1}})^k \geq (\frac{k-1+r}{k})^k = (1 + \frac{r-1}{k})^k $ was true then I could use Bernoulli, but I have no Idea how to actually show that this ist true. So some help would be appreciated.