The range according to me is x<-2. But I got to know that x>2 is also a possible solution. How can that be correct?
P.S. I know that this is a simple question. But I couldn't find any existing question in the forum related to this. If there exists one, please point me that way.
Edit:

Note that $x>2$ is not a solution.
If $x>2$
$|x|>2$
$x|x|>4$
$-x|x|<4$
Your solution is actually correct.