5.5 The Substitution Rule/37: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 September 2022

14 September 2022

  • curprev 16:1316:13, 14 September 2022Ricardom59381@students.laalliance.org talk contribs 565 bytes +565 Created page with "<math> \int \cotx dx </math> <math> \begin{align} u &= 3ax+bx^3 \\[2ex] du &= (3a+3bx^2)dx \\[2ex] \frac{1}{3}du &= (a+bx^2)dx \\[2ex] \end{align} </math> <math> \begin{align} \int \frac{a+bx^2}{\sqrt{3ax+bx^3}}dx &= \int \frac{1}{\sqrt{3ax+bx^3}}(a+bx^2)\;dx = \int \frac{1}{\sqrt{3ax+bx^3}}(a+bx^2\;dx)\ \\[2ex] &= \frac{1}{3}\int \frac{1}{\sqrt{u}}(du) = \frac{1}{3}\int u^{-1/2} du \\[2ex] &= \frac{1}{3}\frac{u^{\frac{1}{2}}}{\frac{1}{2}} + C \\[2ex] &= \frac{..."