Question
Find the matrix X for which:$\begin{bmatrix}3 & 2 \\ 7 & 5 \end{bmatrix}\text{X}\begin{bmatrix} -1 & 1 \\ -2 & 1 \end{bmatrix}=\begin{bmatrix} 2 & -1 \\ 0 & 4 \end{bmatrix}$

Answer

Let $\text{A}=\begin{bmatrix}3 & 2 \\ 7 & 5 \end{bmatrix},\text{B}=\begin{bmatrix} -1 & 1 \\ -2 & 1 \end{bmatrix}\text{and C}=\begin{bmatrix} 2 & -1 \\ 0 & 4 \end{bmatrix}$ Now,$|\text{A}|=\begin{vmatrix}3 & 2 \\ 7 & 5 \end{vmatrix}=15-14=1$
$|\text{B}|=\begin{vmatrix} -1 & 1 \\ -2 & 1 \end{vmatrix}=-1+2=1$
Since, $|\text{A}|\neq0\text{ and }|\text{B}|\neq0$ Hence, A & B are invertible, so $A^{-1}$ and $B^{-1}$ exist. Cofactors of matrix A are $A_{11} = 5, A_{12} = -7, A_{21} = -2, A_{22} = 3$
Now, $\text{adj A}\begin{bmatrix}5 & -7 \\ -2 & 3 \end{bmatrix}^\text{T}=\begin{bmatrix}5 & -2 \\ -7 & 3 \end{bmatrix}$$\text{A}^{-1}=\frac{1}{|\text{A}|}\text{ adj A}=\begin{bmatrix}5 & -2 \\ -7 & 3 \end{bmatrix}$
Cofactors of matrix B are $B_{11} = 1, B_{12} = 2, B_{21} = -1, B_{22} = -1 $
​​​​​​​Now, $\text{adj B}=\begin{bmatrix} 1 & 2 \\ -1 & -1 \end{bmatrix}^\text{T}=\begin{bmatrix} 1 & -1 \\ 2 & -1 \end{bmatrix}$$\text{B}^{-1}=\frac{1}{|\text{B}|}\text{ adj B}=\begin{bmatrix} 1 & -1 \\ 2 & -1 \end{bmatrix}$
The given equation Becomes $AXB = C$
$\Rightarrow (A^{-1} A) X (BB^{-1}) = A^{-1}CB^{-1}$
$\Rightarrow (I) X (I) = A^{-1}CB^{-1}​​​​​​​$​​​​​​​
$\Rightarrow\ \text{X}=\begin{bmatrix}5 & -2 \\ -7 & 3 \end{bmatrix}\begin{bmatrix}2 & -1 \\0 & 4 \end{bmatrix}\begin{bmatrix} 1 & -1 \\ 2 & -1 \end{bmatrix}$
$\Rightarrow\ \text{X}=\begin{bmatrix}5 & -2 \\ -7 & 3 \end{bmatrix}\begin{bmatrix}2-2 & -2+1 \\0+8 & 0-4 \end{bmatrix}$
$\Rightarrow\ \text{X}=\begin{bmatrix}5 & -2 \\ -7 & 3 \end{bmatrix}\begin{bmatrix} 0 & -1 \\8 & -4 \end{bmatrix}$
$\Rightarrow\ \text{X}=\begin{bmatrix}-16 & 3 \\ 24 & -5 \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 $\frac{\text{dy}}{\text{dx}}$ in the following cases:
$\sin\text{ xy}+\cos(\text{x}+\text{y})=1$
Find the shortest distance between the following pairs of lines whose cartesian equation are:
$\frac{\text{x}-1}{2}=\frac{\text{y}-2}{3}=\frac{\text{z}-3}{4}$ and $\frac{\text{x}-2}{3}=\frac{\text{y}-3}{4}=\frac{\text{z}-5}{5}$
A coin is tossed three times. Let the events A, B and C be defined as follows:
A = first toss is head, B = second toss is head, and C = exactly two heads are tossed in a row. Check the independence of,
  1. A and B.
  2. B and C.
  3. C and A.
Differentiate the following functions with respect to x:
$\sin^{-1}\big\{\sqrt{1-\text{x}^2}\big\},0<\text{x}<1$
The mean and variance of a binomial variate with parameters n and p are 16 and 8, respectively. Find P(X = 0), P (X = 1) and P (X ≥ 2).
Evaluate the following integrals:
$\int\frac{1}{\text{x}^2-10\text{x}+34}\text{dx}$
ABCD are four points in a plane and Q is the point of intersection of the lines joining the mid-points of AB and CD, BC and AD. Show that $\overrightarrow{\text{PA}}+\overrightarrow{\text{PB}}+\overrightarrow{\text{PC}}+\overrightarrow{\text{PD}}=4\ \overrightarrow{\text{PQ}}$, where P ia any point.
Write the minimum value of$ f(x) = x^x .$
Evaluate the following integrals:$\int_{0}^\limits{\text{a}}\sqrt{\text{a}^2-\text{x}^2}\text{ dx}$
Find the inverse of the following matrices by using elementry row transformation:$\begin{bmatrix} 2 & 3 & 1 \\ 2 & 4 & 1 \\ 3 & 7 & 2 \end{bmatrix}$