3.5 Systems of Linear & Nonlinear Equations and Inequalities
Key Takeaways
- A 2x2 system of linear equations can be consistent-independent (one unique solution point), consistent-dependent (coincident lines, infinitely many solutions), or inconsistent (parallel lines, no solution).
- 3x3 linear systems represent three planes in 3D space and are solved systematically by reducing to 2x2 systems via linear combinations.
- Systems of non-linear equations (e.g., line and parabola or line and circle) can yield multiple solution points, determined by substituting one equation into the other and solving the resulting polynomial.
- Solutions to systems of linear inequalities form a shaded feasible region bounded by solid or dashed lines, whose corner points represent critical intersection vertices.
3.5 Systems of Linear & Nonlinear Equations and Inequalities
A system of equations consists of two or more equations sharing common variables. A solution to a system is an ordered pair or ordered triple that satisfies all equations in the system simultaneously.
1. Linear Systems & Consistency Classification
A system of linear equations features two equations in two variables:
Geometric Classification of Linear Systems
| System Classification | Graphical Geometry | Slope/Intercept Condition | Number of Solutions | Algebraic Outcome |
|---|---|---|---|---|
| Consistent & Independent | Intersecting lines | Slopes differ () | Exactly one | Unique numerical values |
| Consistent & Dependent | Coincident lines | Slopes and -intercepts match | Infinitely many | True identity () |
| Inconsistent | Parallel distinct lines | Same slope (), different -intercepts | No solution | Contradiction () |
Primary Algebraic Solution Methods
- Substitution: Isolate one variable in an equation and substitute its expression into the second equation.
- Elimination (Addition): Multiply equations by non-zero constants so that the coefficients of one variable are additive opposites, then add the equations to eliminate that variable.
Worked Example 1: Elimination Method
Solve the system:
- Multiply equation (1) by : .
- Add to equation (2):
- Substitute into equation (1): Solution: . System is consistent and independent.
2. Linear Systems & Sequential Elimination
A system of three linear equations in three variables () represents three planes in three-dimensional space.
Sequential Elimination Algorithm ()
- Select Target Variable: Choose a variable to eliminate across two pairs of equations.
- Reduce to : Pair Eq 1 and Eq 2 to eliminate the target variable. Pair Eq 1 (or 2) and Eq 3 to eliminate the same variable, forming a system.
- Solve System: Isolate the two remaining variables.
- Back-Substitute: Substitute known variables back into an original equation to find the third variable.
Worked Example 2: System
Problem: Solve the system:
Step-by-Step Solution:
- Eliminate using Eq 1 and Eq 3: Add Eq 1 and Eq 3:
- Eliminate using Eq 2 and Eq 3: Add Eq 2 and Eq 3:
- Solve the system (Eq 4 and Eq 5): Multiply Eq 5 by : . Add to Eq 4: .
- Substitute into Eq 5: .
- Back-substitute into Eq 1: . Solution: .
3. Systems of Nonlinear Equations
A nonlinear system contains at least one non-linear equation (such as a parabola or circle ). A line and parabola can intersect at 0, 1, or 2 points.
Worked Example 3: Line and Parabola System
Problem: Solve the system:
Step-by-Step Solution:
- Equate the expressions for :
- Rearrange into standard quadratic form:
- Factor the quadratic:
- Find corresponding -values using :
- For :
- For : Solution set: .
4. Systems of Linear Inequalities & Feasible Regions
A system of linear inequalities defines a bounded or unbounded region of the -plane called the feasible region.
Graphing Rules
- Boundary Lines: Draw boundary lines as solid for (points included) and dashed for (points excluded).
- Half-Plane Shading: Test an origin point to determine which side of each line to shade.
- Feasible Region: The solution set is the overlapping region where all shaded half-planes intersect.
- Corner Vertices: Find intersection points of boundary lines by solving their linear equations as systems.
Worked Example 4: Graphing a System of Linear Inequalities
Problem: Describe the feasible region of the system, and find its corner vertices.
Step-by-Step Solution:
- Convert each boundary to slope-intercept form and choose the line style:
- . The operator is , so the line is solid.
- . The operator is strict , so the line is dashed.
- is the vertical -axis. The operator is , so it is solid.
- Shade each half-plane using the origin test (legal here because the origin lies on none of the three boundary lines except ; for test a point such as instead):
- is true, so shade the side of containing the origin (below-left).
- is true, so shade the side of containing the origin (above-left).
- gives , true, so shade to the right of the -axis.
- Identify the feasible region: the overlap of all three shaded half-planes — the wedge to the right of the -axis, below , and above .
- Solve boundary pairs to locate the corner vertices:
- with : vertex , included (both boundaries solid).
- with : vertex , not included, because is dashed.
- with : set , so . Vertex , not included.
- Verify with an interior test point such as : ✓, ✓, ✓. The point lies inside, confirming the region was shaded correctly.
Exam Trap: A strict inequality ( or ) makes its boundary dashed and excludes every point on that line — including any corner vertex that sits on it. CLEP answer choices routinely differ only in whether an endpoint or vertex is included.
What are the intersection points of the line and the parabola ?
Which term describes a system of two linear equations that represents two parallel distinct lines?
In solving the 3x3 system: x + y + z = 6, 2x - y + z = 3, and x + 2y - z = 2, what is the value of z?
What is the unique solution (x, y) to the linear system 2x + 3y = 7 and 4x - y = 7?