Question
Question: If \[{\rm A} = \left[ {\begin{array}{*{20}{c}} {5a}&{ - b} \\\ 3&2 \end{array}} \right] ...
If {\rm A} = \left[ {\begin{array}{*{20}{c}}
{5a}&{ - b} \\\
3&2
\end{array}} \right] and A(adjA)=AAT , then 5a+b is equal to
A. −1
B. 5
C. 4
D. 13
Solution
Hint : In order to determine the adjoint , A(adjA)=AAT can be defined as the form of A(adjA)=∣A∣In from the matrix of A be a square matrix of order, 2×2 . The adjoint of a matrix A is the transpose of the cofactor matrix of A . An adjoint matrix is also called an adjugate matrix. The transpose of a matrix is a new matrix whose rows are the columns of the original. We need to find out 5a+b is equal to the required option.
Complete step-by-step answer :
In the given problem,
We have the 2×2 matrix A . we need to solve this 5a+b by the adjacent matrix A(adjA)=AAT , The adjoint of A can be determined from the form of A(adjA)=∣A∣In
An identity matrix is a square matrix having 1s on the main diagonal, and 0s everywhere else. For example, the 2×2 identity matrices are {{\rm I}_2} = \left[ {\begin{array}{*{20}{c}}
1&0 \\\
0&1
\end{array}} \right] .These are called identity matrices because, when you multiply them with a compatible matrix, you get back the same matrix. $$$$
We need to find out the A(adjA)=AAT , where the matrix {\rm A} = \left[ {\begin{array}{*{20}{c}}
{5a}&{ - b} \\\
3&2
\end{array}} \right]
Since, A(adjA)=AAT
If A is the square matrix of order n , then A(adjA)=∣A∣In . Let us consider the 2×2 identity matrices are {{\rm I}_2} = \left[ {\begin{array}{*{20}{c}}
1&0 \\\
0&1
\end{array}} \right] . Here the matrix : {\rm A} = \left[ {\begin{array}{*{20}{c}}
{5a}&{ - b} \\\
3&2
\end{array}} \right]
LHS: A(adjA)=∣A∣In
Now, Substitute all the matrix values into the formula to solve in further, we get
\Rightarrow 15a = 2b \\
a = \dfrac{{2b}}{{15}} ;
\left( {\dfrac{{20b}}{{15}}} \right) + 3b = 13 \\
\dfrac{{20b + 45b}}{{15}} = 13 ;
\dfrac{{65b}}{{15}} = 13 \\
\dfrac{{13b}}{3} = 13 \\
b = 3 ;
\Rightarrow 15a - 2b = 0 \\
15a - 2(3) = 0 \\
15a = 6 \\
a = \dfrac{2}{5} ;