How do you find the derivative of #sin^2x+cos^2x#?
1 Answer
Dec 19, 2015
Explanation:
The easiest way is to use the Pythagorean identity:
#sin^2x + cos^2x = 1#
Then the derivative of a constant (
Alternatively you can use a combination of the power rule, chain rule and derivatives of
Assume we know:
#d/(dx) sin x = cos x#
#d/(dx) cos x = -sin x#
Power rule:
#d/(dx) x^n = n x^(n-1)#
Chain rule:
#d/(dx) u(v(x)) = u'(v(x)) * v'(x) #
Then:
#d/(dx)(sin^2 x + cos^2 x) = 2 sin x cos x - 2 cos x sin x = 0#