Mitiku D. answered 10/15/15
Tutor
4.9
(205)
Effective & Efficient
Mia,
let x = h(x) and x + c/x = g(x)
Now further break up g(x) in to x2 + c and x and lest call them p(x) and q(x).
Notice how q(x) = h(x) and that one can be substitute for the other
Use "quotient rule" for the first step and leave them in terms of h(x), g(x), h′(x) and g′(x) - may not be a good idea to substitute at this point.
f′(x) = [g(x)h′(x) - g′(x)h(x)]/[g(x)]2 ------------------------- (1)
Get g′(x) from the second step g′(x) = [q′(x)p(x) - p(x)′q(x)]/[q(x)]2 -------------- (2)
Now substitute the g′(x) from equation 2 in to equation 1 and try to simplify before you plug in the actual terms
I hope this helps