5.5 The Substitution Rule/31: 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 \frac{\cos{(x)}}{\sin^2{(x)}}dx
\int \frac{\cos{(x)}}{\sin^2{(x)}}dx
</math>
</math>


<math>
<math>
Line 8: Line 9:
u &=\sin{(x)} \\[2ex]
u &=\sin{(x)} \\[2ex]
du &= \cos{(x)}dx
du &= \cos{(x)}dx
\end{align}
</math>
<math>
\begin{align}
\int \frac{\cos{(x)}}{\sin^2{(x)}}dx &= \int\frac{1}{u^2}du = \int u^{-2}du \\[2ex]
&= u^{-1} + C \\[2ex]
&= \frac{-1}{\sin{(x)}} + C


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

Latest revision as of 15:53, 4 October 2022