By using the matrix representation, it is possible to determine how many solutions a system of linear equations has without solving it first.
There are three possibilities for the number of solutions to a system of equations:
No solution
Exactly one solution
Infinitely many solutions.
This can be easily illustrated with an example by graphing the system of equations:
Example
The graphs of the individual linear equations, i.e. the straight lines, intersect either:
in a common point → one solution
lie on top of each other (i.e. are equal) → infinitely many solutions, or
are really parallel to each other, so they have no common point → no solution.
IIIx9x−y+3y=3=15
⇒I⇒IIyy==x−3x−3+5
IIIx−9x−21y+29y=23=−227
⇒I⇒IIyy==2x2x−3−3
III−x3x−y+3y=4=6
⇒I⇒IIyy==−x−x−4+2
Determine solvability with the matrix representation
In the following, we consider quadratic linear systems of equations, that is, linear systems of equations with exactly as many equations as variables.
Procedure
The procedure is described here for a system of equations with three equations. However, it is also valid for systems of equations with more or less equations.