It is complicated to solve a system of linear equations, although we have some methods to tackle these problems.
The Gaussian method is one of them, but now we will study the rule or method of Cramer.
This rule can only be used if the system of equations to be solved satisfies two conditions:
- The system has as many equations as unknowns.
- The determinant of the matrix of the coefficients is not zero.
Example
We will now see the procedure that one must follow to use Cramer's rule. Let's take a system that satisfies the two necessary conditions:
We define now the determinants
Cramer's rule says that the solution of the system of equations is
In this case, then,
After the first example we will now set up the general steps for any system of equations.
1) Verify that the system satisfies the two conditions: equal number of unknowns and equations
2) Compute the determinant of the matrix of coefficients
3) The determinants
4) The solutions are
Homogeneous systems
If a system with
It only admits the trivial solution
The necessary and sufficient condition so that a homogeneous system has solutions other than the trivial one is that the rank of the matrix of the coefficients is lower than the number of unknowns, or in other words, that the determinant of the matrix of the coefficients is zero. Therefore, to solve an homogeneous system we will have to make it so that the determinant is not zero to ensure that its solution is not the trivial one.