\(y \leq x + 2\) and \(y > -x + 1\)
Identify the solution region and find at least one point that satisfies both inequalities.
System of Linear Inequalities: A set of two or more linear inequalities with the same variables
- Graph each inequality separately
- Shade the solution region for each inequality
- Find the intersection of all shaded regions
- The overlapping area is the solution to the system
- Verify by testing a point in the solution region
Boundary line: \(y = x + 2\) (solid line since ≤)
Y-intercept: (0, 2), Slope: 1
Test point (0, 0): \(0 \leq 0 + 2\) → \(0 \leq 2\) ✓
Shade below the line (including the line)
Boundary line: \(y = -x + 1\) (dashed line since >)
Y-intercept: (0, 1), Slope: -1
Test point (0, 0): \(0 > -0 + 1\) → \(0 > 1\) ✗
Shade above the line (excluding the line)
The solution region is where both shadings overlap
This is the area above the dashed line and below the solid line
The solution region is bounded by both lines
It extends infinitely in the direction where both inequalities are satisfied
Test point (1, 2):
First inequality: \(2 \leq 1 + 2\) → \(2 \leq 3\) ✓
Second inequality: \(2 > -1 + 1\) → \(2 > 0\) ✓
The solution region is the area that lies above the dashed line \(y = -x + 1\) and below the solid line \(y = x + 2\). A point that satisfies both inequalities is (1, 2).
• System Solution: Intersection of individual solution sets
• Shading Overlap: Points in overlapping regions satisfy all inequalities
• Verification: Test points must satisfy ALL inequalities in the system
\(x \geq 0\), \(y \geq 0\), and \(2x + 3y \leq 12\)
Find the vertices of the solution region.
Bounded Solution Region: A solution region that is enclosed and finite in area
This represents the region to the right of and including the y-axis
Boundary line: \(x = 0\) (the y-axis, solid line)
This represents the region above and including the x-axis
Boundary line: \(y = 0\) (the x-axis, solid line)
Boundary line: \(2x + 3y = 12\) (solid line since ≤)
X-intercept: (6, 0), Y-intercept: (0, 4)
Test point (0, 0): \(2(0) + 3(0) = 0 \leq 12\) ✓
Shade below the line (including the line)
The solution is in the first quadrant (due to x ≥ 0 and y ≥ 0)
And below the line 2x + 3y = 12
This creates a triangular region
Vertex 1: Intersection of x = 0 and y = 0 → (0, 0)
Vertex 2: Intersection of x = 0 and 2x + 3y = 12 → (0, 4)
Vertex 3: Intersection of y = 0 and 2x + 3y = 12 → (6, 0)
Point (0, 0): \(0 \geq 0\), \(0 \geq 0\), \(2(0) + 3(0) = 0 \leq 12\) ✓
Point (0, 4): \(0 \geq 0\), \(4 \geq 0\), \(2(0) + 3(4) = 12 \leq 12\) ✓
Point (6, 0): \(6 \geq 0\), \(0 \geq 0\), \(2(6) + 3(0) = 12 \leq 12\) ✓
The solution region is a triangle in the first quadrant with vertices at (0, 0), (0, 4), and (6, 0).
• Non-Negativity Constraints: \(x \geq 0\) and \(y \geq 0\) restrict to Quadrant I
• Vertices of Polygon: Points where boundary lines intersect
• Bounded Region: Finite area solution region
Unbounded Solution Region: A solution region that extends infinitely in at least one direction
Boundary line: \(y = x - 1\) (solid line since ≥)
Y-intercept: (0, -1), Slope: 1
Test point (0, 0): \(0 \geq 0 - 1\) → \(0 \geq -1\) ✓
Shade above the line (including the line)
Boundary line: \(y = 2x + 3\) (solid line since ≤)
Y-intercept: (0, 3), Slope: 2
Test point (0, 0): \(0 \leq 2(0) + 3\) → \(0 \leq 3\) ✓
Shade below the line (including the line)
The solution region is between the two lines
It includes all points above \(y = x - 1\) and below \(y = 2x + 3\)
Solve the system: \(y = x - 1\) and \(y = 2x + 3\)
\(x - 1 = 2x + 3\)
\(-x = 4\)
\(x = -4\)
\(y = -4 - 1 = -5\)
Intersection point: (-4, -5)
The region extends infinitely upward
It's bounded below by \(y = x - 1\) and above by \(y = 2x + 3\)
As x increases, the region between the lines expands
Test point (0, 0):
First inequality: \(0 \geq 0 - 1\) → \(0 \geq -1\) ✓
Second inequality: \(0 \leq 2(0) + 3\) → \(0 \leq 3\) ✓
The solution region is the area between the lines \(y = x - 1\) and \(y = 2x + 3\), bounded below by the first line and above by the second. The region extends infinitely upward and is unbounded.
• Unbounded Regions: Extend infinitely in one or more directions
• Intersection Point: Where boundary lines meet, forming the vertex of the region
• Between Lines: Solution region lies between two intersecting lines
System of Linear Inequalities: A set of two or more linear inequalities with the same variables
Solution Region: The set of all points that satisfy all inequalities in the system simultaneously
Feasible Region: The solution region in optimization problems
Corner Points/Vertices: Points where boundary lines intersect in the solution region
- Graph Each Inequality: Draw boundary lines and shade appropriate regions
- Identify Overlap: Find the area where all shadings intersect
- Mark Boundary: Distinguish between solid and dashed boundaries
- Find Vertices: Locate intersection points of boundary lines
- Verify Solution: Test points in the solution region
- Describe Region: State whether bounded/unbounded and shape
• System Solution: Intersection of all individual solution sets
• Boundary Lines: Replace inequality with equals sign
• Line Type: ≤ or ≥ → solid, < or > → dashed
• Vertex Formula: Solve system of equations formed by intersecting boundary lines
Feasible Region: The solution region in optimization problems representing all possible solutions
Let \(x\) = number of units of Product A produced per day
Let \(y\) = number of units of Product B produced per day
Labor constraint: \(2x + y \leq 40\) (at most 40 hours)
Material constraint: \(x + 3y \leq 30\) (at most 30 units)
Non-negativity: \(x \geq 0\), \(y \geq 0\) (can't produce negative amounts)
Inequality 1: \(2x + y \leq 40\)
Boundary: \(2x + y = 40\), X-int: (20, 0), Y-int: (0, 40)
Inequality 2: \(x + 3y \leq 30\)
Boundary: \(x + 3y = 30\), X-int: (30, 0), Y-int: (0, 10)
Inequality 3: \(x \geq 0\) (right of y-axis)
Inequality 4: \(y \geq 0\) (above x-axis)
Intersection of \(2x + y = 40\) and \(x + 3y = 30\):
From first equation: \(y = 40 - 2x\)
Substitute into second: \(x + 3(40 - 2x) = 30\)
\(x + 120 - 6x = 30\)
\(-5x = -90\)
\(x = 18\), \(y = 40 - 2(18) = 4\)
Intersection point: (18, 4)
Vertex 1: (0, 0) - intersection of \(x = 0\) and \(y = 0\)
Vertex 2: (0, 10) - intersection of \(x = 0\) and \(x + 3y = 30\)
Vertex 3: (18, 4) - intersection of \(2x + y = 40\) and \(x + 3y = 30\)
Vertex 4: (20, 0) - intersection of \(y = 0\) and \(2x + y = 40\)
Test point inside region, such as (10, 5):
Labor: \(2(10) + 5 = 25 \leq 40\) ✓
Material: \(10 + 3(5) = 25 \leq 30\) ✓
Non-negativity: \(10 \geq 0\), \(5 \geq 0\) ✓
The feasible region is a quadrilateral with vertices at (0, 0), (0, 10), (18, 4), and (20, 0). Any point in this region represents a possible production plan that satisfies all constraints.
• Resource Constraints: "at most" translates to ≤
• Non-negativity: Physical quantities must be non-negative
• Feasible Region: Intersection of all constraint regions
Investment Constraints: Limitations on financial resources and purchasing decisions
Let \(x\) = number of shares of Stock X
Let \(y\) = number of shares of Stock Y
Budget constraint: \(50x + 30y \leq 10000\) (at most $10,000)
Total shares: \(x + y \geq 100\) (at least 100 shares)
Stock X limit: \(x \leq 150\) (no more than 150 shares of X)
Non-negativity: \(x \geq 0\), \(y \geq 0\)
Budget constraint: \(5x + 3y \leq 1000\) (divide by 10)
Total shares: \(x + y \geq 100\)
Stock X: \(x \leq 150\)
Non-negativity: \(x \geq 0\), \(y \geq 0\)
Key intersections involve all five constraints
Vertices occur where constraint boundaries intersect
The region is bounded by five constraints
It's a pentagon-shaped region in the first quadrant
Any point in this region represents a valid investment strategy
Test point (100, 50):
Budget: \(50(100) + 30(50) = 5000 + 1500 = 6500 \leq 10000\) ✓
Total: \(100 + 50 = 150 \geq 100\) ✓
Stock X: \(100 \leq 150\) ✓
The system of inequalities is: \(5x + 3y \leq 1000\), \(x + y \geq 100\), \(x \leq 150\), \(x \geq 0\), \(y \geq 0\). The feasible region is a bounded polygon representing all valid investment combinations.
• Investment Modeling: Translate financial constraints into inequalities
• Multiple Constraints: Each limitation adds a boundary to the region
• Feasibility: All constraints must be satisfied simultaneously
System of Linear Inequalities: A collection of linear inequalities that must all be satisfied simultaneously
Solution Region: The area of the coordinate plane containing all points that satisfy every inequality in the system
Feasible Region: The solution region in optimization contexts
Corner Points: The vertices of the solution region where boundary lines intersect
- Read Problem Carefully: Identify variables and constraints
- Translate to Inequalities: Convert verbal constraints to mathematical form
- Graph Each Inequality: Draw boundary lines and shade solution regions
- Find Intersection: Identify the overlapping solution region
- Locate Vertices: Find intersection points of boundary lines
- Verify Solution: Check that the region satisfies all constraints
- Interpret Results: Connect mathematical solution to real-world context
• System Representation: \(\begin{cases} a_1x + b_1y \, \square_1 \, c_1 \\ a_2x + b_2y \, \square_2 \, c_2 \end{cases}\)
• Boundary Lines: Replace inequality with equals sign
• Line Type: ≤ or ≥ → solid line, < or > → dashed line
• Intersection Points: Solve system of boundary equations
Bounded: x ≥ 0, y ≥ 0, x + y ≤ 5
Unbounded: y ≥ x, y ≤ 2x + 1
Empty: x + y ≤ 2, x + y ≥ 5
Analysis: The chart shows how different systems create different solution regions.
- Bounded systems: Finite solution region (triangle, rectangle, etc.)
- Unbounded systems: Solution region extends infinitely
- Empty systems: No intersection of all constraints