I am trying to find a condition on $c$ such that the below inequality holds true
$$ \frac{1 - e^{-st}}{st} - \frac{1}{st+c} > 0 $$
where $s$, $c$ and $t$ are greater than $0$. I tried simpyfing it and got $c > (c + st) e^{-st}$, but I am not sure what do next.
We have
$$\frac{1 - e^{-st}}{st} - \frac{1}{st+c} > 0 \iff e^{-st}<1-\frac{st}{st+c}=\frac{c}{st+c}$$
$$\iff e^{st}>1+\frac{st}{c}$$
which is always true for $c\ge 1$.
To prove that, let consider $f(x)=e^x-1-\frac x c$ with $f(0)=0$ and show that
for $c\ge 1 \implies \forall x>0\: f(x) >0 $
for $0<c< 1 \implies \exists x_0>0 \:f(x_0) =0$