Intermediate Algebra and Practical Modeling
Linear Systems Analysis
Choosing Your Method
When you have two or more linear equations working together, you have a system. Solving it means finding the values for the variables that make all equations in the system true. The two most common algebraic methods are substitution and elimination.
The best method often depends on how the equations are structured.
The substitution method is your go-to when you can easily isolate a variable in one of the equations. Look for a variable with a coefficient of 1 or -1. For instance, in the system below, the in the first equation is a perfect candidate.
Since we know what equals in terms of , we can substitute for in the second equation:
From here, it's a straightforward single-variable equation. You'd solve for , then plug that value back into either original equation to find .
The elimination method, on the other hand, shines when the coefficients of one variable in both equations are the same or opposites. The goal is to add the equations together to eliminate one variable entirely. Consider this system:
Notice the coefficients for are and . They're perfect opposites. If we add the two equations, the terms will cancel out.
Sometimes you'll need to multiply one or both equations by a constant to create matching coefficients. The strategy, pioneered by mathematicians like Augustin-Louis Cauchy, is to manipulate the system into a form where elimination is simple and direct.
What Solutions Look Like
Geometrically, every two-variable linear equation represents a straight line on a coordinate plane. The solution to a system is simply the point where these lines intersect. This graphical interpretation reveals that there are three possible outcomes for any system.
Most systems have one unique solution. However, you'll sometimes encounter special cases during your algebraic work.
If you try to solve a system of parallel lines, the variables will cancel out and you'll be left with a false statement, like $0 = 5$. This indicates an with no solution.
If you solve a system where both equations describe the same line, the variables will cancel and leave you with a true statement, like $0 = 0$ or $12 = 12$. This means there are infinitely many solutions, as every point on the line satisfies both equations.
Modeling the Real World
Systems of equations are powerful because they let us model situations with multiple constraints. A classic example is finding market equilibrium in economics. Demand for a product usually goes down as price goes up, while supply goes up as price goes up.
The equilibrium point is where supply equals demand, the price at which producers and consumers agree. It's the intersection point of the supply and demand equations.
Let's say the demand for coffee pods is given by the equation , where is the quantity demanded and is the price. The supply is given by . To find the equilibrium, we need to find the and that satisfy both equations. Since both are already solved for , substitution is a natural choice.
The equilibrium price is $30. Plugging this back into either equation gives us the equilibrium quantity: . So, 40 coffee pods will be sold at $30 each.
This same logic applies to mixture problems. Imagine a chemist needing to create 100 mL of a 25% acid solution by mixing a 10% solution and a 40% solution. Let be the volume of the 10% solution and be the volume of the 40% solution. We have two constraints:
| Constraint | Equation |
|---|---|
| Total Volume | |
| Total Acid |
This system can be solved using either substitution or elimination to find the required volumes of and .
What does the solution to a system of two linear equations, like and , represent on a coordinate plane?
When solving a system of equations, you simplify it and arrive at the statement . What can you conclude about the system?
Understanding how to choose a method and interpret the results gives you a flexible and powerful tool for solving problems with multiple variables.