← 2016 Paper 1
UPSC 2016 Maths Optional Paper 1 Q1a-i — Step-by-Step Solution
6 marks · Section A
Inverse of a matrix (adjoint and row reduction) · Linear Algebra · asked 3× in 13 yrs · Read the full method →
Question
Using elementary row operations, find the inverse of A=111230121.
Technique
Gauss–Jordan elimination on [A∣I]; the elementary row operations that drive the left block to I build A−1 on the right.
Solution
Step 1 — Set up the augmented matrix [A∣I]
111230121100010001.
Step 2 — Clear column 1 below the pivot
R2→R2−R1 and R3→R3−R1:
10021−21101−1−1010001.
Step 3 — Clear column 2
R1→R1−2R2 and R3→R3+2R2:
100010−1123−1−3−212001.
Step 4 — Normalize the third pivot and clear column 3
R3→21R3, then R1→R1+R3 and R2→R2−R3:
1000100012321−23−10121−2121.
The left block is I, so the right block is A−1:
Answer
A−1=2321−23−10121−2121=2131−3−2021−11.