What is Cramer's rule?
1 Answer
Cramer's Rule.
This rule is based upon manipulation of determinants of the matrices associated with the numerical coefficients of your system.
You just pick the variable you want to solve for, replace that variable's column of values in the coefficient determinant with the answer-column's values, evaluate that determinant, and divide by the coefficient determinant.
It works with systems with a number of equations equal to the number of unknowns. it also works well up to systems of 3 equations in 3 unknowns. More than that and you´ll have better chances using reductions methods (row echelon form).
Consider an example:
(NOTE: if
Now we consider 3 other matrices,
We evaluate the three determinants for these matrices:
Finally we can calculate the values of the unknowns as:
Your final result is: