5.5 The Substitution Rule/54: Difference between revisions

From Burton Tech. Points Wiki
Jump to navigation Jump to search
(Created page with "<math> \int_{0}^{7} \sqrt{4+3x}dx </math> <math> \begin{align} u &=\ln(x) \\[2ex] du &= \frac{1}{x}dx \\[2ex] \end{align} </math> <math> \begin{align} \int \frac{\sin{(\ln{(x))}}}{x}dx &= \int\frac{1}{x}\sin(\ln{(x)})dx = \int\left(\frac{1}{x}dx\right)\sin{(\ln{(x)})} \\[2ex] &= \int (du)\sin{(u)} = \int \sin{(u)}du \\[2ex] &= -\cos{(u)} + C \\[2ex] &= -\cos{(\ln{(x)})} + C \end{align} </math>")
 
No edit summary
Line 1: Line 1:
<math>
<math>
\int_{0}^{7} \sqrt{4+3x}dx
\int_{0}^{7} \sqrt{4+3x}\,dx
</math>
</math>



Revision as of 19:15, 26 August 2022