Derivative of tan²(sin(2x+1)⁶) using chain rule

  • Thread starter Thread starter tunabeast
  • Start date Start date
  • Tags Tags
    Trig
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
5 replies · 3K views
tunabeast
Messages
26
Reaction score
0

Homework Statement


Calculate the derivative of tan[tex]^{2}[/tex](sin(2x+1)[tex]^{6}[/tex])

Homework Equations


The Attempt at a Solution


I assume this uses chain rule, by do not see how tan[tex]^{2}[/tex] can be derrived.
 
Physics news on Phys.org
I'm not actually sure i can, this is the first time i'v come across this kind of differentiation question I'm afraid
 
If you want to do it in steps, try substituting u = tan(sin(2x + 1)6)

The derivative of u2 where u is a function of something, say x, is

[tex]2u\frac{du}{dx}[/tex]

Now you have an easier derivative (du/dx). Do this for each part of the chain.
 
Use the chain rule. For example, consider the function f, which is a function of x, and which in turn is a function of t. If you want to differentiate, say [f(x(t))], use the chain rule...

[tex]\frac{df}{dt} = \frac{df}{dx}\frac{dx}{dt}.[/tex]

Your problem is more like f(y(x(t))), but the principle remains the same.
 
tan^2(sin(2x+1)^6)//let u=2x+1
tan^2(sin(u)^6)//use chain rule
2tan(sin(u)^6)6sin(u)^5u'
2tan(sin(2x+1)^6)(6sin(2x+1)^5)2
24tan(sin(2x+1)^6)(sin(2x+1)^5)
24tan(sin(2x+1)^11)
 
Last edited: