A system of linear equations is a collection of two or more linear equations involving the same set of variables. For example,
\[
\begin{align*}
2x + 3y &= 5 \\
4x - y &= 10
\end{align*}
\]
is a system of two linear equations in two variables.
Show more…