5.5 The Substitution Rule/19: Difference between revisions

From Burton Tech. Points Wiki
Jump to navigation Jump to search
(Created page with "<math> \begin{align} \int\frac{\left(\ln(x)\right)^2}{x}dx \ = \ \int u^2du = \ \frac{u^{2+1}}{2+1}du \ = \ \frac{1}{3}u^3+C ---- = \ \frac{1}{3}(\ln(x))^3+C \end{align} </math>")
 
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:
\begin{align}
\begin{align}


\int\frac{\left(\ln(x)\right)^2}{x}dx \ = \ \int u^2du  
& \int\frac{\left(\ln(x)\right)^2}{x}dx \ = \ \int u^2du \\[2ex]
= \ \frac{u^{2+1}}{2+1}du \ = \ \frac{1}{3}u^3+C
& = \ \frac{u^{2+1}}{2+1}du \ = \ \frac{1}{3}u^3+C \\[2ex]


----
& u=\ln(x) \\
& du=\frac{1}{x}dx \\


= \ \frac{1}{3}(\ln(x))^3+C
 
& = \ \frac{1}{3}(\ln(x))^3+C





Latest revision as of 06:59, 3 September 2022