Question 316575
Solve two problems.
The absolute value function takes on two values {{{x and -x}}}.
{{{y=abs(x)-3}}}
{{{y=x-3}}} and {{{y=-x-3}}}
Do you have a particular x you're solving for?
Are you just graphing the equation?
.
.
.
{{{graph(300,300,-10,10,-10,10,abs(x)-3)}}}