How do you use the chain rule to differentiate #y=sin^5x#? Calculus Basic Differentiation Rules Chain Rule 1 Answer Douglas K. Sep 25, 2016 The chain rule is #d[f(u(x))]/(dx) = (df)/(du)(du)/(dx)# so let #u(x) = sin(x)# then #f(u) = u^5# and it becomes quite simple. Explanation: #(df)/(du) = 5u^4# #(du)/(dx) = cos(x)# #(df)/(du)(du)/(dx) = 5u^4cos(x)# Reverse the u substitution: #(df)/(du)(du)/(dx) = 5sin^4(x)cos(x)# Answer link Related questions What is the Chain Rule for derivatives? How do you find the derivative of #y= 6cos(x^2)# ? How do you find the derivative of #y=6 cos(x^3+3)# ? How do you find the derivative of #y=e^(x^2)# ? How do you find the derivative of #y=ln(sin(x))# ? How do you find the derivative of #y=ln(e^x+3)# ? How do you find the derivative of #y=tan(5x)# ? How do you find the derivative of #y= (4x-x^2)^10# ? How do you find the derivative of #y= (x^2+3x+5)^(1/4)# ? How do you find the derivative of #y= ((1+x)/(1-x))^3# ? See all questions in Chain Rule Impact of this question 3853 views around the world You can reuse this answer Creative Commons License