Question 647544
{{{abs(z+8) > 0}}} 
{{{z+8 >0}}}
and
{{{-(z+8) > 0}}} = {{{z+8 < 0}}}

{{{z > -8}}} and {{{z<-8}}}

This means it can be ANY value but -8 since -8 makes us have 0.

In interval notation:  (-inf,-8) U (-8,inf)

I do not see this answer, but this is the answer.

If this was supposed to be {{{abs(z+8) >= 0}}} then the answer would be A, since -8 would no longer be a problem.