I wanted to know, how can I determine all the values of the parameter $a$ for which the inequality $3 - |x-a| > x^2$ is satisfied by at least one negative $x$.
I tried for $x<a, |x-a|=-(x-a)$
and for $x>a, |x-a|=(x-a)$
substituting and solving I get a region but the answer given is $\frac{-13}{4}$$<a$$<3$.
I don't want a graph of the two equations saying that's the region.
I am stuck. Help(Hint) appreciated.