Cramer's rule is an algorithm for solving square linear systems using determinants of matrices.[2] Cramer's rule can only be used with linear systems that have exactly one solution. Cramer's rule is named after Gabriel Cramer (1704–52), a Swiss mathematician.
Cramer's rule uses determinants to find the solution of a linear system. For example, start with the linear system
Now convert this linear system into a 3x4 matrix. We will be making four determinants out of this matrix. Each of these determinants will be based on a 3x3 square matrix. The first determinant, which we will label |A0|, is the first three columns of the matrix. Now find the value of |A0|. The second determinant will be based on the first. Substitute the last column of matrix A into the first column of determinant |A0|. The new determinant is labeled |Ax|. Now find the value of |Ax|. Continue by finding the determinate of |Ay|. Do this by substituting the last column of matrix A into the second column of determinant |A0|. Now repeat the pattern for |Az|. The solution for the linear system is So# | A | B | C | D |
E | F | G | H | I |
J | K | L | M | N |
O | P | Q | R | S |
T | U | V | W | X |
Y | Z |
All Math Words Encyclopedia is a service of
Life is a Story Problem LLC.
Copyright © 2018 Life is a Story Problem LLC. All rights reserved.
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License