I am having trouble remembering/finding simple source to review a few fundamentals. I know I need to factor and try getting x alone. Though not able to recreate answer. Seems it would have multiple roots. Would be great to see the proper steps to solve.
$$\frac{1.6}{3.01} = \frac{x}{1000+x}$$
It does not have multiple roots, since the order of $x$ is just one. The multiplication happens between constants (numbers) so it does not affect the number of solutions.
$$\frac{1.6}{3.01}=\frac{x}{1000+x} \Leftrightarrow 1.6(1000+x)=3.01x \Leftrightarrow 1600 + 1.6x = 3.01x \Leftrightarrow 1.41x=1600 \Leftrightarrow \boxed{x = \frac{1600}{1.41}}$$