I am asked to show that
$$8.9<\int_3^5 \sqrt{4+x^2} \, \mathrm d x < 9$$
I tried computing the integral but I end up with
$$\frac 5 2 \sqrt{29} - \frac 3 2 \sqrt{13} + 2 \log{\left(\frac {5 + \sqrt{29}} {3+\sqrt{13}}\right)}$$
which isn't really easy to approximate. I was thinking there might be a clever way of bounding the integrand with two functions that are easy enough to integrate. I was thinking Taylor series but I'm not sure how I can ensure that gives me an actual bound as opposed to a mere approximation.