Differentiation of a trig function using quotient rule

stripes
Messages
262
Reaction score
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:
Physics news on Phys.org
Hm, I don't see where the mistake is. If there is one at all. Perhaps you messed up your input in the graphics calculator?
 
Hi stripes! :smile:

Looks ok to me. :confused:

As a double-check, using standard trigonometric identities …

sinx/(1 + cosx) = tan(x/2), so dy/dx = 1/2 sec2(x/2) = 1/(1 + cosx).

What answer did your calculator give?​
 
basically, on my graphing calculator i put y1 as my original function, then y2 as the derivative that I found. I then used the calculator to find dy/dx of y1 for me at various points (maybe 1, 2, and 3), then I used the calculator to find the values of x = 1, 2, and 3 for y2 and the respective values should be the same...but they weren't!

I'm almost certain i was error free inputting the functions...I did it over and over and over!
 
stripes said:
basically, on my graphing calculator i put y1 as my original function, then y2 as the derivative that I found. I then used the calculator to find dy/dx of y1 for me at various points (maybe 1, 2, and 3), then I used the calculator to find the values of x = 1, 2, and 3 for y2 and the respective values should be the same...but they weren't!

I'm almost certain i was error free inputting the functions...I did it over and over and over!
Might be a dumb question, but was your calculator in radian mode?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top