Question 441938
{{{ abs(x-8) = 2 }}}
{{{ x-8 }}} can be {{{-2}}} or {{{2}}}, and
{{{ abs(x-8) }}} still equals {{{2}}}
-------------------------
{{{ x - 8 = 2 }}}
{{{ x = 10 }}} 1st answer
and
{{{ x - 8 = -2 }}}
{{{ x = 6 }}} 2nd answer