Use the properties of definite integrals to verify that:
$$2 \leq \int^1_{-1}\sqrt{1+x^2}dx \leq 2\sqrt{2}$$
without evaluating.
I have no idea how to begin. I guess I could draw a graph, but thats kind of same as verification. Any hints would be nice?
Notice that
$$\int_{-1}^1\sqrt{1+x^2}\ dx<\int_{-1}^1\sqrt{1+1^2}\ dx=2\sqrt2$$
Likewise,
$$\int_{-1}^1\sqrt{1+x^2}\ dx>\int_{-1}^1\sqrt{1+0^2}\ dx=2$$
where we used
$$\int_a^b\min_{t\in(a,b)}f(t)\ dx\le\int_a^bf(x)\ dx\le\int_a^b\max_{t\in(a,b)}f(t)\ dt$$