$|-3 -2|$ is the distance between the points $-3$ and $-2$. If we solve it further then,
in one way I get $|-5| = 5$. But $5$ is the distance between $0$ and $-5$ in this case. In other way,
$2 -(-3) = 5$. By adopting this way, we also get the same answer.
what if, $-2 -(-3) = 1$. $1$ this seems to be the distance between -2 and -3. So which way is the correct one?
Distance between two points a,b on real line is $|a-b|$. and not $|a+b|$.
Now see $|-3-2|=|(-3)-(2)|$ ie distance between $-3$ and $2$ .
Now it's done.