7.1 Integration By Parts/4: Difference between revisions

From Mr. V Wiki Math
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<math>\int xe
<math>\int (xe^{-x}) dx </math>
</math>
 
<math>u = x \qquad dv = e^{-x}</math> <br><br>
<math>du = dx \qquad v = -e^{-x}</math>
 
<math>\int (xe^{-x}) dx = x(-e^{-x}) - \int (-e^{-x}) = -xe^{-x}-\int (-e^{-x})dx</math>
 
<math>=-xe^{-x}+\int (e^{-x})dx = -xe^{-x}-e^{-x}+C</math> <br><br>
<math>=-e^{-x}(x+1)+C</math>

Latest revision as of 03:02, 29 November 2022