mark
Compute
\int_0^b x e^{-x^2}\, dx.
Be sure, to
- use u-substitution with proper notation,
- change your bounds of integration, and
- express your answer in terms of the unspecified parameter b.
Compute
Be sure, to
Using u-substitution to solve the function:
I chose u to be u = -x^2 which makes du = -2x \, dx and -\frac{du}{2} = x \, dx.
To change our bounds we need to know what x is at our lower and upper bounds. When x is 0 our it is 0 and when x is equal to b x is -b^2 so our bounds become \int_{0}^{-b^2}. We can then write our integral in terms of u with our adjusted bounds.
Next subtract our function at it's lower bound from our function at it's upper bound. e^{0^2} Is one so our integral becomes:
We can factor the negative from our -\frac{1}{2} into the parenthesis to clean up our expression. (same answer I just prefer positive coefficients)