Question
Given $\text{A}=\begin{bmatrix}2&2&-4\\-4&2&-4\\2&-1&5\end{bmatrix},\text{B}=\begin{bmatrix}1&-1&0\\2&3&4\\0&1&2\end{bmatrix}$ , find BA and use this to solve the system of equations $y + 2z = 7, x - y = 3, 2x + 3y + 4z = 17$

Answer

Here,
$\text{A}=\begin{bmatrix}2&2&-4\\-4&2&-4\\2&-1&5\end{bmatrix}\text{and }\text{B}=\begin{bmatrix}1&-1&0\\2&3&4\\0&1&2\end{bmatrix}$
$\text{BA}=\begin{bmatrix}1&-1&0\\2&3&4\\0&1&2\end{bmatrix}\begin{bmatrix}2&2&-4\\-4&2&-4\\2&-1&5\end{bmatrix}$
$\Rightarrow\text{BA}=\begin{bmatrix}2+4+0&2-2+0&-4+4+0\\4-12+8&4+6-4&-8-12+20\\0-4+4&0+2-2&0-4+10\end{bmatrix}$
$=\begin{bmatrix}6&0&0\\0&6&0\\0&0&6\end{bmatrix}$
$\Rightarrow\text{BA}=6\begin{bmatrix}1&0&0\\0&1&0\\0&0&1\end{bmatrix}$
$\Rightarrow\text{BA}=6\text{I}_3$
$\Rightarrow\text{B}\Big(\frac{1}{6}\text{A}\Big)=\text{I}_3$
$\Rightarrow\text{B}^{-1}=\frac{1}{6}\text{A}$
$\Rightarrow\text{B}^{-1}=\frac{1}{6}\begin{bmatrix}2&2&-4\\-4&2&-4\\2&-1&5\end{bmatrix}$
Now, BX = C
where, $\text{B}=\begin{bmatrix}1&-1&0\\2&3&4\\0&1&2\end{bmatrix},\text{X}=\begin{bmatrix}\text{x}\\\text{y}\\\text{z}\end{bmatrix}\text{and }\text{C}=\begin{bmatrix}3\\17\\7\end{bmatrix}$
$\therefore X = B^{-1}C$
$\Rightarrow\text{X}=\frac{1}{6}\begin{bmatrix}2&2&-4\\-4&2&-4\\2&-1&5\end{bmatrix}\begin{bmatrix}3\\17\\7\end{bmatrix}$
$\Rightarrow\begin{bmatrix}\text{x}\\\text{y}\\\text{z}\end{bmatrix}=\frac{1}{6}\begin{bmatrix}6+34-28\\-12+34-28\\6-17+35\end{bmatrix}$
$\Rightarrow\begin{bmatrix}\text{x}\\\text{y}\\\text{z}\end{bmatrix}=\frac{1}{6}\begin{bmatrix}12\\-6\\24\end{bmatrix}$
$\therefore$ x = 2, y = -1 and z = 4.

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

Find the points of local maxima$,$ local minima and the points of inflection of the function $f(x) = x^5 - 5x^4 + 5x^3 - 1$. Also find the corresponding local maximum and local minimum values.
Without expanding, prove that:
$\begin{vmatrix}\text{a}&\text{b}&\text{c}\\\text{x}&\text{y}&\text{z}\\\text{p}&\text{q}&\text{r}\end{vmatrix}=\begin{vmatrix}\text{x}&\text{y}&\text{z}\\\text{p}&\text{q}&\text{r}\\\text{a}&\text{b}&\text{c}\end{vmatrix}=\begin{vmatrix}\text{y}&\text{b}&\text{q}\\\text{x}&\text{a}&\text{p}\\\text{z}&\text{c}&\text{r}\end{vmatrix}$
Solve the following systems of linear equations by cramer's rule:
5x + 7y = -2
4x + 6y = -3
Differentiate the following functions with respect to x:
$\cos^{-1}\big\{2\text{x}\sqrt{1-\text{x}^2}\big\},\frac{1}{\sqrt{2}}<\text{x}<1$
Differentiate the functions given in Exercise:
$(\log\text{x})^\text{x}+\text{x}^{\log\text{x}}$
Evaluate the following integrals:
$\int(\tan^{-1}\text{x}^2)\text{x dx}$
Differentiate $\sin^{-1}\Big\{\frac{2^{\text{x}+1}\times3^\text{x}}{1+(36)^\text{x}}\Big\}$ with respect to x:
Using properties of determinants, prove that $ \begin{vmatrix} x & x + y & x + 2y \\ x + 2y & x & x + y \\ x + y & x + 2y & x \end{vmatrix} = 9\text{y}^{2} \text{(x + y)}.$
Solve the follwing system of equations by matrix method:
$3x + 4y - 5 = 0$
$x - y + 3 = 0$
Evaluate the following integrals:
$\int\limits^{2\pi}_0\frac{\text{e}^{\sin\text{x}}}{\text{e}^{\sin\text{x}}+\text{e}^{-\sin\text{x}}}\text{ dx}$