System of Equations Calculator
This system of equations calculator takes two or three linear equations, written the way your book prints them, and returns the exact solution — or tells you honestly that there is not one.
Take 2x + 3y = 12 together with x − y = 1. The answer is x = 3, y = 2. That claim is worth nothing until you put it back: 2(3) + 3(2) = 12, and 3 − 2 = 1. Both hold, so the pair is genuinely the solution to the system, not merely to one of its equations. That last step is the one students skip and the one this tool does for you every single time.
How to Solve a System of Equations
Two equations, two unknowns. Each equation on its own has endless solutions; what makes the pair interesting is that only certain values satisfy both at once. Geometrically each equation is a line, and solving the system means finding where the lines meet.
School teaches three named routes to that point — substitution, elimination, and determinants — and any of them lands in the same place, because the answer does not depend on how you travelled. What this page is for is the destination: the values, whether they exist, and proof that they work.
One detail matters more than it looks. Every step here is carried out in exact fractions. A system such as x/2 + y/3 = 4 with x − y = 0 comes out as x = y = 24/5, which is 4.8 exactly — not 4.7999999. Decimal calculators that round as they go can turn a system with no solution into one with a tiny fake answer, and that is a wrong answer dressed up as a right one.
One Solution, No Solution, or Infinitely Many
A linear system has exactly three possible fates. It is worth knowing them by sight, because a good deal of exam marking rests on naming which one you are looking at.
| One solution | 2x + 3y = 12, x − y = 1 | Lines cross once. Consistent and independent. |
| No solution | x + y = 2, x + y = 5 | Lines are parallel. Inconsistent. |
| Infinitely many | x + y = 2, 2x + 2y = 4 | One line written twice. Consistent and dependent. |
The middle case is easy to read once you see it: the same left side cannot be 2 and 5 at once, so nothing satisfies both. The third is subtler, because the second equation looks new until you notice it is the first one doubled. It adds no information, so a whole line of points survives. In that case the calculator does not shrug — it writes the entire family down as x = 2 − t, y = t, meaning you may choose t freely and read off a genuine solution every time. Choose t = 0 and you get (2, 0); choose t = 5 and you get (−3, 5). Both satisfy the original pair.
Systems With Three Variables
Add a third unknown and each equation becomes a plane instead of a line, with the solution sitting where all three planes meet. The arithmetic grows but the logic does not change. Given x + y + z = 6, 2y + 5z = −4 and 2x + 5y − z = 27, the answer is x = 5, y = 3, z = −2, and again every equation is tested with those values before anything appears on screen.
This is not a modern problem. Chapter eight of the Han-dynasty Nine Chapters on the Mathematical Art sets out eighteen such problems and solves them by writing the coefficients in columns and reducing the array — the same idea as a modern augmented matrix, negative numbers included. The largest of those problems runs to six equations in six unknowns. Students have been doing this for roughly two thousand years; only the counting rods have changed.
How to Use This System of Equations Calculator
Each equation gets two boxes with the equals sign printed between them, so you never type one and you cannot accidentally type two. Put the left side in the first box, the right side in the second, and press =.
Nothing needs rearranging beforehand. y = 2x + 3 goes in as it stands, and so does 3x − 5 = 2y + 1 with terms on both sides. Fractions, decimals and brackets are all accepted, letters are not restricted to x and y, and anything missing from an equation simply counts as zero. Switch between two and three equations with the buttons above the boxes.
The answer appears at the top with a plain sentence saying which of the three cases you are in. Open Show the picture and the check and you get the lines drawn with the crossing point marked, plus your own equations with the values substituted in. Below that, the working is set out step by step: the system tidied up, the test for whether the lines cross at all, the values, and the substitution back. The copy button takes the answer away with you.
Checking the Answer Is Not Optional
A solution that satisfies one equation and fails another is not a solution at all, and that is the commonest way marks are lost — not in the method, but in the arithmetic somewhere in the middle of it. Substituting back is how you catch it, and it takes seconds.
This calculator holds itself to the same rule. Before any answer is printed, the values are put back into every equation you typed and both sides are compared exactly. If a single one disagreed, nothing would be shown at all. You will see that same substitution laid out on screen, which means the number in the answer band and the working underneath can never tell you two different stories.
System of Equations FAQ
How do you solve a system of equations?
What does it mean when a system of equations has no solution?
Can a system of equations have infinitely many solutions?
Can this calculator solve three equations with three variables?
Do the equations have to be rearranged into ax + by = c first?
Can I use letters other than x and y?
How do I check that a solution to a system is right?
What is the difference between a consistent and an inconsistent system?
Two lines either cross once, run parallel, or lie on top of each other. Everything a linear system can do is in that sentence — and the calculator above will tell you which one you have, in exact numbers, checked.