Engineering
Mathematics
Introduction to Matrix
Transpose and Adjoint of a Matrix
Inverse of a Matrix
Question

A=[235324112] find A–1 using A–1 solve
2x – 3y + 5z = 11
3x + 2y – 4z = – 5
x + y – 2z = – 3

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
A=[235324112]=2(0)+3(6+4)+5(32)=6+5=10
co factor of A=[02119522313]
Adj.A=[02129231513]
A1=Adj.AA=11[02129231513]
the system of equation can be written as
[235324112][xyz]=[1153]AX=BX=A1B
[xyz]=[02129231513][1153]=[123]
x = 1, y = 2, z = 3