21-06-2024 16:59
Status :
Tags : mathematics linear algebra Linear Equations
System of linear equations in matrix
Definitions, Formulae and Theory
A linear system of m equations in n unknowns is a set of equations of the form:
This is called a System of Linear Equations. It is called “linear” because each variable is of first degree only.
The given system can also be written in matrix form as:
where:
- A is the matrix of coefficients
- X is the matrix of unknown variables
- B is the matrix of constants
If B = 0, then the system is homogeneous. If B ≠ 0, then the system is non-homogeneous.
The values of unknowns form a solution set of the given system, satisfying all the equations.