How do you find the derivative of y = 6 cos(x^3 + 3) using the chain rule? Calculus Basic Differentiation Rules Chain Rule 1 Answer Tony B Nov 11, 2015 (dy)/(dx) = -18x^2sin(x^3+3) Explanation: "Let " u=x^3+3 -> (du)/(dx)=3x^2 "Let " v= cos(u) -> (dv)/(du) = -sin(u) "Let " y= 6v -> (dy)/(dv) = 6 Target is (dy)/(dx) By cancelling out (dy)/(dx) = (dy)/(dv) times (dv)/(du) times (du)/(dx) (dy)/(dx) = (6) times {-sin(u)} times (3x^2) (dy)/(dx) = (6) times (-1) times (3) times {sin(u)} times {x^2} (dy)/(dx) = -18x^2sin(x^3+3) 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 3049 views around the world You can reuse this answer Creative Commons License