5.5 The Substitution Rule/30: Difference between revisions

From Mr. V Wiki Math
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
\begin{align}
\begin{align}


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


\end{align}
\end{align}

Revision as of 19:03, 26 August 2022

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://en.wikipedia.org/api/rest_v1/":): {\displaystyle \int \frac{\sin{(\ln{(x))}}}{x}dx }


Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://en.wikipedia.org/api/rest_v1/":): {\displaystyle \begin{align} u &=\ln(x) \\[2ex] du &= \frac{1}{x}dx \\[2ex] \end{align} }


Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://en.wikipedia.org/api/rest_v1/":): {\displaystyle \begin{align} \int x^3(2+x^4)^5dx &= \int (x^3dx)(2+x^4) = \int \left(\frac{1}{4}du\right)(u) = \frac{1}{4}\int u\,du \\[2ex] &= \frac{1}{4} \left[\frac{u^{1+1}}{1+1}\right] + C = \frac{u^2}{8} + C \\[2ex] &= \frac{(2+x^4)^2}{8} + C \end{align} }