U-Substitution for Integration
#calc/concept
When we need to take the antiderivative of a function that would require the Chain Rule to derive, we need to use the technique of u-substitution.
Steps to perform u-sub
- Check to see if your problem can be simplified in some way. For example, a lot of trig functions can be simplified, which makes your life a lot easier.
- Pick a part of the function to substitute (to call
). Often, you will want to pick a more complicated part. - Take the derivative of
with respect to . - Isolate
. - Substitute
for your other side of the equation. - Pull out constants, antidifferentiate, and put your
back in. - If this doesn’t work, go back and choose a different
.
It’s not possible to know right off the bat whichwill work, so you may end up having to try a couple different values of .
Example
Q: Solve
A:
- This problem is as simplified as we can get it.
- We let our
be . - This means that
. - Isolating
, we find that . - We plug in what we found to be equal to
into the original equation and also plug our in: - We can solve this using our rules (here):
, which becomes . Plugging back in (remember that ), we get , which is our final answer.