Question 128011
The procedure is the same.
If you find a variable value or two
values for an inequality statement,
substitute those values for the variable(s)
and see if you get a true statement.
---------------------------------------
Example:
3x + 4y >6
y > (-3/4)x + (3/2)
----------------------
Question: 
Is (0,0) part of the solution?
Substitute to get 0 > (-3/4)*0+(3/2)
0 > 3/2
That is false so (0,0) is not part of the solution.
-----------------
Is (0,5) part of the solution?
Substitute to get 5 > (-3/2)*0+(3/2)
5 > (3/2)
That is true so (0,5) is part of the solution.
========================
Cheers,
Stan H.