Jump to content

Linear system/Cramer's rule/Fact

From Wikiversity
Cramer's rule

Let K be a field, and let

a11x1+a12x2++a1nxn=c1a21x1+a22x2++a2nxn=c2an1x1+an2x2++annxn=cn

be an inhomogeneous linear system over K. Suppose that the describing matrix M=(aij)ij is invertible.

Then the unique solution for xj is given by xj=det(a11a1,j1c1a1,j+1a1nan1an,j1cnan,j+1ann)detM.