Chapter 11: Matrices and Determinants (Set-4)

A matrix A satisfies Aᵀ = −A and is 4×4; det(A) can be

A Always zero
B Any real
C Possibly nonzero
D Always one

If A is 2×2 and det(A)=3, then det(AᵀA) equals

A 9
B 3
C 6
D 1/9

If A is 3×3 and det(A)=2, then det(3A) equals

A 6
B 54
C 18
D 8

If A is 4×4 and det(A)=2, then det(3A) equals

A 6
B 18
C 54
D 162

If det(A)=5 and det(B)=0 for same order, then det(AB) is

A 0
B 5
C 1
D 25

If det(AB)=0 and A is invertible, then det(B) is

A 1
B det(A)
C 0
D Cannot decide

If AB=0 and A is invertible, then B must be

A Zero matrix
B Identity matrix
C Diagonal matrix
D Symmetric matrix

If A is invertible and AX=AY, then X equals

A A
B X+Y
C Cannot decide
D Y

If XA=YA and A is invertible, then X equals

A Aᵀ
B 0 matrix
C Y
D adj(A)

If A is 3×3 and det(A)=2, then det(A⁻²) equals

A 1/4
B 4
C 1/2
D 2

If A is 2×2 and det(A)=−2, then det(A³) equals

A 8
B −2
C 4
D −8

If A is invertible, then (A⁻¹B)ᵀ equals

A Bᵀ(A⁻¹)ᵀ
B AᵀBᵀ
C (A⁻¹)ᵀBᵀ
D BᵀAᵀ

If A is invertible, then (A⁻¹)ᵀ equals

A Aᵀ
B −A⁻¹
C (Aᵀ)⁻¹
D adj(A)

If A is 2×2 and A²=I, then det(A) must be

A 0
B ±1
C 1
D Any real

If A is idempotent (A²=A), possible eigenvalues are

A 0 or 1
B −1 or 1
C Any real
D 2 only

If A is nilpotent, then det(A) must be

A Nonzero
B One
C −1
D Zero

If A is nilpotent and nonzero, then A is

A Invertible
B Orthogonal
C Singular
D Scalar

If det(A)=0, then adj(A) is always

A Not always zero
B Zero matrix
C Nonzero always
D Identity matrix

If A is 3×3 and rank(A)=1, then adj(A) is

A Always identity
B Always zero
C Always diagonal
D Always symmetric

If A is 3×3 and rank(A)=2, then adj(A) is

A Zero always
B Identity always
C Nonzero possible
D Singular impossible

If A is 3×3, det(A)=0 but adj(A)≠0, then rank(A) is

A 2
B 0
C 1
D 3

If A is 2×2 with det(A)=0, then adj(A) is

A Always zero
B Never zero
C Identity always
D Can be nonzero

Which row operation changes determinant value by k

A Row swap
B Add multiple row
C Multiply one row
D Column swap

If det(A)=7 and one row is multiplied by −2, new det is

A −14
B 14
C −7
D 7/2

If a single row is multiplied by 0, determinant becomes

A Same det
B 0
C −det
D det²

If two rows are interchanged and then one row multiplied by 3, determinant factor is

A 3
B −1/3
C −3
D 1

If A is 3×3 and you add 5 times row1 to row2, det becomes

A D
B 5D
C −D
D 0

If a matrix has det(A)=0, then A⁻¹ is

A Defined
B Equal to Aᵀ
C Equal to adj(A)
D Not defined

If A is invertible, then A⁻¹A equals

A I
B A
C 0
D Aᵀ

If A is 2×2 with det(A)=1, then det(A⁻¹)=

A −1
B 0
C 1
D 2

If A is 3×3 and det(A)=−2, then det(A⁻¹)=

A 1/2
B −1/2
C −2
D 2

If AB is invertible, then A and B are

A Both invertible
B Both singular
C A invertible only
D B invertible only

If A is invertible and B is singular, then AB is

A Always invertible
B Always identity
C Cannot decide
D Always singular

If A is singular and B is invertible, then BA is

A Always invertible
B Always diagonal
C Always singular
D Cannot decide

In Gauss–Jordan inverse method, you start with

A [A|I]
B [A|0]
C [I|A]
D [Aᵀ|I]

If Gauss–Jordan reduces [A|I] to [I|X], then X equals

A A
B adj(A)
C Aᵀ
D A⁻¹

A 3×3 system has unique solution when

A det(A)≠0
B det(A)=0
C trace(A)=0
D rank(A)<3

If A is 3×3 and det(A)=0, then the system AX=B can have

A Only unique
B Only no solution
C No or infinite
D Only infinite

For 3×3, the cofactor sign pattern starts with

A − + −
B + − +
C + + +
D − − −

If det(A)=4, then det(adj(A)) for 4×4 equals

A 64
B 4
C 16
D 256

If A is 4×4 and det(A)=4, then det(A⁻¹) is

A 4
B 1/16
C 16
D 1/4

If A is 2×2 and det(A)=2, then det(adj(A)) is

A 4
B 1/2
C 2
D 1

If A is 3×3 and det(A)=2, then det(adj(A)) is

A 4
B 2
C 6
D 8

If A is invertible, then det(AᵀA⁻¹) equals

A det(A)²
B 1
C det(A)
D −1

If A is invertible, then det((Aᵀ)⁻¹) equals

A det(A)
B det(A)²
C 1/det(A)
D −det(A)

A 2×2 matrix has inverse using formula only if

A det ≠ 0
B trace ≠ 0
C diagonal ≠ 0
D symmetric

If A is diagonal with entries 2,3,5 then det(A) is

A 10
B 15
C 0
D 30

If A is diagonal with entries 2,3,5 then det(A⁻¹) is

A 1/30
B 30
C 1/10
D 0

If A is 3×3 and det(A)=1, then det(2A⁻¹) equals

A 2
B 4
C 8
D 1/8

If A is 3×3 and det(A)=−1, then det(2A⁻¹) equals

A 8
B −8
C −2
D 2

Leave a Reply

Your email address will not be published. Required fields are marked *