How do you solve a system with three variables?
To solve a system of three variables, you systematically eliminate one variable to create a simpler system of two variables. Think of it like taking apart a tall sandwich. You cannot eat the whole thing at once, so you remove one layer first to make it manageable. Once you have a two-variable system, you use the familiar methods of elimination or substitution to find those values. Finally, you substitute them back into an original equation to find the last missing piece.
What is a three-variable system?
A three-variable system consists of three linear equations containing three unknowns, usually , , and . Geometrically, each equation represents a flat plane in 3D space. When you solve the system, you are looking for the exact point where all three planes intersect. If they do not meet at a single point, the system might have no solution or infinitely many solutions.
The core strategy: eliminate one variable
The most reliable method is elimination. Pick one variable to eliminate, such as . Group your three equations into two different pairs. For each pair, multiply the equations by whatever numbers are necessary so that adding them together makes the terms cancel out. You now have two brand new equations that only contain and . You have successfully reduced the 3D problem into a standard 2D problem.
Common places students slip up
The biggest trap in these problems is organization. It is incredibly easy to drop a negative sign or forget to multiply a constant term on the right side of the equals sign. To avoid this, always label your equations (like Equation 1, Equation 2, and Equation 3). Write out every multiplication step explicitly, and draw clear separators between the different stages of your work.
Worked through
Solve the system: Eq 1: , Eq 2: , Eq 3:
Let us eliminate first. Add Eq 1 and Eq 2: , which simplifies to (we will call this Eq A). Next, we need another pair to eliminate . Multiply Eq 1 by -2 to get . Add this to Eq 3: , giving (we will call this Eq B). Now solve the 2D system of Eq A and Eq B: and . Add them together: , which gives . Substitute into Eq A: , so , meaning . Finally, plug and into Eq 1: , so . The final solution point is .
Questions students ask
Ask about this topic
Where this comes from: OpenStax College Algebra, Chapter 7 · Khan Academy: Systems of equations with three variables
See also