InterviewSolution
Saved Bookmarks
| 1. |
Find the solution set of `(1)/(x+3) lt 0` |
|
Answer» `(1)/(x+3) lt 0` `rArr x + 3 lt 0 rArr x lt -3` `therefore` Solution set `={x//x lt -3}`. |
|