Arithmetic Question for Finding Derivative using Quotient Rule

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Joe_K
Messages
32
Reaction score
0

Homework Statement



Find dy/dx for the following function:

y = (11-cos(x))/(2+cos(x))


Homework Equations



Quotient Rule:

y'= ((g(x))(f'(x)) - (f(x))(g'(x)))/ (g(x)^2)

The Attempt at a Solution



I used the quotient rule to come up with this:

y'= ((2+cos(x))(sin(x)) - (11-cos(x))(-sin(x))) / ((2+cos(x))^2)


Now, the trouble that I am having is simplifying this.

The final answer should turn out to be :

(13sin(x))/(cos(x)+2)^2

I am overlooking some basic arithmetic here, but I can't seem to find out what I am missing. Am I supposed to multiply out the expressions first and then combine like terms? Basically, how do I go from the expanded version to the simplified version? Thank you
 
Physics news on Phys.org
Yes try expanding it; simplifying it to the required expression is just a matter of collecting like terms