How do you differentiate #e^((x^2-x)^2) # using the chain rule? Calculus Basic Differentiation Rules Chain Rule 1 Answer Shwetank Mauria Jun 19, 2016 #(df)/(dx)=2x(x-1)(2x-1)e^((x^2-x)^2)# Explanation: Here #f(x)=e^(g(x))#, where #g(x)=(h(x))^2# and #h(x)=x^2-x# According to chain rule #(df)/(dx)=(df)/(dg)xx(dg)/(dh)xx(dh)/(dx)# Hence #(df)/(dx)=e^((x^2-x)^2)xx2(x^2-x)xx(2x-1)# = #e^((x^2-x)^2)xx2x(x-1)xx(2x-1)# = #2x(x-1)(2x-1)e^((x^2-x)^2)# 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 1663 views around the world You can reuse this answer Creative Commons License