How Do You Integrate \(\sin 6x + 3\cos 5x\) Using Substitution?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 27K views
duki
Messages
264
Reaction score
0

Homework Statement



Integrate [tex]\int\sin 6x + 3\cos 5x dx[/tex]

Homework Equations

The Attempt at a Solution



The way I was taught was the 'u' substitution method.
I know that [tex]\int\sin u du = -\cos u + C[/tex] and I know that [tex]\int\cos u du = \sin u + C[/tex]

Here's what I've done so far

[tex]\int\sin 6x + 3\cos 5x dx[/tex]
[tex]\int\sin 6x dx + 3\int\cos 5x dx[/tex]
u = 6x; u = 5x
du = 6dx; du = 5dx
du/6 = dx; du/5 = dx

[tex]\frac{1}{6}\int\sin u du + \frac{3}{5}\int\cos u du[/tex]

Am I on the right track?
Thanks!
 
Last edited:
Physics news on Phys.org
Yep, everything you've done looks good so far. Just evaluate the integrals and sub the u values back in and you should be finished.
 
Answer: [tex]\frac{-1}{6}\cos 6x + \frac{3}{5}\sin 6x + C[/tex] ?
 
Your're OK so far...

Such is the glacial pace of my ancient home computer... Yes, your antiderivative is correct.
 
Last edited:
duki said:
Answer: [tex]\frac{-1}{6}\cos 6x + \frac{3}{5}\sin 6x + C[/tex] ?

Close, not quite. Keep in mind that you have two separate u values for the two different integrals.

(Sometimes it's easier to use both u's and v's to avoid confusion)
 
[tex] \frac{-1}{6}\cos 6x + \frac{3}{5}\sin 5x + C[/tex]
?
 
Yep, that's the answer I got. It seems like you've got the calculus down!

Sometimes the algebra is all that will mess you up, lol.
 
Yeah, I don't have as strong of an Algebra background as I should.
Thanks for the help