Does there exist the function $f:\mathbb R^+\rightarrow \mathbb R^+$, such that $$f^2(x)\ge f(x+y)\left(f(x)+y \right) \forall x,y \in \mathbb R^+$$
My work so far:
Assume that a function exists. Then $$f(x+y)\le \frac{f^2(x)}{f(x)+y}<f(x).$$ Then this function is strictly decreasing. (And this function is injective).
Taking logarithms gives $$ 2\log f(x)\geq\log f(x+y)+\log(1+y/f(x))+\log f(x) $$ After rearranging, $$ \frac{\log f(x)-\log f(x+y)}{y}\geq\frac{\log(1+y/f(x))}{y}, $$ so after taking limit as $y\rightarrow0$ we get $$ \frac{-f'(x)}{f(x)}=(-\log f)'(x)\geq\frac{1}{f(x)}. $$ and so $f'(x)\leq-1$, which contradicts $f:\mathbb{R}^+\rightarrow\mathbb{R}^+$. (As $f$ is decreasing, it is almost everywhere differentiable)