Question Statement
Graph the solution set of the following linear inequalities in the xy-plane:
i. 2x+y≤6
ii. 3x+7y≥21
iii. 3x−2y≥6
iv. 5x−4y≤20
v. 2x+1≥0
vi. 3y−4≥0
Background and Explanation
To solve linear inequalities graphically, we first convert each inequality into an equation by replacing the inequality symbol with an equal sign. The equation represents a line on the xy-plane, and the inequality defines which side of the line is included in the solution set.
To determine which side of the line is the solution region, we test a point, typically (0,0), and check if it satisfies the inequality.
Solution
i. 2x+y≤6
-
Convert the inequality into an equation:
2x+y=6
-
Find two points on the line:
- When x=0, solve for y:
2(0)+y=6⇒y=6so the point is (0,6)
- When y=0, solve for x:
2x+0=6⇒x=3so the point is (3,0)
-
Test the inequality at (0,0):
2(0)+0=0⇒0≤6which is true.
So, the region below the line 2x+y=6 is the solution set.
ii. 3x+7y≥21
-
Convert the inequality into an equation:
3x+7y=21
-
Find two points on the line:
- When x=0, solve for y:
3(0)+7y=21⇒y=3so the point is (0,3)
- When y=0, solve for x:
3x+0=21⇒x=7so the point is (7,0)
-
Test the inequality at (0,0):
3(0)+7(0)=0⇒0≥21which is false.
So, the region above the line 3x+7y=21 is the solution set.
iii. 3x−2y≥6
-
Convert the inequality into an equation:
3x−2y=6
-
Find two points on the line:
- When x=0, solve for y:
3(0)−2y=6⇒−2y=6⇒y=−3so the point is (0,−3)
- When y=0, solve for x:
3x−0=6⇒x=2so the point is (2,0)
-
Test the inequality at (0,0):
3(0)−2(0)=0⇒0≥6which is false.
So, the region above the line 3x−2y=6 is the solution set.
iv. 5x−4y≤20
-
Convert the inequality into an equation:
5x−4y=20
-
Find two points on the line:
- When x=0, solve for y:
5(0)−4y=20⇒−4y=20⇒y=−5so the point is (0,5)
- When y=0, solve for x:
5x−0=20⇒x=4so the point is (4,0)
-
Test the inequality at (0,0):
5(0)−4(0)=0⇒0≤20which is true.
So, the region below the line 5x−4y=20 is the solution set.
v. 2x+1≥0
-
Convert the inequality into an equation:
2x+1=0
-
Solve for x:
2x=−1⇒x=−21
-
Test the inequality at (0,0):
2(0)+1=1⇒1≥0which is true.
So, the region to the right of the line 2x+1=0 is the solution set.
vi. 3y−4≥0
-
Convert the inequality into an equation:
3y−4=0
-
Solve for y:
3y=4⇒y=34
-
Test the inequality at (0,0):
3(0)−4=−4⇒−4≥0which is false.
So, the region above the line 3y−4=0 is the solution set.
- Linear inequality: When solving linear inequalities, first convert the inequality into an equation to graph the boundary line.
- Test point method: After plotting the boundary line, use a test point (typically (0,0)) to determine which side of the line satisfies the inequality.
- Solution region: Depending on whether the inequality is ≤, ≥, <, or >, shade the appropriate region of the plane.
Summary of Steps
- Convert each inequality into an equation.
- Find two points that lie on the line.
- Plot these points and draw the line.
- Test the inequality using a point, usually (0,0), to determine the region that satisfies the inequality.
- Shade the appropriate region based on the inequality symbol.