How do you differentiate #f(x)= ( x +2sinx )/ (x + 4 )# using the quotient rule?
1 Answer
Jun 3, 2016
Explanation:
The quotient rule states that the derivative of a function expressible as the quotient of two other functions
#f=(g/h)#
Has a derivative of
#f^'=(g^'h-gh^')/h^2#
For
We see that
This gives:
#f'(x)=((1+2cosx)(x+4)-(x+2sinx)(1))/(x+4)^2#
#f'(x)=(x+4+2xcosx+8cosx-x-2sinx)/(x+4)^2#
#f'(x)=(2(cosx(x+4)-sinx+2))/(x+4)^2#