Question 611551: Which of the following points is a solution of y ≤ -|x| - 1?
(-1, -3)
(0, 0)
(1, -1)
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Which of the following points is a solution of y ≤ -|x| - 1 ?
------
(-1,-3)
Substitute to get:
-3 <= -1-1 = -2
True
---------------------
(0, 0)
0 <= 0-1
False
--------------------
(1, -1)
-1 <= -1-1 = -2
False
====================
cheers,
Stan H.
====================
|
|
|