LearninDaMath
- 295
- 0
\int\frac{2}{(x+3)\sqrt{x+10}}dx
_____________________________________
First thing would be u-substitution, finding what I can replace in terms of u:
let u=\sqrt{x+10}
\frac{du}{dx}=\frac{1}{2}(x+10)^{\frac{1}{2}-\frac{2}{2}}(x+10)'
du=\frac{1}{2\sqrt{x+10}}dx → dx=2\sqrt{x+10}du
______________________________________
Then replace those substitutions into the integral and simplify what I can:
\int\frac{(2)(2)\sqrt{x+10}du}{(x+3)\sqrt{x+10}} → 4\int\frac{du}{(x+3)}
Then realize I still have an x term and figure out a way to arrange the previous substitutions to eliminate the remaining x term
[u^{2}-10=x] → [u^{2}-10+3=x+3] → [u^{2}-7=x+3]
4\int\frac{1}{u^{2}-7}du ...And then partial fractions from here
Is this a correct track so far?
_____________________________________
First thing would be u-substitution, finding what I can replace in terms of u:
let u=\sqrt{x+10}
\frac{du}{dx}=\frac{1}{2}(x+10)^{\frac{1}{2}-\frac{2}{2}}(x+10)'
du=\frac{1}{2\sqrt{x+10}}dx → dx=2\sqrt{x+10}du
______________________________________
Then replace those substitutions into the integral and simplify what I can:
\int\frac{(2)(2)\sqrt{x+10}du}{(x+3)\sqrt{x+10}} → 4\int\frac{du}{(x+3)}
Then realize I still have an x term and figure out a way to arrange the previous substitutions to eliminate the remaining x term
[u^{2}-10=x] → [u^{2}-10+3=x+3] → [u^{2}-7=x+3]
4\int\frac{1}{u^{2}-7}du ...And then partial fractions from here
Is this a correct track so far?