Compute the following derivatives

  • Thread starter Thread starter Torshi
  • Start date Start date
  • Tags Tags
    Derivatives
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
Torshi
Messages
118
Reaction score
0

Homework Statement



compute the following derivatives using the product rule and quotient rule as necessary, without using chain rule.

Homework Equations



d/dx ((sin(x))^2)

The Attempt at a Solution



=(sin(x))(sin(x))
=(cos(x))(sin(x))+(sin(x))(cos(x))
=2(sin(x))(cos(x))
 
Physics news on Phys.org
Torshi said:

Homework Statement



compute the following derivatives using the product rule and quotient rule as necessary, without using chain rule.

Homework Equations



d/dx ((sin(x))^2)

The Attempt at a Solution



=(sin(x))(sin(x))
=(cos(x))(sin(x))+(sin(x))(cos(x))
=2(sin(x))(cos(x))
Looks fine to me. The final answer is equivalent to sin(2x) [trig identity] in case you want a slightly simpler form.
 
jbunniii said:
Looks fine to me. The final answer is equivalent to sin(2x) [trig identity] in case you want a slightly simpler form.

Thanks