For $k(s)\geq0$ and $\delta\geq0$, show that the inequality $$ \delta+\delta\int_{\tau}^{t}k(s)\exp\biggl(\int_{\tau}^{t}k(r)dr\biggl)ds\leq \delta\exp\biggl(\int_{\tau}^{t}k(s)ds\biggl)$$ holds.
If you have to know I was trying to show some Gronwall type inequality. In doing so I arrived at the above inequality.
Edit: Here is the exact question

I don't think this inequality is always true.
I don't see the purpose of $\delta$, you can divide through by it.
Let $A=\int_T^tk(x)dx$. Then your inequality becomes:
$$1+e^A\int_T^tk(s)ds\leq e^A$$
$$1+Ae^A\leq e^A$$
$$e^{-A}+A\leq1$$
which is clearly not true for all $A>0$.