Question
Using elementary transformations, find the inverse of the matrix $\text{A} = \begin{bmatrix} 8 & 4 & 3 \\ 2 & 1 & 1 \\ 1 & 2 & 2 \end{bmatrix}$  and use it to solve the following system of linear equations:
$\text{8x + 4y +3z = 19}$
$\text{2x + y + z = 5} $
$\text{x + 2y + 2z = 7}$

Answer

$\text{Writing} \begin{bmatrix} 8 & 4 & 3 \\ 2 & 1 & 1 \\ 1 & 2 & 2 \end{bmatrix} = \begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix}\text{A} $
$\text{R}_{1}\leftrightarrow \text{R}_{3} \begin{bmatrix} 1 & 2 & 2 \\ 2 & 1 & 1 \\ 8 & 4 & 3 \end{bmatrix} = \begin{bmatrix} 0 & 0 & 1 \\ 0 & 1 & 0 \\ 1 & 0 & 0 \end{bmatrix}\text{A} $
$ \begin{matrix} \text{R}_{1}\rightarrow & \text{R}_{1} - & 2\text{R} _{2} \\ \text{R}_{3}\rightarrow& \text{R}_{3} - & 4\text{R}_{2} \\ \end{matrix} $ $ \begin{bmatrix} -3 & 0 & 0 \\ 2 & 1 & 1 \\ 0 & 0 & -1 \end{bmatrix} = \begin{bmatrix} 0 & -2 & 1 \\ 0 & 1 & 0 \\ 1 & -4 & 0 \end{bmatrix}\text{A} $
$ \begin{matrix} \text{R}_{1}\rightarrow & -\frac{1}{3}\text{R}_{1} \\ \text{R}_{3}\rightarrow & -\text{R}_{3}\\ \end{matrix} $ $ \begin{bmatrix} 1 & 0 & 0 \\ 2 & 1 & 1 \\ 0 & 0 & 1 \end{bmatrix} = \begin{bmatrix} 0 & \frac{2}{3} & -\frac{1}{3} \\ 0 & 1 & 0 \\ -1 & 4 & 0 \end{bmatrix}\text{A} $
$\begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix} = \begin{bmatrix} 0 & \frac{2}{3} & -\frac{1}{3} \\ 0 & -\frac{1}{3} & \frac{2}{3} \\ -1 & 4 & 0 \end{bmatrix}\text{A}$
$\text{R}_{2}\rightarrow\text{R}_{2} - \text{R}_{3} \begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix} = \begin{bmatrix} 0 & \frac{2}{3} & -\frac{1}{3} \\ 1 & -\frac{13}{3} & \frac{2}{3} \\ -1 & 4 & 0 \end{bmatrix}\text{A} $
$\therefore\text{A}^{-1} = \begin{bmatrix} 0 & \frac{2}{3} & -\frac{1}{3} \\ 1 & -\frac{13}{3} & \frac{2}{3} \\ -1 & 4 & 0 \end{bmatrix} $
$\text{AX = B}\Rightarrow\text{X = A}^{-1}\text{B}$
$\therefore \begin{bmatrix} \text{x} \\ \text{y}\\ \text{z} \end{bmatrix} = \begin{bmatrix} 0 & \frac{2}{3} & -\frac{1}{3} \\ 1 & -\frac{13}{3} & \frac{2}{3} \\ -1 & 4 & 0 \end{bmatrix} \begin{bmatrix} 19 \\ 5 \\ 7 \end{bmatrix} = \begin{bmatrix} 1 \\ 2 \\ 1 \end{bmatrix} $
$\therefore \text{x = 1, y = 2, z = 1}$

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

Show that each of the given three vectors is a unit vector:
$ \frac{1}{7}\left( {2\hat i + 3\hat j + 6\hat k} \right), \frac{1}{7}\left( {6\hat i + 2\hat j - 3\hat k} \right), \ \frac{1}{7}\left( {3\hat i - 6\hat j + 2\hat k} \right)$ 
Also, show that they are mutually perpendicular to each other.
Show that the matrix, $A=\left[\begin{array}{ccc}1 & 0 & -2 \\ -2 & -1 & 2 \\ 3 & 4 & 1\end{array}\right]$ satisfies the equation,
$A ^3- A ^2-3 A- I _3= O$. Hence, find $A ^{-1}$
Verify Rolle's theorem of the following function on the indicated interval
$\text{f}(\text{x})=\text{e}^{\text{x}}\cos{\text{x}}\text{ on }\Big[\frac{-\pi}{2},\frac{\pi}{2}\Big]$
Solve the following differential equation:
$\text{x}\frac{\text{dy}}{\text{dx}}=\text{y}-\text{x}\cos^2\Big(\frac{\text{y}}{\text{x}}\Big)$
Find the shortest distance between the lines
$\vec{\text{r}}=\big(\hat{\text{i}}+2\hat{\text{j}}+\hat{\text{k}}\big)+\lambda\big(\hat{\text{i}}-\hat{\text{j}}+\hat{\text{k}}\big)$ and, $\vec{\text{r}}=2\hat{\text{i}}-\hat{\text{j}}-\hat{\text{k}}+\mu\big(2\hat{\text{i}}+\hat{\text{j}}+2\hat{\text{k}}\big)$
Let $\text{A}=\begin{bmatrix}-1&1&-1\\3&-3&3\\5&5&5\end{bmatrix}$ and $\text{B}=\begin{bmatrix}0&4&3\\1&-3&-3\\-1&4&4\end{bmatrix},$ compute $A^2 - B^2.$
Using properties of determinants, prove that:
$\begin{vmatrix}3\text{a}&-\text{a+b}&-\text{a+c}\\-\text{b+a}&3\text{b}&-\text{b+c}\\-\text{c+a}&\text{c+b}&3\text{c}\end{vmatrix}=3 (\text{a + b + c}) (\text{ab + bc + ca})$
Without using the concept of inverse of a matrix, find the matrix $\begin{bmatrix}\text{x}&\text{y}\\\text{z}&\text{u}\end{bmatrix}$ such that $\begin{bmatrix}5&-7\\-2&3\end{bmatrix}\begin{bmatrix}\text{x}&\text{y}\\\text{z}&\text{u}\end{bmatrix}=\begin{bmatrix}-16&-6\\7&2\end{bmatrix}$
In a shop X, 30 tins of pure ghee and 40 tins of adulterated ghee which look alike, are kept for sale while in shop Y, similar 50 tins of pure ghee and 60 tins of adulterated ghee are there. One tin of ghee is purchased from one of the randomly selected shops and is found to be adulterated. Find the probability that it is purchased from shop Y. What measures should be taken to stop adulteration?
Solve the following differential equation: $(1 + x^2) dy + 2xy\ dx = \cot\ x\ dx; x \neq 0.$