Question 416490
When can you say that there is no solution for a system of linear inequalities? Explain your answer and show with a system and graph.
---
When the two solution sets have no intersection.
-----
Example:
y >= 3
y <= -2
---------------
{{{graph(400,300,-10,10,-10,10,y >= 3,y <= -2)}}}
====================
Cheers,
Stan H.