I'm having trouble solving this equation:
$$|x+1| = |2x-2|$$
For $x+1 = 2x-2$ and $-(x+1) = -(2x-2)$ I received $x = 3$
and for $-(x+1) = 2x-2$ and $x+1 = -(2x-2)$ I received $x = 1/3$
I tried plugging both into the original equation but they don't always equal.