y = 3e2x
Use the chain rule to find the first derivative. Let u = 2x:
y' = dy/dx = dy/du * du/x = d(3eu)/du * d(2x)/dx = 6e2x
Apply the chain rule again to get the second derivative:
y'' = d2y/dx2 = 12e2x
Gradient = first derivative (y'=3). Solve for x.
3 = 6e2x
1/2 = e2x
ln(1/2) = 2x
(1/2)ln(1/2) = x
To find the value of y'' (second derivative) when y'=3, plug x = (1/2)ln(1/2) into the second derivative equation:
y'' = 12e2(1/2)ln(1/2)
y'' = 12eln(1/2)
y'' = 12*(1/2) = 6