Raymond B. answered 05/01/22
Math, microeconomics or criminal justice
y = x + f/g
derivative of a quotient is the denominator times the derivative of the numerator minus the numerator times the derivative of the denominator, all over the denominator squared
derivative of x is 1
y' = 1 + (gf'- fg')g^2
y = (g^2 + gf' - fg')/g^2
or
rewrite the quotient as a product
y = x + (f)(g^-1)
derivative of a product is the 1st term times derivative of 2nd plus 2nd times derivative of 1st
y'(x) = 1 + (f)(-g^-2)(g') + (g^-1)f'
y' = 1 - fg'/g^2 + f'/g
y' = 1 - fg'/g^2 + f'g/g^2
dy/dx =
y' = (g^2 - fg' + f'g)/g^2