Cramer's Rule

Let's solve a generic 2x2 system of linear equations. 2x2 System of Linear Equations
To solve for x, let's eliminate the y's by multiplying the top equation by d and the bottom equation by -b Solving for x
When you add the two equations together, and solve for x, you get Solving for x
Now, let's solve for y by eliminating the x's. Multiply the top equation by -c and the bottom equation by a. Solving for y
When you add the two equations together, and solve for y, you get Solving for y
Now, consider the following definitions
The determinant D formed by taking the coefficients D
The determinant Dx formed by taking the coefficient matrix and replacing the x's by the constants on the right hand side. Dx
The determinant Dy formed by taking the coefficient matrix and replacing the y's by the constants on the right hand side. Dy
Have you seen those determinants anywhere before? If not, then you've not been reading the lecture notes. Cramer's Rule