Skip to main content

Section 4.3 Cramer’s Rule

Given a matrix equation Ax=b, where A is an n×n matrix. Let Ai(b) be the matrix obtained from A by replacing column i by the vector b.
Ai(b)=[a1ban]col i

Example 4.3.2.

Use Cramer’s Rule to solve the system of linear equations.
2x1x2=53x15x2=11