Engineering
Mathematics
Multiplication of Matrices
Symmetric and Skew Symmetric Matrices
Question

Solve the following system of equations by using Matrix inversion method. 
2x – y + 3z = 9, x + y + z = 6, x – y + z = 2

JEE Advance
College PredictorLive

Know your College Admission Chances Based on your Rank/Percentile, Category and Home State.

Get your JEE Main Personalised Report with Top Predicted Colleges in JoSA

Solution
Verified BY
Verified by Zigyan
Given
2x – y + 3z = 9 ………..(1)
x + y + z = 6 …………..(2)
x 0 y + z = 2 …………….(2)
using matrix inversion method
AX = B
[213111111][xyz]=[962]
and X = A–1B where A1=adj(A)A
Now adjA=[224011213]
|A| = 2(1 + 1) – 1(1 – 1) + 3(–1 – 1)
|A| = 4 – 6
|A| = – 2.
Now A1=12[224011213]
Now X = A–1B
[xyz]=12[224011213][962]
[xyz]=12[1812806+2186+6]=12[2418]
[xyz]=[129]
Hence [x = 1, y = 2 & z = 9.
Lock Image

Please subscribe our Youtube channel to unlock this solution.