Let y = sin(x^2-3). find dy.

1 answer

dy = (dy/dx)*dx
= 2x*cos(x^2-3) dx

I used the "chain rule"
dy/dx = dy/du*du/dx, with
u = x^2 -3
y = sin u