Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
derivative of cos(x)sin(x) proof?
Can someone show how the derivative of cos(x)sin(x) = cos(2x)?
3 Answers
- RogueLv 77 years agoFavorite Answer
d/dx(cos(x)sin(x))
using the product rule d/dx(uv) = u * dv/dx + v * du/dx
=> cos(x) * d/dx(sin(x)) + sin(x) * d/dx(cos(x))
given d/dx(sin(x)) = cos(x)
=> cos^2(x) + sin(x) * d/dx(cos(x))
given d/dx(cos(x)) = -sin(x)
=> cos^2(x) − sin^2(x)
given cos(2θ) = cos^2(θ) − sin^2(θ)
=> cos(2x)
- ComoLv 77 years ago
f (x) = cos x sin x
f ` (x) = (-sin x) ( sin x) + (cos x) ( cos x)
f ` (x) = cos²x - sin²x = cos 2x