Both answers are fine, I would just point out than since $f(x)=\frac{\sqrt{x}}{2+x}$ is a concave function on $[0,4]$ and $e^{x^2-x}$ is a convex function on $[0,2]$, both inequalities can be improved through the Hermite-Hadamard inequality, i.e. by using the usual rectangle/trapezoid method for approximating an integral.
About the first integral, another chance is given by the identity $\frac{1}{2+x^2}=\frac{1}{2}-\frac{x}{6}+\frac{x(x-1)(x-2)}{6(2+x^2)}$, from which:
$$ I=\int_{0}^{2}\frac{dx}{2+x^2}=\frac{2}{3}+\frac{1}{6}\int_{0}^{2}\frac{x(x-1)(x-2)}{2+x^2}\,dx, $$
and since $x(x-1)(x-2)$ over $[0,2]$ is between $-\frac{2}{3\sqrt{3}}$ and $\frac{2}{3\sqrt{3}}$,
$$ I \leq \frac{2}{3}+\frac{1}{9\sqrt{3}}\,I,\qquad I\geq \frac{2}{3}-\frac{1}{9\sqrt{3}}\,I $$
lead to:
$$ \color{red}{\frac{5}{8}}<0.626478\ldots=\frac{2}{3+\frac{1}{3\sqrt{3}}}\leq \color{red}{I} \leq \frac{2}{3-\frac{1}{3\sqrt{3}}}=0.712364\ldots<\color{red}{\frac{5}{7}}. $$
The second integral is clearly concentrated around $x=2$:
$$ J=\int_{0}^{2}e^{x^2-x}\,dx = e^2\int_{0}^{2}e^{-3x+x^2}\,dx\geq e^2\int_{0}^{2}e^{-3x}\,dx= \frac{e^2-e^{-4}}{3},$$
$$ J \leq e^2\int_{0}^{2}e^{-x}\,dx = e^2-1,$$
but we may improve the last inequality up to:
$$ J\leq e^{2}\int_{0}^{2}e^{-x}\left(1-\left(1-\frac{1}{e}\right)x(2-x)\right)\,dx = e^2-5+\frac{4}{e} $$
and the first inequality can be improved up to:
$$ J\geq e^2\int_{0}^{2}e^{-3x}(1+x^2)\,dx = \frac{11 e^2-59 e^{-4}}{27} $$
hence $J$ is between $2.97$ and $3.87$.