A
linear equation system is a group of equations (linear) that have more than one
unknown factor. The unknown factors appear in various equations, but doesn't need to be in all of them. What these equations do is relate all the unknown factors amongst themselves. For example:

We have basically thre methods for solving a system:
- Substitution (elimination of variables): It consists in isolating one of the unknown factors (for example x) and substitute that expression in the other equation. This way we obtain a first degree equation with the unknown factor y. Once resolved, we obtain the value of x using the value of y we know.
- Addition, Reduction or row reduction: It consists in operating the equations, for example, adding or subtracting both equations so one of the unknown factors disappears. This way we obtain an equation with only one known factor.
- Equalization: It consists in isolating from both equations the same unknown factor to be able to equal both expression, obtaining one equation with one unknown factor.
Example 1: substitution
We isolate the
x from the first equation:

And we substitute it in the second:

We work out
x knowing
y:

Therefor, the solution to the system is

Example 2: addition
We multiply by –2 the first equation, we add the equations and resolve the equation we have obtained

We replace the value of
y in the first equation and we solve it:

Therefor, the solution to the system is

Example 3: equalization
We isolate
y from both equations:

We equal both expressions and we resolve the equation:

Substituting in the first of the previous equations,

Therefor, the solution to the system is

More examples: