Differentiate the function y = (x^2)/(3x-1) with respect to x.
This requires use of the quotient rule: d/dx[f(x)/g(x)] = [g(x)f'(x) - g'(x)f(x)]/[g(x)^2]dy/dx = ([(3x-1)*2x] - 3x^2)/[(3x-1)^2],= (3x^2-2x)/[(3x-1)^2],=[x(3x-2)]/[(3x-1)^2]
TS
This requires use of the quotient rule: d/dx[f(x)/g(x)] = [g(x)f'(x) - g'(x)f(x)]/[g(x)^2]dy/dx = ([(3x-1)*2x] - 3x^2)/[(3x-1)^2],= (3x^2-2x)/[(3x-1)^2],=[x(3x-2)]/[(3x-1)^2]