Saved Bookmarks
| 1. |
The set of point (x,y) satisfying x+y le 1 , -x-yle 1 lie in the region bounded by the two straight lines passing through the respective pair of points. |
|
Answer» `{(1,0) ,(0,1)} and {(-1,0) ,(0,-1)}` |
|