How do you solve a matrix with variables?
Linear equations in two or three variables can be solved using matrix method or by Row reduction or Gaussian elimination method.
Step 1. Solve the system of equation given below using matrices:
Write the matrix on the left as the product of coefficients and variables that is
Now,
…(1)
coefficient variable constant
matrix matrix matrix
Step 2. Find coefficient matrix inverse.
The inverse of is
Step 3. Multiply equation (1) by inverse matrix, we get
The solution is .
Hence this way we can solve a matrix with variables.