How can we show that $$\int_{x-b}^{x-a}e^{-t^2}dt > \int_{x+a}^{x+b}e^{-t^2}dt$$ for $x>0$, $0 < a < b$?
EDIT: I can show the case for when $x-b > 0$. First, $e^{-t^2}$ is monotonically decreasing on the range $t>0$ since the derivative $-2te^{-t^2} < 0$ on that range. Now, by the Extreme value theorem, $e^{-t^2}$ attains a minimum at $t=x-a$ in the range $[x-b, x-a$]. Hence, $$ \int_{x-b}^{x-a}e^{-t^2}dt > \int_{x-b}^{x-a}e^{-(x-a)^2}dt = (b-a)e^{-(x-a)^2} \tag{1} $$. For similar reasons, we can show that $$\int_{x+a}^{x+b}e^{-t^2}dt < \int_{x+a}^{x+b}e^{-(x+a)^2}dt = (b-a)e^{-(x+a)^2}\tag{2} $$ We can show that $(b-a)e^{-(x-a)^2} > (b-a)e^{-(x+a)^2}$ by demonstrating that $\frac{(b-a)e^{-(x-a)^2}}{(b-a)e^{-(x+a)^2}} > 1$. We have $$ \begin{split} \frac{(b-a)e^{-(x-a)^2}}{(b-a)e^{-(x+a)^2}} &= \frac{e^{-(x-a)^2}}{e^{-(x+a)^2}}\\ &=\frac{e^{2ax}}{e^{-2ax}}\\ &=e^{2ax-(-2ax)}\\ &=e^{4ax} > 1 \end{split} $$ for $x>0$ and $a>0$. Therefore, from (1) and (2) $\Rightarrow \int_{x-b}^{x-a}e^{-t^2}dt > \int_{x+a}^{x+b}e^{-t^2}dt$
Hint Here's an outline of a solution that dispenses with calculus as soon as possible.