5x-6y + 4z=15
7x+4y - 3z=19
2x + y + 6z=46 answer this in matrix inversion method
Answers
Answer: Matrix inversion Method (solving for "x")
Step-by-step explanation:
According to Matrix inversion Method:
A*X=B
(⇒ )
Firstly, Equation should be written in Matrix to calculate adjoint of Matrix A :
A*X=B
2- Now finding the Determinant of Mat[A] (3*3):
3- Taking Transpose of the matrix (changing rows into columns &columns into rows) :
4(a)- Taking Adjoint of transpose matrix ( if first digit is selected, leaving the row and column , determinant is taken of the remaining digits ... and then these determinants form the Adjoint Matrix) :
4(b)- Changing the Signs of the Adjoint :
5- Taking the Inverse of Matrix (A):
Formula:
6- Finding the value of Matrix[X]:
Multiplying every digit of row with the respective number.
Simplifying :
Hence,
Hope you find it convenient to understand. :)