stripes
- 262
- 0
Homework Statement
Find the derivative of \frac{sin x}{1 + cos x}
Homework Equations
Quotient rule \frac{gf' - fg'}{g^{2}}
The Attempt at a Solution
\frac{dy}{dx} = \frac{(1 + cos x)(\frac{d}{dx}(sin x)) - sin x(\frac{d}{dx}(1 + cos x)}{(1 + cos x)^{2}}
simplify the derivative so far:
= \frac{(1 + cos x)(cos x) - (sin x)(-sin x)}{(1 + cos x)^{2}}
simplify further:
= \frac{cos x + cos^{2}x + sin^{2}x}{(1 + cos x)^{2}}
Use angle identity sin^{2}x + cos^{2}x = 1to simplify even further:
= \frac{cos x + 1}{(1 + cos)^{2}}
cancel out the common 1 + cos x
\frac{dy}{dx} = \frac{1}{1 + cos x}
I was quite confident in my answer, but I was a little teeny bit hesitant, so I used my graphing calculator to double check. When I did so, I found out that I was wrong, the derivative that I calculated (above) is not the actual derivative of the question.
At which step did I go wrong?
Thanks so much in advance everyone!
Last edited: