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 two-variable linear equation system consists of two equations with two variables (usually and ). The general form is:
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
Solve the system:
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.
Turning a Word Problem into a Linear System
To turn the quantities and relationships in a word problem into a linear equation system:
- Identify the variables to use
- Create a mathematical model based on the available information
- Check if the model is a linear equation system
- Solve the model using an appropriate method
- Interpret the solution in the context of the original problem
Basketball Scoring
In basketball, there are three types of shots with different point values: free throws ( point), two-point shots ( points), and three-point shots ( points).
Define:
- = number of -point shots
- = number of -point shots
- = number of -point shots
If Wijaya scored points, made shots total with of them being free throws, then:
The equations represent total points, total shots, and free throws, respectively:
Substituting into the second equation:
Substitute into the first equation:
From these two equations:
Using elimination or substitution, we get and .
Wijaya made free throws, -point shots, and -point shot.
Interpreting Solutions
Linear equation systems have three possible solution types:
- Exactly one solution: When the lines intersect at a single point (or planes intersect at a single point)
- No solution: When the lines are parallel (or planes do not intersect)
- Infinitely many solutions: When the lines coincide (or planes intersect along a line or plane)
In three dimensions, one linear equation represents a plane. Two distinct nonparallel planes intersect in a line. For three or more planes, the common solution set may be a point, a line, a plane, or empty.
Visualizing Linear Equation Systems
The scenes below show two line configurations and how the number of common points decides the number of solutions.