How do you find the derivative of u=2^(t^2)u=2t2?

1 Answer
Dec 16, 2016

(du)/(dt)=2^(t(t+1))ln2dudt=2t(t+1)ln2

Explanation:

With functions like this use logarithmic differentiation.

Take logs to base ""e""e first, then differentiate.

u=2^(t^2)u=2t2

lnu=ln2^(t^2)lnu=ln2t2

using the laws of logs to simplify.

lnu=t^2ln2lnu=t2ln2

differentiate with respect to ""t""t

1/u(du)/(dt)=2tln21ududt=2tln2

rearrange

(du)/(dt)=u2tln2dudt=u2tln2

substitute back for ""u""uand tidy up.

(du)/(dt)=2^t2^(t^2)ln2dudt=2t2t2ln2

(du)/(dt)=2^(t^2+t)ln2dudt=2t2+tln2

(du)/(dt)=2^(t(t+1))ln2dudt=2t(t+1)ln2