Mathematics · essential
Linear system in matrix form for JEE
Test of consistency and solution of simultaneous linear equations in two or three variables using matrices
Formula
A system of linear equations can be written as \(AX=B\).
Variables: \(A\): coefficient matrix, \(X\): column matrix of variables, \(B\): constant column matrix.
Conditions: Dimensions must be compatible.
Solving simultaneous linear equations using matrices.