How to Differentiate Functions Involving Powers and Trigonometric Terms?

  • Context: Undergrad 
  • Thread starter Thread starter helpm3pl3ase
  • Start date Start date
  • Tags Tags
    Approach
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
helpm3pl3ase
Messages
79
Reaction score
0
For d/dx (cos 4x + sin^(4) x)

is it.

-sin(4x)(4) + cos^4 (x)? I was unsure on how to approach sin^4. Thanks.

Also for d/dx (1)/(16-t^2)^(1/4)

Is this correct: (-1/4 (16-t^2)^(-5/4))\((16-t^2)^(1/4))^2??

Thank you.
 
Physics news on Phys.org
For (1) [tex]\frac{d}{dx} \cos 4x + \sin^{4} x = -4\sin 4x + 4\sin^{3} x \cos x[/tex]. You have to use both the power rule and the chain rule.

[tex]\frac{d}{dx} \sin^{4}x, \ u = \sin x[/tex]

[tex]\frac{d}{du} u^{4} du = 4u^{3} du[/tex]For (2) the first half is right. The second half, you have to use the chain rule.
 
Last edited:
Y use the chain rule isn't the second half the bottom of the quotient rule, so it stays like that?/
 
[tex]\frac{d}{dt} (16-t^{2})^{-\frac{1}{4}} = -\frac{1}{4}(16-t^{2})^{-\frac{5}{4}}(-2t)[/tex]. So we have used the chain rule.
 
Last edited:
O that goes on the top.. the bottom is correct tho right?
 
quote= helpm3pl3ase]Also for d/dx (1)/(16-t^2)^(1/4)

Is this correct: (-1/4 (16-t^2)^(-5/4))\((16-t^2)^(1/4))^2??[/quote]
You can use the quotient rule (with the chain rule):
[tex]\frac{(d/dx(1))(16-t^2)^{1/4}- (1)(d/dx(16-t^2)^{1/4})}{(16-t^2)^{1/2}}[/tex]
[tex]= -\frac{(1)(1/4)(16-t^2)^{-3/4}(-2t)}{(16-t^2)^{1/2}}[/tex]
[tex]= \frac{1}{2}\frac{t}{(16-t^2)^{5/4}}[/tex]

But it is much easier to write the function as
[tex](16- t^2)^{-1/4}[/itex] <br /> and use the chain rule directly:<br /> [tex]d/dx(16- t^2)^{-1/4}= -1/4(16- t^2)^{-5/4}(-2t)[/tex]<br /> [tex]= \frac{1}{2}\frac{t}{(16-t^2)^{5/4}}[/tex][/tex]