5.5 The Substitution Rule/63: Difference between revisions

From Burton Tech. Points Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<math>\int_{0}^{a} x* \sqrt{x^2+a^2}dx</math>
<math>\int_{0}^{a} x* \sqrt{x^2+a^2}dx</math>
<math>
\begin{align}
u &=x^2+ a^2\\[2ex]
du &=2xdx \\[2ex]
\frac{1}{2}du &= xdx \\[2ex]
\end{align}
</math>
<math>
\begin{align}
\frac{1}{2}
\int_{a^2}^{2a^2}
\sqrt{u}\,\cdot du = \frac{1}{2}\,\cdot
\end{align}
</math>

Revision as of 20:15, 1 September 2022