← 2018 Paper 1

UPSC 2018 Maths Optional Paper 1 Q3a — Step-by-Step Solution

13 marks · Section A

Solution of system of linear equations · Linear Algebra · asked 7× in 13 yrs · Read the full method →

Question

For the system of linear equations

x+3y2z=15y+3z=8x2y5z=7\begin{aligned}x+3y-2z&=-1\\ 5y+3z&=-8\\ x-2y-5z&=7\end{aligned}

determine which of the following statements are true and which are false:

Technique

Rouché–Capelli: compare rankA\operatorname{rank}A, rank[Ab]\operatorname{rank}[A|\mathbf b], and the number of unknowns; detA=0\det A=0 rules out uniqueness, equal ranks <n<n give infinitely many.

Solution

Step 1 — Coefficient matrix and its determinant

A=(132053125),b=(187).A=\begin{pmatrix}1&3&-2\\0&5&3\\1&-2&-5\end{pmatrix},\qquad \mathbf b=\begin{pmatrix}-1\\-8\\7\end{pmatrix}.

Expand detA\det A along the first column:

detA=1det ⁣(5325)0+1det ⁣(3253)=(25+6)+(9+10)=19+19=0.\det A=1\cdot\det\!\begin{pmatrix}5&3\\-2&-5\end{pmatrix}-0+1\cdot\det\!\begin{pmatrix}3&-2\\5&3\end{pmatrix}=(−25+6)+(9+10)=-19+19=0.

So detA=0\det A=0: the system is not uniquely solvable — statement (ii) is already settled as false.

Step 2 — Row-reduce to compare ranks

R3R3R1R_3\to R_3-R_1: (1,2,57)(1,3,21)=(0,5,38)(1,-2,-5\,|\,7)-(1,3,-2\,|\,-1)=(0,-5,-3\,|\,8). The augmented matrix becomes

(132105380538)R3R3+R2(132105380000).\left(\begin{array}{ccc|c}1&3&-2&-1\\0&5&3&-8\\0&-5&-3&8\end{array}\right)\xrightarrow{R_3\to R_3+R_2}\left(\begin{array}{ccc|c}1&3&-2&-1\\0&5&3&-8\\0&0&0&0\end{array}\right).

The last row is 0=00=0consistent, no contradiction.

Step 3 — Read off ranks

rank(A)=2\operatorname{rank}(A)=2 and rank([Ab])=2\operatorname{rank}([A\,|\,\mathbf b])=2, equal to each other but less than the number of unknowns (33). By the Rouché–Capelli theorem the system is consistent with 32=13-2=1 free parameter, hence infinitely many solutions.

Solving: from row 2, 5y+3z=8y=83z55y+3z=-8\Rightarrow y=\frac{-8-3z}{5}; from row 1, x=13y+2z=19z+195x=-1-3y+2z=\frac{19z+19}{5}. With z=tz=t:

(x,y,z)=(19(t+1)5, 83t5, t),tR.\big(x,y,z\big)=\left(\frac{19(t+1)}{5},\ \frac{-8-3t}{5},\ t\right),\quad t\in\mathbb R.

Step 4 — Verdict

Answer

  (i) False,(ii) False,(iii) True.  \boxed{\;\text{(i) False},\qquad\text{(ii) False},\qquad\text{(iii) True.}\;}
We post more of this — worked solutions, CSAT trap breakdowns, guide chapters — a few times a week on Telegram. Free, no sign-in. Join

This solution is part of the Maths Coverage Map — 13 years, mapped. Get the take-away PDF free.