What is the derivative of cos(x^2)?

1 Answer
Mar 11, 2016

d/(dx)cos(x^2) =-2xsin(x^2)

Explanation:

Let's use the chain rule

(dy)/(dx) = (dy)/(du) * (du)/(dx)

In other words:

d/(dx)cos(x^2) = (d)/(du)cos(u) * (du)/(dx)

where

u=x^2

doing each part individually:

(d)/(du)cos(u)=-sin(u)

and

(du)/(dx)=d/(dx)x^2 = 2x

putting this back together we get

d/(dx)cos(x^2) =-2xsin(x^2)