For some reason, I'm forgetting how to work with square roots ... I know, not a great look. Anyway, I'm trying to solve for $x$.
$$\frac{10x}{\sqrt{10x^2}} = \sqrt{10}$$
Since I see a square root, I divide the domain into two cases: (1) $x > 0$ and (2) $x < 0$.
(1)
$$\frac{10x}{\sqrt{10x^2}} = \sqrt{10}$$ $$\frac{10x}{\sqrt{x^2}} = 10$$
Here is where I get confused, do I consider $\sqrt{x^2} = x $ or $-x$?
(2) Similarly, $$\frac{10(-x)}{\sqrt{10(-x)^2}} = \sqrt{10}$$ $$\frac{10(-x)}{\sqrt{(-x)^2}} = 10$$