5.5 The Substitution Rule/31: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<math> \int \frac{\cos{(x)}}{\sin^2{(x)}dx </math> <math> \begin{align} u &=\sin{(x)} \\[2ex] du &= \cos{(x)}dx \end{align} </math>") |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<math> | <math> | ||
\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