5.5 The Substitution Rule/25: Difference between revisions

From Burton Tech. Points Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
\int e^x\sqrt{1+e^x}dx
\int e^x\sqrt{1+e^x}dx
</math>
</math>
<math>
<math>
u=
u=1+e^x
</math>
 
<math>
du=e^xdx
</math>
 
 
<math>
\int e^x\sqrt{1+e^x}dx=\int\sqrt{u}du
</math>
 
<math>
\sqrt{u}du=\frac{2u^{2/3}}{3}+C
</math>
 
<math>
=\frac{2}{3}(e^x+1)^{3/2}
</math>
</math>

Latest revision as of 19:10, 2 September 2022