answersLogoWhite

0

f'(x)=-sin2x(2)

f'(x)=-2sin2x

First do the derivative of cos u, which is -sin u. Then because of the chain rule, you have to take the derivative of what's inside and the derivative of 2x is 2.

User Avatar

Wiki User

14y ago

Still curious? Ask our experts.

Chat with our AI personalities

ViviVivi
Your ride-or-die bestie who's seen you through every high and low.
Chat with Vivi
TaigaTaiga
Every great hero faces trials, and you—yes, YOU—are no exception!
Chat with Taiga
SteveSteve
Knowledge is a journey, you know? We'll get there.
Chat with Steve

Add your answer:

Earn +20 pts
Q: What is the derivative of cos 2x?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Calculus

What is the derivative of root sin2x?

You are supposed to use the chain rule for this. First step: derivative of root of sin2x is (1 / (2 root of sin 2x)) times the derivative of sin 2x. Second step: derivative of sin 2x is cos 2x times the derivative of 2x. Third step: derivative of 2x is 2. Finally, you need to multiply all the parts together.


Find the derivative of y x2 sin x 2xcos x - 2sin x?

y = (x^2)(sin x)(2x)(cos x) - 2sin xy' = [[(x^2)(sin x)][(2x)(cos x)]]' - (2sin x)'y' = [[(x^2)(sin x)]'[(2x)(cos x)] + [(2x)(cos x)]'[(x^2)(sin x)]]- (2sin x)'y' = [[(x^2)'(sin x) + (sin x)'(x^2)][(2x)(cos x)] + [(2x)'(cos x) + (cos x)'(2x)][(x^2)(sin x)] ] - 2(cos x)y' = [[(2x)(sin x )+ (cos x)(x^2)][(2x)(cos x)] + [2cos x - (sin x)(2x)][(x^2)(sin x)]] - 2(cos x)y' = (4x^2)(sin x cos x) + (2x^3)(cos x)^2 + (2x^2)(sin x cos x) - (2x^3)(sin x)^2 - 2cos xy' = (6x^2)(sin x cos x) + (2x^3)(cos x)^2 - (2x^3)(sin x)^2 - 2cos x (if you want, you can stop here, or you can continue)y' = (3x^2)(2sin x cos x) + (2x^3)[(cos x)^2 - (sin x)^2] - 2cos xy' = (3x^2)(sin 2x) + (2x^3)(cos 2x) - 2 cos xy' = (2x^3)(cos 2x) + (3x^2)(sin 2x) - 2 cos x


How do you prove tan x plus tan x sec 2x equals tan 2x?

tan x + (tan x)(sec 2x) = tan 2x work dependently on the left sidetan x + (tan x)(sec 2x); factor out tan x= tan x(1 + sec 2x); sec 2x = 1/cos 2x= tan x(1 + 1/cos 2x); LCD = cos 2x= tan x[cos 2x + 1)/cos 2x]; tan x = sin x/cos x and cos 2x = 1 - 2 sin2 x= (sin x/cos x)[(1 - 2sin2 x + 1)/cos 2x]= (sin x/cos x)[2(1 - sin2 x)/cos 2x]; 1 - sin2 x = cos2 x= (sin x/cos x)[2cos2 x)/cos 2x]; simplify cos x= (2sin x cos x)/cos 2x; 2 sinx cos x = sin 2x= sin 2x/cos 2x= tan 2x


What is the 87th derivative of sin x?

Every fourth derivative, you get back to "sin x" - in other words, the 84th derivative of "sin x" is also "sin x". From there, you need to take the derivative 3 more times, getting:85th derivative: cos x86th derivative: -sin x87th derivative: -cos x


What is the derivative of 3cosx2?

I'm assuming your question reads "What is the derivative of 3cos(x2)?" You must use the Chain Rule. The derivative of cos(x2) equals -sin(x2) times the derivative of the inside (x2), which is 2x. So... d/dx[3cos(x2)] = -6xsin(x2)