Drag & drop or click to add images or PDF
A system of equations (also called simultaneous equations) is a set of two or more equations with the same variables that must all be satisfied at the same time. The solution is the set of values that makes every equation true simultaneously.
A system of two linear equations in two unknowns has the form:
Geometrically, each equation represents a line in the plane. The solution is the point where the lines intersect.
A system can have:
Systems of equations appear in countless applications: mixing problems, circuit analysis, supply and demand equilibrium, traffic flow, and optimization. Larger systems with 3+ variables arise in engineering and data science.
Solve one equation for one variable, then substitute into the other equation.
Example: Solve
Add or subtract equations to eliminate one variable.
Example: Solve
Write the system as an augmented matrix and row-reduce:
For a system, if :
Plot each equation and identify the intersection point.
| Method | Best When |
|---|---|
| Substitution | One variable is easily isolated |
| Elimination | Coefficients align for easy cancellation |
| Matrix/Gaussian | Large systems (3+ variables) |
| Cramer's Rule | Small systems with non-zero determinant |
| Graphing | Visual estimate or verification |
A system of equations is a collection of two or more equations that share the same variables. The solution is the set of values that satisfies all equations at the same time. For example, x + y = 5 and x - y = 1 form a system with solution x = 3, y = 2.
Yes. A system has no solution when the equations are contradictory — for two linear equations, this means the lines are parallel and never intersect. For example, x + y = 1 and x + y = 3 have no solution.
Substitution solves one equation for one variable and plugs it into the other equation. Elimination adds or subtracts equations to cancel out a variable. Both methods always give the same answer; the choice depends on which is easier for the given system.
Use elimination or substitution to reduce the system step by step. Eliminate one variable from two pairs of equations to get a 2x2 system, solve that, then back-substitute. For larger systems, Gaussian elimination (row reduction) is the most systematic approach.
Get step-by-step solutions to any math problem. Upload a photo or type your question.
Start Solving