I'm interested to know how people solve absolute value equations differently and how many methods there are out there. For example, say I wish to solve
$|x-2|-|x-3|=|x+4|$.
How would you solve it personally, and how many other ways can you think of? For example, I would personally solve it graphically, but another way would be to simplify the LHS into cases, and then solve the cases individually.