Values That Satisfy Several Equations at Once
A total price can be produced by many different item combinations. Additional information, such as the total number of items, narrows those possibilities. A linear equation system writes each piece of information as an equation. Its solution must satisfy every equation at once.
Linear Equation System
A linear equation system is a collection of two or more linear equations that must be satisfied simultaneously. Each linear equation has the form:
Here are coefficients, are variables, and is a constant.
Two Variable Linear Equation Systems
A system with two variables, usually and , can contain any number of equations. A system with two equations has the form:
Example:
The solution to this system is the pair of values that satisfies both equations.
Three Variable Linear Equation Systems
A system may contain any number of equations. To determine unique values for , however, the equations must provide three independent constraints. A common square form is:
Example:
Solving Linear Equation Systems
A linear equation system is solved by removing one variable at a time until a single value remains. Substitution and elimination each remove one variable, and both routes work on the same kind of system. Compare at the end when each one is the shorter route.
Substitution Method
In the substitution method, express one variable in terms of another, then insert that expression into the other equation. The following example shows each step.
Step 1: Express one variable from the simpler equation.
From equation (2): , we express in terms of :
Step 2: Substitute into the other equation.
Insert equation (3) into equation (1):
Step 3: Solve the resulting equation.
Step 4: Substitute the calculated value to find the other variable.
Substitute the value from equation (4) into equation (3):
The solution is and .
Elimination Method
In the elimination method, add or subtract two equations to remove one variable. The following calculation solves the same example.
Step 1: Match the coefficients of one variable.
Multiply equation (2) by to match the coefficient of :
Step 2: Eliminate the variable by subtracting the equations.
Subtract equation (3) from equation (1):
Step 3: Use the value of to find .
Substitute the value from equation (4) into equation (2):
The solution is and .
Verify:
- Equation (1): ✓
- Equation (2): ✓
Check Your Understanding
Find the pair that satisfies both equations:
Worked Solution
The second equation gives . Substitute this expression into the first equation:
Back-substitute into :
Both original equations confirm the result:
The solution is .
Linear Equation Systems in Context
Applied systems start from a word problem. The description has to be translated into equations before any method is applied, and the solution has to be checked against the original question.
Basketball Scoring
In five-on-five basketball, a successful free throw scores one point. A successful shot from the two-point area scores two points, and one from the three-point area scores three.
Wijaya scores 27 points from 16 successful shots, including six free throws. Missed shots are not counted in this problem. Let , , and be the numbers of successful one-, two-, and three-point shots respectively. Each variable is a nonnegative integer.
Translate the total points, successful shots, and successful free throws into three equations:
Substituting into the second equation:
Substitute into the first equation:
From these two equations:
Multiply the second equation by two, then subtract it from the first to eliminate the two-point shot count:
Wijaya made free throws, -point shots, and -point shot.
Interpreting Solutions
For two equations that each represent a line, there are three possibilities. Intersecting lines have one solution, distinct parallel lines have no solution, and coincident lines have infinitely many solutions.
In three dimensions, a linear equation with at least one nonzero variable coefficient represents a plane. The solution set is the common intersection of all planes. An intersection of two planes need not satisfy a third plane. For example, and intersect along the z-axis, but no point on that axis satisfies .
For three or more planes, the common intersection can be a point, a line, a plane, or empty.
Visualizing Linear Equation Systems
The scenes below show three line configurations and how the number of common points decides the number of solutions.