A matrix `A=[(2,5),(-11,7)] , (abj A)' ` is equal to
A
`[(-2,-5),(11,-7)]`
B
`[(7,5),(11,2)]`
C
`[(7,11),(-5,2)]`
D
`[(7,-5),(11,2)]`
Text Solution
AI Generated Solution
The correct Answer is:
To find the adjoint of the matrix \( A = \begin{pmatrix} 2 & 5 \\ -11 & 7 \end{pmatrix} \) and then its transpose, we will follow these steps:
### Step 1: Find the Cofactors of Matrix A
The cofactor \( C_{ij} \) is given by the formula:
\[
C_{ij} = (-1)^{i+j} M_{ij}
\]
where \( M_{ij} \) is the minor of the element at position \( (i, j) \).
#### Finding Cofactor \( C_{11} \):
- Minor \( M_{11} \): Remove the first row and first column, leaving \( 7 \).
- Thus, \( C_{11} = (-1)^{1+1} M_{11} = 1 \cdot 7 = 7 \).
#### Finding Cofactor \( C_{12} \):
- Minor \( M_{12} \): Remove the first row and second column, leaving \( -11 \).
- Thus, \( C_{12} = (-1)^{1+2} M_{12} = -1 \cdot (-11) = 11 \).
#### Finding Cofactor \( C_{21} \):
- Minor \( M_{21} \): Remove the second row and first column, leaving \( 5 \).
- Thus, \( C_{21} = (-1)^{2+1} M_{21} = -1 \cdot 5 = -5 \).
#### Finding Cofactor \( C_{22} \):
- Minor \( M_{22} \): Remove the second row and second column, leaving \( 2 \).
- Thus, \( C_{22} = (-1)^{2+2} M_{22} = 1 \cdot 2 = 2 \).
### Step 2: Form the Cofactor Matrix
The cofactor matrix \( C \) is:
\[
C = \begin{pmatrix} 7 & 11 \\ -5 & 2 \end{pmatrix}
\]
### Step 3: Find the Adjoint of Matrix A
The adjoint of matrix \( A \) is the transpose of the cofactor matrix:
\[
\text{Adj}(A) = C^T = \begin{pmatrix} 7 & -5 \\ 11 & 2 \end{pmatrix}
\]
### Step 4: Find the Transpose of the Adjoint
The transpose of the adjoint matrix \( \text{Adj}(A) \) is:
\[
\text{Adj}(A)^T = \begin{pmatrix} 7 & 11 \\ -5 & 2 \end{pmatrix}
\]
### Final Answer
Thus, the transpose of the adjoint of matrix \( A \) is:
\[
\begin{pmatrix} 7 & 11 \\ -5 & 2 \end{pmatrix}
\]
To find the adjoint of the matrix \( A = \begin{pmatrix} 2 & 5 \\ -11 & 7 \end{pmatrix} \) and then its transpose, we will follow these steps:
### Step 1: Find the Cofactors of Matrix A
The cofactor \( C_{ij} \) is given by the formula:
\[
C_{ij} = (-1)^{i+j} M_{ij}
\]
...
Topper's Solved these Questions
ADJOINTS AND INVERSE OF MATRIX
RD SHARMA|Exercise QUESTION|1 Videos
ALGEBRA OF MATRICES
RD SHARMA|Exercise Solved Examples And Exercises|410 Videos
Similar Questions
Explore conceptually related problems
For matrix A=[(2,5),(-11,7)] , (adjA)' is equal to:
For matrix A=[(2,5),(-11,7)] (adj A)' is equal to :
The symmetric part of the matrix A=[(1,2,4),(6,8,2),(2,-2,7)] is equal to
For the matrix A = [(2,-3),(-5,7)] , (A+ A^T) is a:
If A is a symmetric matrix and B is a skew-symmetric matrix such that A + B = [{:(2,3),(5,-1):}] , then AB is equal to
(-11)xx7 is not equal to
The matrix [(0, 5,-7),(-5, 0, 11),( 7,-11, 0)] is (a) a skew-symmetric matrix (b) a symmetric matrix (c) a diagonal matrix (d) an upper triangular matrix
If the matrix A=[[1,-11,-2]] satisfies the equation A^(n)=5I-8A then n is equal to