How to solve $ \int_{-1}^{1} x^2 \,dx $ using u-substitution? Of course, I know how to solve this using the standard way ($\frac{x^3}{3}$) but when I use u-sub I get $u=x^2, du=2xdx$. For the new bounds in terms of $u$, I plug in $x =-1,1$ in $u=x^2$ and get $u=1,1$ for both bounds. I don't even compute the rest of the new integral in terms of u because no matter what, since the bounds are $1,1$, the integral computes to zero by the zero "width" rule (as called in my textbook). But this answer is incorrect.
I feel like I'm missing something huge.