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.
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.
1. Representation as extended coefficient matrix
2. Bring to row echelon form
Bringing the expanded coefficient matrix to row echelon form means eliminating the coefficients , , , for example using the Gaussian method.
3. Determine rank
The rank of a matrix is the number of rows in the row echelon form of the matrix that have at least one non-zero entry.
We write for the rank of the matrix .
Determine the rank of the matrix and the rank of the extended matrix
4. Compare ranks
Now denotes the number of variables or the number of columns of the matrix. There are now three possibilities:
Example:
Solvability: There is exactly one solution.
Example:
Solvability: There are infinite solutions.
Example:
Solvability: There is no solution.