Activity (Process)

Solving a System of Two Linear Equations Using Cramer's Rule

To solve a system of two linear equations in two variables using Cramer's rule, follow this six-step procedure:

  1. Evaluate the determinant DD, using the coefficients of the variables.
  2. Evaluate the determinant DxD_x by using the system's constants in place of the xx coefficients.
  3. Evaluate the determinant DyD_y by using the system's constants in place of the yy coefficients.
  4. Find the values of xx and yy using the formulas x=DxDx = \frac{D_x}{D} and y=DyDy = \frac{D_y}{D}.
  5. Write the final solution as an ordered pair (x,y)(x, y).
  6. Check that the ordered pair is a valid solution by substituting it back into both original equations.

0

1

Updated 2026-04-29

Contributors are:

Who are from:

Tags

OpenStax

Intermediate Algebra @ OpenStax

Ch.4 Systems of Linear Equations - Intermediate Algebra @ OpenStax

Algebra