Question 1057915
.
g(x)= -x^2 if x<=0
      = -x if x >0
What is its domain and range? Asymptotes? X and y intercepts?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


<pre>
1.  The domain is the set of all real numbers. ({{{-infinity}}},{{{infinity}}}).


2.  The range is the set of all non-positive real numbers. ({{{-infinity}}},{{{0}}}].


3.  Asymptotes?   - No vertical or horizontal asymptotes.


4.  X-intercept is x=0.  The point (0,0).

    Y-intercept is y=0.  The same point (0,0).
</pre>