Solve the equation with $x\in R$$$\sqrt{5x^2+4x}-\sqrt{x^2-3x-18}=5\sqrt{x}$$
My try: $\Leftrightarrow \sqrt{5x^2+4x}-21-\left(\sqrt{x^2-3x-18}-6\right)-\left(5\sqrt{x}-15\right)=0$
$\Leftrightarrow \frac{5x^2+4x-441}{\sqrt{5x^2+4}+21}-\frac{x^2-3x-18-36}{\sqrt{x^2-3x-18}+6}-\frac{25x-225}{5\sqrt{x}+15}=0$
$\Leftrightarrow \frac{\left(x-9\right)\left(5x+49\right)}{\sqrt{5x^2+4}+21}-\frac{\left(x-9\right)\left(x+6\right)}{\sqrt{x^2-3x-18}+6}-\frac{25\left(x-9\right)}{5\sqrt{x}+15}=0$
$\Leftrightarrow \left(x-9\right)\left(\frac{5x+49}{\sqrt{5x^2+4}+21}-\frac{x+6}{\sqrt{x^2-3x-18}+6}-\frac{25}{5\sqrt{x}+15}\right)=0$
$\Rightarrow x=9$ and $\left(\frac{5x+49}{\sqrt{5x^2+4}+21}-\frac{x+6}{\sqrt{x^2-3x-18}+6}-\frac{25}{5\sqrt{x}+15}\right)=0$ i can't solve it. Help me
after squaring and rearranging we get $$3x^2-12x-9=\sqrt{5x^2+4x}\sqrt{x^2-3x-18}$$ squaring again and factorizing we get $$(x-9) (4 x+3) \left(x^2-7 x-3\right)=0$$ Can you finish?