Question
Solve the matrix equation $\begin{bmatrix}5 & 4 \\1 & 1 \end{bmatrix}\text{X}=\begin{bmatrix}1 & -2 \\1 & 3 \end{bmatrix},$ where X is a 2 × 2 matrix.

Answer

$\begin{bmatrix}5 & 4 \\1 & 1 \end{bmatrix}\text{X}=\begin{bmatrix}1 & -2 \\1 & 3 \end{bmatrix}$
Let $\text{A}=\begin{bmatrix}5 & 4 \\1 & 1 \end{bmatrix}\text{ and B}=\begin{bmatrix}1 & -2 \\1 & 3 \end{bmatrix}$
So, AX = B
or X = A-1B .....(i)
$|\text{A}|=1\neq0$
Cofactors of A are:
C11 = 1, C12 = -1
C21 = -4, C22 = 5
$\therefore\ \text{adj A}=\begin{bmatrix}\text{C}_{11} & \text{C}_{12} \\ \text{C}_{21} & \text{C}_{22} \end{bmatrix}$
$=\begin{bmatrix}1 & -1 \\-4 & 5 \end{bmatrix}^\text{T}$
$=\begin{bmatrix}1 & -4 \\-1 & 5 \end{bmatrix}$
Now, $\text{A}^{-1}=\frac{1}{|\text{A}|}\text{ adj A}$
$\text{A}^{1}=\frac{1}{2}=\begin{bmatrix}1 & -4 \\-1 & 5 \end{bmatrix}$
So from (i)
$\text{X}=\begin{bmatrix}1 & -4 \\-1 & 5 \end{bmatrix}=\begin{bmatrix}1 & 2 \\ 1 & 3 \end{bmatrix}$
$\text{X}=\begin{bmatrix}-3 & -14 \\ 4 & 17 \end{bmatrix}$

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 equation of the plane through the line of intersection of the planes x + y + z = 1 and 2x + 3y + 4z = 5 which is perpendicular to the plane x - y + z = 0.
using interation, find the area of the region bounded by the triangle ABC vertices A, B, C are (-1, 1), (0, 5) and (3, 2) respectivrly.
If $\text{A}=\begin{bmatrix}3&1\\-1&2\end{bmatrix},$ show that A2 - 5A + 7I = 0 use this to find A4.
If the functions f(x), defined below is continuous at x = 0, find the value of k.
$\text{f(x)}=\begin{cases}\frac{1-\cos2\text{x}}{2\text{x}^2},&\text{x}<0\\\text{k},&\text{x}=0\\\frac{\text{x}}{|\text{x}|},&\text{x}>0\end{cases}$ 
If $\begin{vmatrix}\text{a}&\text{b}-\text{y}&\text{c}-\text{z}\\\text{a}-\text{x}&\text{b}&\text{c}-\text{z}\\\text{a}-\text{x}&\text{b}-\text{y}&\text{c}\end{vmatrix}=0,$ then using properties of determinants, find the value of $\frac{\text{a}}{\text{x}}+\frac{\text{b}}{\text{y}}+\frac{\text{c}}{\text{z}},$ where $\text{x},\text{y},\text{z}\neq0.$ 
For each of the differential equation in find the particular solution satisfying the given condition:.

$\frac{\text{dy}}{\text{dx}}-\frac{\text{y}}{\text{x}}+\text{cosec}\Big(\frac{\text{y}}{\text{x}}\Big)=0;\ \text{y}=0\ \text{when x}=1$

Evaluate the following integrals:

$\int\frac{\text{x}^3+\text{x}^2+2\text{x}+1}{\text{x}^2-\text{x}+1}\text{ dx}$

Discuss the continuity of the f(x) at the indicated points f(x) = |x| + |x - 1| at x = 0, 1.
Find the equation of a normal to the curve y = x loge x which is parallel to the line 2x − 2y + 3 = 0.
Solve the following systems of linear equations by cramer's rule:
x - 2y = 4,
-3x + 5y = -7