Question Details

Let A = [ 121 132 241 ] and Mij , Aij respectively denote the minor and cofactor of element aij of matrix A.

Which of the following are true?

(A) M22=-1
(B) A23=0
(C) A32=3
(D) M23=1
(E) M32=-3

Choose the correct answer:

Options

A

(A) and (B) only

B

(A), (B), (C) and (E) only

C

(A), (D) and (E) only

D

(A), (C) and (E) only

Show Answer

Correct Answer :

Option A

(A) and (B) only

Solution :

The correct option is (A) and (B) only.

To determine which of the statements are true, let us first recall the definitions of a minor and a cofactor of an element in a matrix.
Let aij be the element in the i-th row and j-th column of a square matrix A.
1. The minor Mij of the element aij is the determinant of the submatrix left after deleting the i-th row and j-th column.
2. The cofactor Aij of the element aij is defined as:
Aij=(-1)i+jMij

The given matrix A is:
A=[121132241]

Let us evaluate each of the statements step-by-step:

1. Evaluating Statement (A): M22=-1
To find the minor M22, we delete the 2nd row and 2nd column of matrix A:
M22=|1121|
Calculating the 2×2 determinant:
M22=(1×1)-(1×2)=1-2=-1
Thus, statement (A) is true.

2. Evaluating Statement (B): A23=0
The cofactor A23 is given by:
A23=(-1)2+3M23=-M23
First, we find the minor M23 by deleting the 2nd row and 3rd column:
M23=|1224|
Calculating the determinant:
M23=(1×4)-(2×2)=4-4=0
Therefore:
A23=-0=0
Thus, statement (B) is true.

3. Evaluating Statement (C) & (E) related to index (3,2):
Let us calculate the minor M32 by deleting the 3rd row and 2nd column:
M32=|1112|
Calculating the determinant:
M32=(1×2)-(1×1)=2-1=1
This shows that M32=1, so statement (E) which states M32=-3 is false.
Now let us compute the cofactor A32:
A32=(-1)3+2M32=-(1)=-1
Thus, statement (C) which states A32=3 is also false.

Conclusion:
Only statements (A) and (B) are correct.

Unlock Our Free Library

Access expert-curated educational resources and study materials—completely free.

Ask AI Tutor
5 left
Q1 View Question & Options
AI Tutor is solving this question...
Reading question context & options...