Super Sale WeekClaude Skills — 20% OFF
Tips

How to Solve a System of Equations: 5 Easy Steps in 2026

Powerdrill Bloom·
How to Solve a System of Equations: 5 Easy Steps in 2026

Most people can solve a system of equations. Fewer can pick the right method first, and that is where the time goes.

This guide covers the five steps in order. It also covers how to choose between substitution and elimination before you start. The last step is how to check the answer, so you know it is right rather than merely finished.

Everything below applies to any system of equations in two variables, whether the numbers are tidy or not.

What a system of equations actually asks

The definition is worth reading slowly, because it explains every step that follows. OpenStax puts it plainly: "When two or more linear equations are grouped together, they form a system of linear equations."

One equation on its own is not restrictive enough. As OpenStax notes, a linear equation in two variables "has an infinite number of solutions. Its graph is a line."

Two equations together pin things down. The goal is stated exactly: "we are looking for the ordered pairs (x, y) that make both equations true."

That is the whole task. Not one equation satisfied, but both at once.

We will use the same worked example throughout, taken from the OpenStax section on solving systems by graphing:

2x + y = 7
x - 2y = 6

What you need before you start

Three things, and none of them is a calculator.

Both equations written out in full. Copy them exactly, including signs. A dropped minus sign accounts for more wrong answers than any concept.

A decision about the method. Graphing, substitution, and elimination all work, but they are not equally fast on the same problem.

A plan for checking. You need both original equations available at the end, not the rearranged versions you created along the way.

OpenStax scopes the standard case clearly: "We will focus our work here on systems of two linear equations in two unknowns." Larger systems follow the same logic with more bookkeeping.

Pick the method before you start solving

This is the step most people skip. The official guidance is specific about when each method is comfortable.

Method Use it when Official wording
Graphing Coefficients are small and the answer is a whole number "Graphing works well when the variable coefficients are small and the solution has integer values"
Substitution One equation is easy to rearrange for a single variable "Substitution works well when we can easily solve one equation for one of the variables and not have too many fractions in the resulting expression"
Elimination Adding or subtracting the equations cancels a variable Based on the Addition Property of Equality, which "says that when you add the same quantity to both sides of an equation, you still have equality"

Look at our example against that table. The first equation has a lone y with a coefficient of 1, so rearranging it costs nothing.

That points at substitution. Elimination would also work, but it needs an extra multiplication first.

One habit is worth building here. Spend ten seconds scanning any system of equations for a coefficient of 1 or -1 before you commit to a method.

If you find one, substitution is usually fastest. If every coefficient is larger, look instead for a pair that cancels when added, and use elimination.

The five steps

Step 1: Write both equations in a comparable form

Line the variables up in the same order and keep the constants on the right.

2x + y = 7      (equation 1)
x - 2y = 6      (equation 2)

Label them. You will refer back to both by name in Step 5, and unlabelled equations are how people check against the wrong line.

Step 2: Choose substitution or elimination

Apply the table above rather than defaulting to whichever you learned first.

Equation 1 solves for y in one move, with no fractions created. That is the exact condition OpenStax describes for substitution, so that is the method here.

Rearrange the easy equation only:

y = 7 - 2x

Step 3: Reduce the system to one equation with one variable

This is the heart of both methods. Substitution and elimination differ only in how they get here.

Put the expression for y into equation 2, and keep the brackets:

x - 2(7 - 2x) = 6
x - 14 + 4x = 6
5x = 20
x = 4

The bracket is where mistakes live. Multiplying -2 across both terms is the step to slow down on, because -2 × -2x becomes +4x.

Step 4: Back-substitute to get the second variable

Take the value you found and put it into the rearranged equation from Step 2.

y = 7 - 2(4)
y = 7 - 8
y = -1

Write the answer as an ordered pair, not as two loose numbers:

(4, -1)

The pair notation matters. It keeps you from reporting x and y the wrong way round on a multi-part question.

Step 5: Check the pair in both original equations

Both, not one. Checking a single equation only proves you did the arithmetic in that equation.

Equation 1:  2(4) + (-1) = 8 - 1 = 7    ✓
Equation 2:  4 - 2(-1) = 4 + 2 = 6      ✓

Both statements are true, so (4, -1) is the solution. If only one had checked out, the error is in Step 3 or Step 4 rather than in the original problem.

How to tell how many solutions there are

A system of equations does not always have exactly one answer. Determining the count is a named objective in the OpenStax section.

Three outcomes are possible, and each one announces itself during Step 3.

What Step 3 leaves you with Number of solutions What the lines do
A single value, such as x = 4 Exactly one They cross once
A false statement, such as 0 = 5 None They are parallel
A true statement, such as 0 = 0 Infinitely many They are the same line

The second and third rows surprise people. In both cases the variables cancel during Step 3, and what remains is a statement with no variable in it at all.

Read that statement rather than deleting it. A false one means the lines never meet, and a true one means you were given the same line twice.

That is a useful diagnostic. If your variables vanish, stop and read what is left rather than assuming you made a mistake.

Students lose time here more than anywhere else. A system of equations with no solution looks like a failed calculation, and it is actually the answer.

Where people lose marks

Four errors account for most of them, and all four are procedural rather than conceptual.

Distributing a negative across only the first term. In -2(7 - 2x), both terms change, giving -14 + 4x.

Substituting back into the wrong equation. Use the rearranged equation from Step 2 to find the second variable. Check against the two originals only at the end.

Reporting the pair in the wrong order. Write (x, y) and keep it that way.

Skipping the check on the second equation. This is the only step that catches an arithmetic slip in Step 3.

For related workflows, our roundup of AI math tools covers the tool landscape, and our list of math websites covers practice resources.

Checking your work with an AI math tutor

Working the problem yourself is the point. Checking a system of equations against a second method is how you know the answer holds.

Upload the problem

Type the system directly, or use the photo route. The AI math page describes a Photo Math Solver where you "snap a photo of any equation" and get a solution back.

Describe what you need

Ask for the worked steps rather than just the pair. Powerdrill Bloom's Step-by-Step Tutor is described as breaking down the solution process, "From algebra to calculus."

Say which method you used. A second method reaching the same pair is a far stronger check than the same method run twice.

Compare the worked solution against yours

Read the two solutions side by side rather than comparing final answers only. A matching answer with a different intermediate step usually means one of you rearranged incorrectly and got lucky.

Start on the free tier before comparing plans on the pricing page. If it fits, try Powerdrill Bloom on the problem set you are working through.

Conclusion

The five steps for any system of equations are stable. Write both equations comparably, choose the method, reduce to one variable, back-substitute, then check both originals.

The step that saves the most time is the second one. Choosing substitution when a variable is already isolated, and elimination when a variable cancels, turns a ten-minute problem into a two-minute one.

Then check both equations, every time. It is the only step that tells you whether the answer is right rather than merely finished.

Frequently asked questions

What is the solution to a system of equations?

It is the ordered pair that makes both equations true at the same time. OpenStax describes it as the ordered pairs (x, y) that satisfy both equations, not just one.

Should I use substitution or elimination?

Use substitution when one equation solves easily for a single variable without creating fractions. Use elimination when adding or subtracting the equations cancels a variable outright.

Why does my system have no solution?

If the variables cancel and leave a false statement such as 0 = 5, the two lines are parallel and never meet. That is a valid answer, not an error.

Do I really need to check both equations?

Yes. Checking one equation only confirms the arithmetic inside that equation, so a slip made while reducing the system can still pass.

Can I use graphing instead?

You can, and OpenStax notes it works well when coefficients are small and the solution has integer values. With fractional answers, reading an exact value off a graph becomes unreliable.