A simple derivative that I'm messing up on

  • Thread starter Thread starter lase
  • Start date Start date
  • Tags Tags
    Derivative
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
2 replies · 2K views
lase
Messages
22
Reaction score
0

Homework Statement



Find f'(x) for f(x) = sin x + 2 cos^3 x

Homework Equations



Other than basic derivative properties and formulas, no.

The Attempt at a Solution



f'(x) = sin x + 2cos^3 x
= cos x - 6sin^2 x

The book says the answer is f'(x) = cos x - 6cos^2 x sin x however I don't understand where the sin x comes from... any help?
 
Physics news on Phys.org
Yeah, d/dx[f(g(x))] = f'(g(x))g'(x). My bad, now I got the correct answer of f'(x) = cos x - 6cos^2 x sin x.. I think I used the power rule on 2cos^3 x by mistake before.