Cramer'S Rule On The System of Linear Equation: Coeeficient Matrices
Cramer'S Rule On The System of Linear Equation: Coeeficient Matrices
EQUATION
In linear algebra, Cramer's rule is an explicit formula for the solution of a
system of linear equations with as many equations as unknowns, valid
whenever the system has a unique solution. It expresses the solution in terms
of the determinants of the (square) coefficient matrix and of matrices obtained
from it by replacing one column with the column vector of the right-hand sides
of the equations. It is named after Gabriel Cramer (1704–1752), who published
the rule for an arbitrary number of unknowns in 1750.
COEEFICIENT MATRICES
Determinants can be used to solve the system of linear equations. You use the
coefficient matrix of the linear system.
then:
where:
EXAMPLE :
EXAMPLE 2:
2x + y + z = 3
x – y – z = 0
x + 2y + z = 0
Cramer's Rule says that x = Dx ÷ D, y = Dy ÷ D, and z = Dz ÷ D. That is:
CONCLUSION:
Not all systems have definite solutions. If the determinant of the coefficient matrix is zero, a
solution cannot be found using Cramer's rule because of division by zero.
When the solution cannot be determined then one of the two cases may exist
The Planes graphed by each equation are parallel and there are no solutions.
The three planes share one line (like how three pages of a book share the same spine) or
represent the same plane in which there are infinite solutions.
The point of Cramer's Rule is that you don't have to solve the whole system to get the one
value you need.