Question
Question: Solve the following system of equation by matrix method: 4x + 3y + z = 16 2x + y + 3z = 19 x +...
Solve the following system of equation by matrix method:
4x + 3y + z = 16
2x + y + 3z = 19
x + 2y + 4z = 25
Solution
Hint:We will use the formula, X=A−1B to solve this question using the matrix method, where, X=x y z ,A−1=∣A∣AdjA and B=16 19 25 . So, to find A−1, we will first find the determinant of matrix A, that is ∣A∣, then we will find the cofactors of matrix A, take its transpose, and that will be AdjA. Therefore, we will be able to get A−1=∣A∣AdjA and then we will solve the question.
Complete step-by-step answer:
It is given in the question that, we have to solve the system of equations, 4x + 3y + z = 16, 2x + y + 3z = 19, x + 2y + 4z = 25 using the matrix method.
So, first we have to convert the given equations into the matrix form. So, we can write it as follows.