I know that for any two real numbers $a$ and $b$, that $$|a||b| = |ab|$$ And so I'd imagine that, assuming $x\in\mathbb{R}$, $$|x-a||x-b|=|(x-a)(x-b)|$$ since what is inside the absolute values are still real numbers.
Still, I have not been able to find out if this is true with Google.
As an example, is the following statement true?
$$\frac{|x^2-1|}{|x+1|} = \left|\frac{x^2-1}{x+1}\right| = |x-1|$$