Question
Question: There are two possible values of \[A\] in the Solution of the Matrix Equation \[{\left[ {\begin{ar...
There are two possible values of A in the Solution of the Matrix Equation
{2A + 1}&{ - 5} \\\ { - 4}&A; \end{array}} \right]^{ - 1}}\left[ {\begin{array}{*{20}{c}} {A - 5}&B; \\\ {2A - 2}&C; \end{array}} \right] = \left[ {\begin{array}{*{20}{c}} {14}&D; \\\ E&F; \end{array}} \right]$$ Where $A,B,C,D,E,F$ are Real Numbers. The absolute value of the difference between these two solutions is $ a)\dfrac{8}{3} \\\ b)\dfrac{{11}}{3} \\\ c)\dfrac{1}{3} \\\ d)\dfrac{{19}}{3} \\\ $Solution
To solve this type of problem we should know about the Inverse of the matrix. Consider a matrix A, The inverse A−1 of the Matrix A can be found out by using the Formula
A−1=∣A∣1adjA
Where ∣A∣ is the determinant of a matrix A
adjA is the adjugate or adjoint of a matrix A.
Consider a Square Matrix A = \left[ {\begin{array}{*{20}{c}}
a&b; \\\
c&d;
\end{array}} \right]
The adjugate of this Matrix A is \left[ {\begin{array}{*{20}{c}}
d&{ - b} \\\
{ - c}&a;
\end{array}} \right]
Complete step by step answer:
In this problem, we are going to find the two possible values of A. After finding the Values of A, we calculate the difference between the two values of A.
Let us find the two Possible values of A.
It is given in the problem that
{\left[ {\begin{array}{*{20}{c}}
{2A + 1}&{ - 5} \\\
{ - 4}&A;
\end{array}} \right]^{ - 1}}\left[ {\begin{array}{*{20}{c}}
{A - 5}&B; \\\
{2A - 2}&C;
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
{14}&D; \\\
E&F;
\end{array}} \right]\xrightarrow[{\begin{array}{*{20}{c}}
{}&{}
\end{array}}]{} (1)
We know the formula for finding the inverse of a matrix A is
A−1=∣A∣1adjA
Consider a matrix A = \left[ {\begin{array}{*{20}{c}}
a&b; \\\
c&d;
\end{array}} \right]
We know ∣A∣=ad−bc
{\left[ {\begin{array}{*{20}{c}}
a&b; \\\
c&d;
\end{array}} \right]^{ - 1}} = \dfrac{1}{{ad - bc}}adjA
= \dfrac{1}{{ad - bc}}\left[ {\begin{array}{*{20}{c}}
d&{ - b} \\\
{ - c}&a;
\end{array}} \right]