I have this humungous equation:
|x + 3| - 2|x + 1| - |x + 1| - |x - 1| + 2|x - 2| = 4 - 2x
I have tried to use the snake method/interval method to solve this problem, but I failed to get all of the solutions. This is what I have tried:
https://mega.nz/#!SqBGzAxA!e7zwPu46IhqcCam04w6Aw4nObgPJcx0FAHLjNGxS4KE (I don't have enough reputation to post direct links to images of my work, so this is a shortened link)
Anyone know how to solve such a large equation?
I would consider points of interest to be the boundary points. $$ x= -3,-1,1,2$$
Partition the real line like $$(-\infty,-3)\cup (-3,-1)\cup (-1,1)\cup (1,2)\cup (2,\infty)$$
For the boundary points $x=-1$ is a solution. For the interior points you need to get rid of ab solute values and solve. Check for consistency and pick solutions if any.