Jimmy B.
asked 07/04/16The integral of 3xsec^2(x) dx
I'm not sure how to start this one. All I know is sec^2 is (1/cosx)^2 is this right?
More
1 Expert Answer
Michael J. answered 07/04/16
Tutor
5
(5)
Mastery of Limits, Derivatives, and Integration Techniques
We can rewrite the integral so that the constant is outside the integral.
3∫xsec2xdx
For this one, we use the integration by parts method. We let u be a factor we can derivative, and dv be a factor we easily integrate.
Let the following:
u = x dv = sec2xdx
du = dx v = tanx
3∫xsec2xdx = 3[xtanx - ∫tanxdx]
Then knowing that tanx = sinx/cosx
3∫xsec2xdx = 3[xtanx - ∫sinx(cosx)-1dx]
Use the substitution method for the subintegral ∫sinx(cosx)-1dx.
z = cosx
dz = -sinxdx
-dz = sinxdx
Using this substitution, the subintegral part is
-∫z-1dz = -ln(z) = -ln(cosx)
Now plugging in this subintegral back into the original integral, we get
3∫xsec2xdx = 3[xtanx - (-ln(cosx))] + C
3∫xsec2xdx = 3[xtanx + ln(cosx)] + C
Now we check this solution by taking its derivative. We should get back the integral.
d/dx[3(xtanx + ln(cosx)] =
3((tanx + xsec2x) + (-sinx / cosx)) =
3(tanx + xsec2x - tanx) =
3xsec2x
This checks out.
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Michael J.
07/04/16