Differentiating a trig function

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

Homework Statement


Find dy/dx, given
y = sin( 3 x ) cos( 6 x )

Homework Equations


product rule= f'g+g'f

The Attempt at a Solution


I used the product rule and got this, but its supposedly wrong, what have i done wrong?((3*cos(x))*(6*cos(x)))+((6*sin(-x))*(3*sin(x)))
 
Physics news on Phys.org
Here's a general rule that may help you figure it out:

[tex]\frac{d}{dx}(sin(ax)) = a \times cos(ax)[/tex]
 
wtf, it still says its wrong,
((3*cos(3*x))*(6*cos(6*x)))+((6*sin(-6*x))*(3*sin(3*x)))
what am i still doing wrong?
 
sorry i ment
((3*cos(3*x))*(cos(6*x)))+((6*sin(-6*x))*(sin(3*x)))
but its still wrong, can you simplify this?
 
For starters, [itex]\sin(-6x)=-\sin(6x)[/itex]...can you think of a trig identity that involves something like [itex]\cos(a)\cos(b)-\sin(a)\sin(b)[/itex]?:wink: