Thread Closed

d/dx (sin^2[3x])

 
Share Thread Thread Tools
Sep16-08, 07:26 PM   #1
 

d/dx (sin^2[3x])


I'm not sure how to differentiate sin^2[3x]. Although, I think it's just d/dx( (sin[3x])(sin[3x]) ). So, just chain and product rules should do it. Is that right?

EDIT: I've followed through with the above method, and I got 3*sin(6x). Is that correct?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Sep16-08, 08:18 PM   #2
 
nope!

what does chain rule say?

[tex] \frac{d}{dx}sin^2(3x)=2sin(3x)*3=6sin3x[/tex]
 
Sep16-08, 08:20 PM   #3
 
Quote by sutupidmath View Post
nope!

what does chain rule say?

[tex] \frac{d}{dx}sin^2(3x)=2sin(3x)*3=6sin3x[/tex]
Oh man, I really over complicated things. Thanks :D

EDIT: Wait though... shouldn't sin switch to cos at some point?

Doesn't the chain rule mean it should go something like this:

[tex]
= 2sin(3x)*cos(3x)*3
[/tex]
[tex]
= 6* sin(3x)cos(3x)
[/tex]
[tex]
= 3( 2sin(3x)cos(3x) )
[/tex]
[tex]
= 3( sin(2 *3x) )
[/tex]
[tex]
= 3sin(6x)
[/tex]
 
Sep16-08, 09:14 PM   #4
 

d/dx (sin^2[3x])


chain rule: [f(g(x))]'=f'(g(x))g'(x)
 
Sep16-08, 09:36 PM   #5
 
Quote by sutupidmath View Post
chain rule: [f(g(x))]'=f'(g(x))g'(x)
Exactly. So then this is my logic:

Since [tex]sin^2(u) = [sin(u)]^2 [/tex]

Let [tex] u = 3x [/tex]

And let [tex] v = sin(u) [/tex]

i.e.

[tex] \frac{d}{dx}v^2 = 2v = 2(sin(u)) * \frac{d}{dx}sin(u) = 2(sin(3x)) * cos(3x) * \frac{d}{dx}3x [/tex]

[tex]
= 2(sin(3x)) * cos(3x) * 3
[/tex]

[tex]
= 6(sin(3x)cos(3x))
[/tex]

And since [tex] 2sin(x)cos(x) = sin(2x) [/tex]

[tex]
= 3( 2sin(3x)cos(3x) )
[/tex]
[tex]
= 3( sin(2*3x) )
[/tex]
[tex]
= 3sin(6x)
[/tex]

Is that not correct?
 
Sep16-08, 09:54 PM   #6
 
That's completely right^^
 
Sep16-08, 09:55 PM   #7
 
Quote by Feldoh View Post
That's completely right^^
Thank you
 
Sep16-08, 09:55 PM   #8
 
I believe winston2020 is correct.

Sutupidmath, the g(x) function is sin(3x) so you have to take the derivative of that, which is 3cos(3x), not the derivative of 3x.

winston, you should be a bit more confident in your answers :). You did mention that you could do this via chain rule or product rule, so that gives you a way to check your answer. The idea is not to worry about 3x in on (sin(3x))2. Use the well known rule for dealing with powers, then take the derivative of the "inside" function, sin(3x), which is just 3cos(3x) and multiply to get 2sin(3x)3cos(3x) = 6sin(3x)cos(3x) = 3*2sin(3x)cos(3x) = 3sin(6x).
 
Sep17-08, 12:08 AM   #9
 
Quote by snipez90 View Post
I believe winston2020 is correct.

Sutupidmath, the g(x) function is sin(3x) so you have to take the derivative of that, which is 3cos(3x), not the derivative of 3x.

.
My bad lol..i don't know what i was thinking!
 
Thread Closed
Thread Tools