7.1 Integration By Parts/53: Difference between revisions

From Mr. V Wiki Math
Jump to navigation Jump to search
No edit summary
No edit summary
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
<math>y= xe^{-0.4x} ~~~ x=0,x=1</math>
<math>y= xe^{-0.4x} ~~~ y=0,x=5</math>


<math>
<math>
Line 6: Line 6:


\underbrace{\int_{0}^{5}xe^{-0.4x}dx}_{
\underbrace{\int_{0}^{5}xe^{-0.4x}dx}_{
\begin{aligned}
\begin{aligned}
u &= x & dv &= e^{-0.4x} dx \\[0.6ex]
u &= x & dv &= e^{-0.4x} dx \\[0.6ex]
du &= dx & v &= \frac{5}{2}e^{-0.4x}
du &= dx & v &= \frac{5}{2}e^{-0.4x}
\end{aligned} \\ [2ex]
\end{aligned}} \\ [2ex]
 
\end{align}
 
</math>
 
 
<math>
\left [ \frac{5}{2}e^{-0.4x} \right ]_{0}^{5}+\int_{0}^{5}\frac{5}{2}e^{-0.4x}dx
</math>
 
<math>
\begin{align}
u &= -0.4x
  \\[2ex]
du &= -0.4dx \\[2ex]


\end{align}
\end{align}
</math>


<math>
\left (-\frac{25}{2}e^{-2}-0  \right )+\frac{25}{4}\int_{0}^{5}e^{u}
</math>
</math>


<math>
<math>
\left [ \frac{5}{2}e^{-0.4x} \right ]+\int_{5}^{0}\frac{5}{2}e^{-0.4x}dx
-\frac{25}{2}e^{-2}+\left [ \frac{25}{4}\left ( e^{-0.4x} \right ) \right ]~~~=~~~ -\frac{25}{2}e^{-2}-\frac{25}{4}e^{-2}+\frac{25}{4}~~~=~~~
-\frac{75}{4}e^{-2}+ \frac{25}{4}
</math>
</math>

Latest revision as of 16:48, 13 December 2022