StatGardenREF. DESK
Calculators/Maths/System of three linear equations (Cramer’s rule)
Maths

System of three linear equations (Cramer’s rule) calculator

Solves a 3×3 system of linear equations using determinants.

What this calculator does

System of three linear equations (Cramer’s rule) works out solves a 3×3 system of linear equations using determinants. Enter your own figures above and the answer updates as you type: nothing is fixed in the code, so the result reflects exactly the numbers you supply.

The formula this calculator evaluates is printed under the tool and explained below, so you can check the working by hand or reuse it in a spreadsheet.

The formula

Formulax = Dx/D, y = Dy/D, z = Dz/D, where D is the coefficient determinant and Dx,Dy,Dz swap in the constants column

The inputs explained

FieldWhat to enter
a₁A number. Starts at 2.
b₁A number. Starts at 1.
c₁A number. Starts at -1.
d₁A number. Starts at 8.
a₂A number. Starts at -3.
b₂A number. Starts at -1.
c₂A number. Starts at 2.
d₂A number. Starts at -11.
a₃A number. Starts at -2.
b₃A number. Starts at 1.
c₃A number. Starts at 2.
d₃A number. Starts at -3.

Worked examples

Every figure in the tables below is produced by this page’s own calculator at build time, so the numbers and the tool always agree. Select any row to load that scenario.

How the answer changes with a₁

Every other input is held at the calculator’s starting values while a₁ varies. Select any row to load that scenario into the calculator.

How the answer changes with a₁
a₁x, y, zDeterminant DCheck equation 1
1-0.6667, 4.333, -4.3333.0008.000 (should equal 8.000)
1.5-2.000, 5.000, -6.0001.0008.000 (should equal 8.000)
22.000, 3.000, -1.000-1.0008.000 (should equal 8.000)
30.4000, 3.800, -3.000-5.0008.000 (should equal 8.000)
40.2222, 3.889, -3.222-9.0008.000 (should equal 8.000)
60.1176, 3.941, -3.353-17.0008.000 (should equal 8.000)