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^{-1}B .....(i)$
$|\text{A}|=1\neq0$
Cofactors of A are:
$C_{11} = 1, C_{12} = -1$
$C_{21} = -4, C_{22} = 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

Solve the following system of equations by matrix method:
2x + y + z = 2
x + 3y − z = 5
3x + y − 2z = 6
Evaluate the following integrals:
$\int\text{e}^{2\text{x}}(-\sin\text{x}+2\cos\text{x})\text{dx}$
Differential equation $\frac{\text{d}^2\text{y}}{\text{dx}^2}+\text{y}=0,\text{y}(0)=1,\text{y}'(0)=1$Function $\text{y}=\sin\text{x}+\cos\text{x}$
Solve the following systems of linear equations by cramer's rule:
$6x + y - 3z = 5,$
$x + 3y - 2z = 5,$
$2x + y + 4z = 8$
Find the points of local maxima or local minima, if any, of the following functions, using the first derivatives test. Also, find the local maximum or local minimum values, as the case may be:
$\text{f}(\text{x})=\sin2\text{x},0\leq\text{x}\leq\pi$
Prove that the area common to tha two parabola $y = 2x^2 $and $y = x^2 + 4$ is $323$ sq. units.
If $A$ is a square matrix, using mathematical induction prove that $(A^T)^n = (A^n)^T$ for all $n \in N.$
Two tailors, A and B earn Rs. $15$ and Rs. $20$ per day respectively. A can stitch $6$ shirts and $4$ pants while $B$ can stitch $10$ shirts and $4$ pants per day. How many days shall each work if it is desired to produce (at least) $60$ shirts and $32$ pants at a minimum labour cost?
A farmer mixes two brands P and Q of cattle feed. Brand P, costing Rs. 250 per bag, contains 3 units of nutritional element A, 2.5 units of element B and 2 units of element C. Brand Q costing Rs. 200 per bag contains 1.5 units of nutritional element A, 11.25 units of element B and 3 units of element C. The minimum requirements of nutrients A, B and C are 18 units, 45 units and 24 units respectively. Determine the number of bags of each brand which should be mixed in order to produce a mixture having a minimum cost per bag? What is the minimum cost of the mixture per bag?
Solve the following differential equations:$(\text{xy}^2+2\text{x})\text{dx}+(\text{x}^2\text{y+2y})\text{dy}=0$