For this equation I'm using the following property $$f(x)=e^{kx}$$ $$f'(x)=ke^{kx}$$
As well as the product rule $$f(x)=uv$$ $$f'(x)=u'v+uv'$$
I factorize $x$ on $e$'s exponent and then use the first property to differentiate: $$e^{7x^3-\frac{5}{3}}=e^{x(7x^2)-\frac{5}{3}}=7x^2*e^{7x^3-\frac{5}{3}}$$
Is his fully differentiated? Or do I have to apply the product rule to $7x^2$? Any other steps I'm missing?
We need to use chain rule
$$(e^{f(x)})'=f'(x)e^{f(x)}$$
with
$$f(x)=7x^3-\frac{5}{3} \implies f'(x)=21x^2$$