UPSC 2019 Maths Optional Paper 1 Q1d — Step-by-Step Solution
10 marks · Section A
Solution of system of linear equations · Linear Algebra · asked 7× in 13 yrs · Read the full method →
Question
If A=1132−4011−3 and B=2121−1110−1 then show that AB=6I3. Use this result to solve the following system of equations: 2x+y+z=5,x−y=0,2x+y−z=1.
Technique
Verify AB=6I3 by hand, deduce B−1=61A, recognize B as the system’s coefficient matrix, apply x=61Ac.
From AB=6I3, B⋅6A=61BA… more directly, AB=6I⇒B−1=61A (a square matrix with a left inverse, in finite dimension, has that as its two-sided inverse). Thus
B−1=61A=611132−4011−3.
Step 3 — Cast the system as Bx=c
The system
2x+y+z=5,x−y+0z=0,2x+y−z=1
has coefficient matrix exactly B=2121−1110−1 and right side c=501. Hence