Differentiation Rules of Sinusoidal Functions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
chudzoik
Messages
14
Reaction score
0

Homework Statement


f(x) = cos2x - sin2x

The Attempt at a Solution


f'(x) = (2cosx)(-sinx) - (2sinx)(cosx)
f'(x) = -2cosxsinx - 2sinxcosx

This is what I think the answer should be, but the back of the book says otherwise. I need help identifying what I did wrong.
 
Physics news on Phys.org
chudzoik said:

Homework Statement


f(x) = cos2x - sin2x

The Attempt at a Solution


f'(x) = (2cosx)(-sinx) - (2sinx)(cosx)
f'(x) = -2cosxsinx - 2sinxcosx

This is what I think the answer should be, but the back of the book says otherwise. I need help identifying what I did wrong.
... And what would that otherwise be?

Perhaps something involving sine and/or cosine of 2x ?

... or just a simplified version of what you have?

-2ab - 2ba = -4ab ?
 
SammyS said:
... And what would that otherwise be?

Perhaps something involving sine and/or cosine of 2x ?

... or just a simplified version of what you have?

-2ab - 2ba = -4ab ?

It says the answer should be f'(x) = -2sin2x.
 
chudzoik said:
It says the answer should be f'(x) = -2sin2x.

Recall this identity: [itex]2sin(x)cos(x) = sin(2x)[/itex]
 
Oh wow forgot entirely about that. These kinds of mistakes will be the end of me. :redface: Thanks for the help.