We are given two systems of linear equations:
\(AX = B\) and \(CX = D\).
The unique solution of \(AX = B\) is \(X = D\), and the unique solution of \(CX = D\) is \(X = B\).
We need to find the solution of the equation \((A - C^{-1})X = 0\). Let's analyze these conditions:
\(AD = B\) (Equation 1)
\(CB = D\) (Equation 2)
Now consider the equation \((A - C^{-1})X = 0\):
This implies that \(AX = C^{-1}CX = X\), since \(C^{-1}C = I\) (where \(I\) is the identity matrix). Therefore, this reduces to finding \(X\) such that:
\((A - I)X = 0\)
Considering that \(AD = B\) and \(CB = D\), we can deduce the following by substituting \(X = D\):
Thus, the solution to \((A - C^{-1})X = 0\) is: \(D\)
| List-I | List-II | ||
|---|---|---|---|
| (A) | $f(x) = \frac{|x+2|}{x+2} , x \ne -2 $ | (I) | $[\frac{1}{3} , 1 ]$ |
| (B) | $(x)=|[x]|,x \in [R$ | (II) | Z |
| (C) | $h(x) = |x - [x]| , x \in [R$ | (III) | W |
| (D) | $f(x) = \frac{1}{2 - \sin 3x} , x \in [R$ | (IV) | [0, 1) |
| (V) | { -1, 1} | ||
| List I | List II | ||
|---|---|---|---|
| (A) | $\lambda=8, \mu \neq 15$ | 1. | Infinitely many solutions |
| (B) | $\lambda \neq 8, \mu \in R$ | 2. | No solution |
| (C) | $\lambda=8, \mu=15$ | 3. | Unique solution |
Let $ A = \begin{bmatrix} 2 & 1 & 3 & -1 \\1 & -2 & 2 & -3 \end{bmatrix}, B = \begin{bmatrix} 2 & 1 & 0 & 3 \\1 & -1 & 2 & 3 \end{bmatrix} $, and the equation $ 2A + 3B - 5C = 0 $. Find the matrix $ C $.