Question
Question: Solve by matrix method: 2x + 3y + 3z = 5 x – 2y + z = -4 3x – y – 2z = 3...
Solve by matrix method:
2x + 3y + 3z = 5
x – 2y + z = -4
3x – y – 2z = 3
Solution
Hint: In order to solve this question, we will use the formula, X=A−1B where, X=x y z ,A−1=∣A∣AdjA and B=5 −4 3 . So we will have to find A−1, for that, 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 the inverse of matrix A using A−1=∣A∣AdjA.and hence We then substitute all the obtained values of A−1 and Bin the main formula and do necessary calculations to get the value of x, y and z accordingly.
Complete step-by-step answer:
It is given in the question that, we have to solve the system of equations,
2x+3y−5=0
x−2y+z=−4
3x−y−2z=3 using the matrix method.
So, first we have to covert the given equations into the matrix form. So, we can write it as follows.