If y = exp(x^2), find dy/dx

Recall that the derivative of exp(x) is exp(x), but notice this question is slightly more complex due to the x^2 term. This is example of differentiationg composite functions, and so the chain rule is required. To begin, we'll set u = x^2, and then compute du/dx = 2x. Furthermore, we observe that y = exp(u) and dy/du = exp(u). Then, by the chain rule, we have dy/dx = dy/du * du/dx = exp(u) * 2x = exp(x^2) * 2x.

SB

Related Maths A Level answers

All answers ▸

A stationary point of inflection implies a second derivative of 0, does this work the other way around?


Use integration by parts to integrate the following function: x.sin(7x) dx


If a circle passes through points (2,0) and (10,0) and it has tangent line along the y-axis, then what are the possible equations of the circle?


Find the first derivative of f(x). f(x) = ln(3x^2+2x+1)