3x3 Equation Solver
This calculator is designed to solve systems of three linear equations.
The user is required to enter 12 coefficients, corresponding to the coefficients of the three equations, and the calculator will then produce the solution to the system. The solution will include the values of the variables that satisfy all three equations simultaneously.
The calculator uses the following mathematical formulas for solving 3x3 system.
The system of 3 linear equations can be written as
The solution is usually expressed using the determinant of 3x3 matrixes notation, which is defined as
Then the solution will be
thus each variable is a result of a division of two determinants.
Solutions fall to the three cases.
-
Determinant in the denominator is not zero
then there is only one solution of system -
Determinant in the denominator is zero, but all numerators are not zero
then there are no solutions of system
- Determinant in the denominator is zero and all numerators are zeroes
then there is infinite set of solutions, cause one equation is a linear combination of two others
Comments