The problem states to solve for $x$, and then to write the answer with absolute value notation.
The problem is: $(x-2)/(x-4) > (x+2)/(x)$
The correct answer is abs$(x-2) > 2$
(abs stands for absolute value).
Can someone explain to me how to arrive at this answer? Thank you.
$\dfrac{x-2}{x-4}-\dfrac{x+2}x=\dfrac8{(x-4)x}>0 \iff (x-4)x=(x-2)^2-4>0\iff|x-2|>2$