DespicableMe
- 40
- 0
Homework Statement
h(x) = (x2 + 3) / (2x - 1)
And if f = the numerator
And if g = the denominator,
h'(x) = (f/g)'
= [ (x2)' + 3' ) * (2x - 1) ] - [ ((2x)' - 1')) * (x2 + 3) ] ALL DIVIDED BY (2x - 1)2
= [2x (2x - 1) - 2 (x2 + 3) ] ALL DIVIDED BY (2x - 1)2
Would I then use the chain rule for the denominator?