Did I do the following derivatives correctly?
$f(x)=\frac{3x^4+2x}{x-5}$
I used the quotient rule and got
$\frac{(x-5)(12x^3+2)-(1)(3x^4+2x)}{(x-5)^2}$ apparently I do not have to simplify
my second question
find the derivative of
$f(x)=(2x^5-3x^2)(\sqrt{x}-4x)$
I used product rule and got
$f(x)'=(2x^5-3x^2)(\frac{1}{2\sqrt{x}}-4)+(10x^4-6x)(\sqrt{x}-4x)$
