Question 978110
Very litte, but enough information.  An absolute value function may be negative IF suitable definition details are included with the function.  


Can you create a function, using or including absolute value expression, which has a root of 0?  You want a factor is variable and can be assigned to 0; and you want another factor to be a negative constant.


{{{A(x)=-(something)}}}
{{{A(x)=-(abs(x^2))}}}


{{{graph(300,300,-6,6,-6,6,-abs(x^2))}}}