Raymond B. answered 06/25/21
Math, microeconomics or criminal justice
f(x) = 9/x^3 -3/x^2 -1/x + 150
the derivative of a fraction is the denominator times the derivative of the numerator minus the numerator times the derivative of the denominator, all over the denominator squared:
f'(x) =-9(3)x^2/x^6 +3(2)x/x^4 + 1/x^2
f'(x) =- 27/x^4 + 6/x^3 + 1/x^2