How do you differentiate #f(x)=e^(x^2+x+8) # using the chain rule? Calculus Basic Differentiation Rules Chain Rule 1 Answer Andrea S. May 4, 2018 #d/dx (e^(x^2+x+8)) = (2x+1)e^(x^2+x+8)# Explanation: Based on the chain rule, let #y(x) = x^2+x+8#, then: #(df)/dx = (df)/dy dy/dx = d/dy (e^y) * d/dx (x^2+x+8)# #(df)/dx = (df)/dy dy/dx =e^y (2x+1)# #(df)/dx = (df)/dy dy/dx = (2x+1)e^(x^2+x+8)# 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 1567 views around the world You can reuse this answer Creative Commons License