Question
Using elementary transformations, find the inverse of the following matrix:
$\begin{bmatrix} 1 & 2 & 3 \\ 2 & 5 & 7 \\ -2 & -4 & -5 \end{bmatrix}$

Answer

$\text{A}=\begin{pmatrix} 1 & 2 & 3 \\ 2 & 5 & 7 \\ -2 & -4 & -5 \end{pmatrix}=\begin{pmatrix} 1 &0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{pmatrix}\text{A}$
Applying $R_2 \rightarrow R_2 - 2R_1, R_3 \rightarrow R_3 + 2R_1$, we get
$\begin{pmatrix} 1 & 2 & 3 \\ 0 & 1 & 1 \\ 0 & 0 & 1 \end{pmatrix}=\begin{pmatrix} 1 &0 & 0 \\ -2 & 1 & 0 \\ 2 & 0 & 1 \end{pmatrix}\text{A}$
Applying $R_1 \rightarrow R_1 - 2R_2$, we get
$\begin{pmatrix} 1 & 0 & 1 \\ 0 & 1 & 1 \\ 0 & 0 & 1 \end{pmatrix}=\begin{pmatrix} 5 & -2 & 0 \\ -2 & 1 & 0 \\ 2 & 0 & 1 \end{pmatrix}\text{A}$
Applying $R_1 \rightarrow R_1 - R_3$, we get
$\begin{pmatrix} 1 & 0 & 1 \\ 0 & 1 & 1 \\ 0 & 0 & 1 \end{pmatrix}=\begin{pmatrix} 3 & -2 & -1 \\ -2 & 1 & 0 \\ 2 & 0 & 1 \end{pmatrix}\text{A}$
Applying $R_2 \rightarrow R_2 - R_3$, we get
$\begin{pmatrix} 1 & 0 & 1 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{pmatrix}=\begin{pmatrix} 3 & -2 & -1 \\ -4 & 1 & -1 \\ 2 & 0 & 1 \end{pmatrix}\text{A}$
$\therefore \text{ A}^{-1}=\begin{pmatrix} 3 & -2 & -1 \\ -4 & 1 & -1 \\ 2 & 0 & 1 \end{pmatrix}.$

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free

Similar questions

Using properties of determinants, prove that
$\begin{vmatrix} \text{a}^{2} + \text{2a} & \text{2a + 1} & 1 \\ \text{2a + 1} & \text{a + 2} & 1 \\ 3 & 3 & 1 \end{vmatrix} = \text{(a - 1)}^{3}$
If $f(x) = Ax^2 + Bx + C$ is such that f(a) = f(b), then write the value of c in Rolle's theorem.
Differentiate the following functions with respect to x:
$\sin^{-1}\Big\{\frac{\sqrt{1+\text{x}}+\sqrt{1-\text{x}}}{2}\Big\},0<\text{x}<1$
Find the area of the region in the first quadrant enclosed by the x-axis, the line $y = x$ and the circle $x^2+ y^2 = 32.$
By using the properties of definite integrals, evaluate the integral $\int_{0}^{\frac{\pi}{2}} \frac{\sin ^{\frac{3}{2}} x d x}{\sin ^{\frac{3}{2}} x+\cos ^{\frac{3}{2}} x}$
A toy company manufactures two types of dolls, A and B. Market tests and available resources have indicated that the combined production level should not exceed 1200 dolls per week and the demand for dolls of type B is at most half of that for dolls of type A. Further, the production level of dolls of type A can exceed three times the production of dolls of other type by at most 600 units. If the company makes profit of Rs. 12 and Rs. 16 per doll respectively on dolls A and B, how many of each should be produced weekly in order to maximise the profit?
Form the differential equation of the family of circles in the first quadrant which touch the coordinate axes.
Let S be the set of all real numbers except -1 and let '*' be an operation defined by a * b = a + b + ab for all a, b ∈ S. Determine whether '*' is a binary operation on S. If yes, check its commutativity and associativity. Also, solve the equation (2 * x) * 3 = 7.
Find the foot of the perpendicular from (1, 2, -3) on the line $\frac{\text{x}+1}{2}=\frac{\text{y}-3}{-2}=\frac{\text{z}}{-1}.$
If $\text{A}=\begin{bmatrix}2&-2\\4&2\\-5&1\end{bmatrix},\text{ B}=\begin{bmatrix}8&0\\4&-2\\3&6\end{bmatrix},$ find matrix X such that 2A + 3X = 5B.