Property
Solutions of a system of linear inequalities are the values of the variables that make all the inequalities true. The solution of a system of linear inequalities is shown as a shaded region in the x,y coordinate system that includes all the points whose ordered pairs make the inequalities true. To determine if an ordered pair is a solution to a system of two inequalities, we substitute the values of the variables into each inequality.
Examples
- Is (β1,5) a solution to the system {x+2yβ₯83xβy<1β? Check 1: β1+2(5)=9β₯8 (True). Check 2: 3(β1)β5=β8<1 (True). Yes, it is a solution.
- Is (6,1) a solution to the system {y<xβ4y>βx+8β? Check 1: 1<6β4 is 1<2 (True). Check 2: 1>β6+8 is 1>2 (False). No, it is not a solution.
- Is (10,2) a solution to the system {xβ4y>02x+y<21β? Check 1: 10β4(2)=2>0 (True). Check 2: 2(10)+2=22<21 (False). No, it is not a solution.
Explanation
An ordered pair must be a team player! To be a solution for the system, it has to work for every single inequality involved. If it fails even one, it's out. The graph's solution is where all the 'true' zones overlap.