InterviewSolution
Saved Bookmarks
| 1. |
Solve the following systems of linear inequalities graphically : 2x - y ge 0 , x - 2y le 0 , x le 2 , y le 2. |
|
Answer» Solution :`2x - y GE 0` `x - 2y le 0` `x le 2` `y le 2` `therefore` the point (`,0) satisfies all inequalities EXPECT `x - 2y le 0` |
|