$f'(x)= 7x^5(3x^4-5x^2)^{1/2}$
$= 35x^4(3x^4-5x^2)^{-1/2} +1/2(3x^4-5x^2)^{-1/2}(12x^3-10x)(7x^5)$
$= 35x^4(3x^4-5x^2)^{-1/2} + 1/2 (12x^3-10x)(7x^5)$
That is what I have done so far using the product rule and the chain rule. However, I don't know how to move forward. I also apologize for the horrible format but I really don't know how to code it nicely.
Given that
$f(x) = 7 x^5 \sqrt{3 x^4 - 5 x^2}$
Using the product rule, we find:
$f'(x) = 7 (5 x^4) \sqrt{3 x^4 - 5 x^2} + 7 x^5 \left( {1 \over 2 \sqrt{3 x^4 - 5 x^2}} (12 x^3 - 10 x) \right)$
Simplifying, we get
$f'(x) = 35 x^4 \sqrt{3 x^4 - 5 x^2} + {7 x^6 (6 x^2 - 5) \over \sqrt{3 x^4 - 5 x^2}}$
The answer can be further simplified as follows:
$ f'(x) = 35 x^5 \sqrt{3 x^2 - 5} + { 7 x^5 (6 x^2 - 5) \over \sqrt{3 x^2 - 5} } $
i.e.
$ f'(x) = { 35 x^5 (3 x^2 - 5) + 7 x^5 (6 x^2 - 5) \over \sqrt{3 x^2 - 5}} = {7 x^5 (15 x^2 - 25 + 6 x^2 - 5) \over \sqrt{3 x^2 - 5}} = {7 x^5 (21 x^2 - 30) \over \sqrt{3 x^2 - 5}} $
Further simplifying, we arrive at
$ f'(x) = {21 x^5 (7 x^2 - 10) \over \sqrt{3 x^2 - 5}} $