Question
Find the inverse of the following matrices by using elementry row transformation:$\begin{bmatrix} 2 & -1 & 3 \\ 1 & 2 &4 \\ 3 & 1 & 1 \end{bmatrix}$

Answer

$\text{A}=\begin{bmatrix} 2 & -1 & 3 \\ 1 & 2 &4 \\ 3 & 1 & 1 \end{bmatrix}$We have A = IA
$\begin{bmatrix} 2 & -1 & 3 \\ 1 & 2 &4 \\ 3 & 1 & 1 \end{bmatrix}-\begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix}\text{A}$
$\text{Applying R}_1\rightarrow\frac{\text{R}_1}{2}$
$\begin{bmatrix} 1 & \frac{-1}{2} & \frac{3}{2} \\ 1 & 2 &4 \\ 3 & 1 & 1 \end{bmatrix}=\begin{bmatrix} \frac{1}{2} & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix}\text{A}$
$\big[\text{Applying R}_2\rightarrow\text{R}_2-\text{R}_1, \text{R}_3\rightarrow\text{R}_3-3\text{R}_1\big]$
$\begin{bmatrix} 1 & \frac{-1}{2} & \frac{3}{2} \\ 0 & \frac{5}{2} & \frac{5}{2} \\ 0 & \frac{5}{2} & \frac{-7}{2} \end{bmatrix}=\begin{bmatrix} \frac{1}{2} & 0 & 0 \\ \frac{-1}{2} & 1 & 0 \\ \frac{-3}{2} & 0 & 1 \end{bmatrix}\text{A}$
$\text{Applying R}_2\rightarrow\Big(\frac{2}{5}\Big)\text{R}_2$
$\begin{bmatrix} 1 & \frac{-1}{2} & \frac{3}{2} \\ 0 & 1 & 1 \\ 0 & \frac{5}{2} & \frac{-7}{2} \end{bmatrix}=\begin{bmatrix} \frac{1}{2} & 0 & 0 \\ \frac{-1}{5} & \frac{2}{5} & 0 \\ \frac{-3}{2} & -1 & 1 \end{bmatrix}\text{A}$
$\text{Applying R}_1\rightarrow\text{R}_1+\frac{1}{2}\text{R}_2,\text{R}_3\rightarrow\text{R}_3-\frac{5}{2}\text{R}_2$
$\begin{bmatrix} 1 & 0 & 2 \\ 0 & 1 & 1 \\ 0 & 0 & -6 \end{bmatrix}=\begin{bmatrix} \frac{2}{5} & \frac{1}{5} & 0 \\ \frac{-1}{5} & \frac{2}{5} & 0 \\ -1 & -1 & 1 \end{bmatrix}\text{A}$
$\text{Applying R}_3\rightarrow\frac{\text{R}_3}{-6}$
$\begin{bmatrix} 1 & 0 & 2 \\ 0 & 1 & 1 \\ 0 & 0 & 1 \end{bmatrix}=\begin{bmatrix} \frac{2}{5} & \frac{1}{5} & 0 \\ \frac{-1}{5} & \frac{2}{5} & 0 \\ \frac{1}{6} & \frac{1}{6} & \frac{1}{6} \end{bmatrix}\text{A}$
$\text{Applying R}_2\rightarrow\text{R}_2-\text{R}_3,\text{R}_1\rightarrow\text{R}_1-2\text{R}_3$
$\begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix}=\begin{bmatrix} \frac{1}{15} & \frac{-2}{15} & \frac{-1}{3} \\ \frac{-11}{30} & \frac{7}{30} & \frac{1}{6} \\ \frac{1}{6} & \frac{1}{6} & \frac{-1}{6} \end{bmatrix}\text{A}\ \big[\because\ \text{I}=\text{A}^{-1}\text{A}\big]$

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

Solve the following systems of linear equations by cramer's rule:
x - 4y - z = 11,
2x - 5y + 2z = 39,
-3x + 2y + z = 1
Show that the equation of the curve whose slope at any point is equal to y + 2x and which passes through the origin is $\text{y}+2(\text{x}+1)=2\text{e}^{2\text{x}}.$
Equations of pairs of opposite sides of a parallelogram are $x^2-7 x+6=0$ and $y^2-14 y+40= 0.$ Find the joint equation of its diagonals.
A manufacturer makes two types of toys A and B. Three machines are needed for this purpose and the time (in minutes) required for each toy on the machines is given below:
Type of Toys
Machine
 
I
II
III
A
12
18
6
B
6
0
9
Each machine is available for a maximum of 6 hours per day. If the profit on each toy of type A is Rs. 7.50 and that on each toy of type B is Rs. 5, show that 15 toys of type A and 30 toys of type B should be manufactured in a day to get maximum profit.
Using vector method, prove that the point is collinear:
A(6, -7, -1), B(2, -3, 1) and C(4, -5, 0)
Let $\vec{\text{u}},\vec{\text{v}}$ and $\vec{\text{w}}$ be vectors such $\vec{\text{u}}+\vec{\text{v}}+\vec{\text{w}}=\vec{0}.$ If $|\vec{\text{u}}|=3,|\vec{\text{v}}|=4$ and $|\vec{\text{w}}|=5,$ then find $\vec{\text{u}}.\vec{\text{v}}+\vec{\text{v}}.\vec{\text{w}}+\vec{\text{w}}.\vec{\text{u}}.$
verify that $\text{y}=\log(\text{x}+\sqrt{\text{x}^2+\text{a}^2})^2$ is a solution of the differential equation $(\text{a}^2+\text{x}^2)\frac{\text{d}^2\text{y}}{\text{dx}^2}+\text{x}\frac{\text{dy}}{\text{dx}}=0$
Differentiate the following functions with respect to x:
$\frac{\text{x}^2(1-\text{x}^2)}{\cos2\text{x}}$
Evaluate the following integrals:$\int\text{e}^{\text{x}}\frac{(1-\text{x})^2}{(1+\text{x}^2)^2}\text{dx}$
If $\text{y}=(\text{x}-1)\log(\text{x}-1)-(\text{x}+1)\log(\text{x}+1)$ prove that $\frac{\text{dy}}{\text{dx}}=\log\Big(\frac{\text{x}-1}{1+\text{x}}\Big)$