The
U-Substitution Method, also known as integration by substitution, is akin to the 'change of variables' technique used to simplify an integral. It's commonly employed when an integral includes a function and its derivative. To perform u-substitution, we:
- Select a portion of the integrand to set as \( u \), which should make the integral simpler once substituted.
- Compute the differential \( du \) by taking the derivative of \( u \) with respect to \( x \) and solve for \( dx \).
- Rewrite the integral in terms of \( u \) and \( du \) and continue with integration on this simpler expression.
- After finding the antiderivative in terms of \( u \), substitute back the original expression set as \( u \) to get the solution in terms of the original variable.
This method simplifies many complex integrals and can often be the key to solving them where standard rules do not apply directly.