B What's the derivative of sin^3(x+1) ^2?

  • B
  • Thread starter Thread starter Odette
  • Start date Start date
  • Tags Tags
    Derivative
Odette
Messages
9
Reaction score
0
Member warned that HW posts must include some effort
Can someone explain it to me step by step?
 
Physics news on Phys.org
Add parenthesis to show clearly what the equation is and what the exponents are applied to.
 
Odette said:
Can someone explain it to me step by step?
FactChecker said:
Add parenthesis to show clearly what the equation is and what the exponents are applied to.
 

Attachments

  • 20171231_224401.jpg
    20171231_224401.jpg
    12.5 KB · Views: 508
You can apply the chain rule repeatedly to (sin((x+1)2))3 = f(g(h(x))), where f(g) = g3, g(h)=sin(h), and h(x)=(x+1)2.

The overall equation is
df/dx = df/dg|g ⋅ dg/dh|h ⋅ dh/dx

df/dg = 3g2; dg/dh = cos(h); dh/dx = 2(x+1).

Substituting in gives df/dx = 3(sin((x+1)2))2 ⋅ cos((x+1)2) ⋅ 2(x+1)
 
  • Like
Likes Odette and Delta2
FactChecker said:
You can apply the chain rule repeatedly to (sin((x+1)2))3 = f(g(h(x))), where f(g) = g3, g(h)=sin(h), and h(x)=(x+1)2.

The overall equation is
df/dx = df/dg|g ⋅ dg/dh|h ⋅ dh/dx

df/dg = 3g2; dg/dh = cos(h); dh/dx = 2(x+1).

Substituting in gives df/dx = 3(sin((x+1)2))2 ⋅ cos((x+1)2) ⋅ 2(x+1)
Thank you!
 
Back
Top