Derivative of Trigonometric Expression: y' = -cos2x | Derivative Help #2

  • Thread starter Thread starter Lynne
  • Start date Start date
  • Tags Tags
    Derivative
Lynne
Messages
12
Reaction score
0

Homework Statement



y= \frac{sin^2 x}{1+ ctgx} +\frac{cos^2 x}{1+ ctgx}

Find: y'

The Attempt at a Solution



Answer is-cos2x but again I can't find it.

Where am I making a mistake?

y'=(\ \frac{sin^2 x}{1+ ctgx} +\frac{cos^2 x}{1+ ctgx} \ )'= \frac{(sin^2 x)'(1+ ctgx) -( sin^2 x) (1+ ctgx)'}{(1+ ctgx)^2}\ + \ \frac{(cos^2 x)'(1+ tgx) - cos^2 x (1+ tgx)'}{(1+ tgx)^2} =


<br /> = \frac{sin2x( 1+ctgx) +1 }{(1+ ctgx)^2} +\frac{-sin2x(1+tgx)-1}{(1+ tgx)^2}<br />
 
Physics news on Phys.org
Well the denominator in the second term goes from being 1 + ctgx to being 1 + tgx.
 
The only mistake you've made so far is the function y you gave us. The denominator of the second term should have a tangent, not a cotangent. You have done this correctly during your differentiation. I am afraid it's just a matter of simplification now by using trig identities.
 
Last edited:
Concerning the problem you posted (which is apparently not the right problem), for future reference you could have made life easier by doing some simplification before doing the differentiation.
y= \frac{sin^2 x}{1+ ctgx} +\frac{cos^2 x}{1+ ctgx}
\Leftrightarrow y = \frac{sin^2 x + cos^2 x}{1+ ctgx}
\Leftrightarrow y = \frac{1}{1+ ctgx}
Now you have a much simpler expression to differentiate, which makes it less likely that you'll make errors.
 
Yes, it's my mistake. Denominator of the second term is tangent.
 
Lynne said:
Yes, it's my mistake. Denominator of the second term is tangent.
Right, I got that. The point of my post was that you made the (incorrect) problem harder than you needed to by not simplifying first. Always try to do things the simplest way you can get away with.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top