5.5 The Substitution Rule/33: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(62 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<math> | <math> | ||
\int {\sqrt{\cot(x)}} \csc^2{( | \int {\sqrt{\cot(x)}} \csc^2{(x)}dx | ||
</math> | |||
<math> | |||
\begin{align} | |||
u &= \cot{(x)} \\[2ex] | |||
du &= -csc^2{(x)}dx \\[2ex] | |||
-du &= csc^2{(x)}dx \\[2ex] | |||
\end{align} | |||
</math> | |||
<math> | |||
\begin{align} | |||
&= - \int{(\sqrt{u})}du \\[2ex] | |||
&= \int (u^{\frac{1}{2}})du \\[2ex] | |||
&= -\frac{2}{3} u + c \\[2ex] | |||
&= -\frac{2}{3} (\cot{(x)})^{\frac{3}{2}} +c | |||
\end{align} | |||
</math> | </math> |
Latest revision as of 16:28, 29 September 2022