5.5 The Substitution Rule/13: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(41 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<math> | <math> | ||
\int \frac{dx}{5-3x} \ | \int \frac{dx}{5-3x} \text{,} \quad u=5-3x | ||
</math> | |||
<math> | |||
\begin{align} | |||
u &=5-3x \\[2ex] | |||
du &=-3dx \\[2ex] | |||
-\frac{1}{3}du &=dx | |||
\end{align} | |||
</math> | |||
<math> | |||
\begin{align} | |||
\int \frac{dx}{5-3x} &= -\frac{1}{3}\int \left(\frac{1}{u}\right)du \\[2ex] | |||
&=-\frac{1}{3}\ln{|u|} du \\[2ex] | |||
&=-\frac{1}{3}\ln{|5-3x|}+C | |||
\end{align} | |||
</math> | </math> |
Latest revision as of 19:53, 22 September 2022