Mathematics Exam  >  Mathematics Tests  >  Topic-wise Tests & Solved Examples for Mathematics  >  Test: Matrix - Mathematics MCQ

Test: Matrix - Mathematics MCQ


Test Description

15 Questions MCQ Test Topic-wise Tests & Solved Examples for Mathematics - Test: Matrix

Test: Matrix for Mathematics 2025 is part of Topic-wise Tests & Solved Examples for Mathematics preparation. The Test: Matrix questions and answers have been prepared according to the Mathematics exam syllabus.The Test: Matrix MCQs are made for Mathematics 2025 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Test: Matrix below.
Solutions of Test: Matrix questions in English are available as part of our Topic-wise Tests & Solved Examples for Mathematics for Mathematics & Test: Matrix solutions in Hindi for Topic-wise Tests & Solved Examples for Mathematics course. Download more important topics, notes, lectures and mock test series for Mathematics Exam by signing up for free. Attempt Test: Matrix | 15 questions in 60 minutes | Mock test for Mathematics preparation | Free important questions MCQ to study Topic-wise Tests & Solved Examples for Mathematics for Mathematics Exam | Download free PDF with solutions
Test: Matrix - Question 1

Let,  and A–1 Then (a + b) =

Detailed Solution for Test: Matrix - Question 1

We know AA-1 = I2

Test: Matrix - Question 2

Given an orthogonal matrix A =  [AAT]-1 is 

Detailed Solution for Test: Matrix - Question 2

first do AAt then you will find
AAt = I4
[AAT]-1 = [I4]-1 = I4

Test: Matrix - Question 3

The rank of the matrix  is 

Detailed Solution for Test: Matrix - Question 3

Test: Matrix - Question 4

The eigen values of a skew-symmetric matrix are

Detailed Solution for Test: Matrix - Question 4

ANSWER :- c

Solution :- Let  A  be real skew symmetric and suppose  λ∈C  is an eigenvalue, with (complex) eigenvector  v . Then, denoting by  H  hermitian transposition,

 

λvHv=vH(λv)=vH(Av)=vH(−AHv)=−(vHAH)v=−(Av)Hv=−(λv)Hv=−λ¯vHv 

 

Since  vHv≠0 , as  v≠0 , we get

 

λ=−λ¯ 

 

so  λ  is purely imaginary (which includes 0). Note that the proof works the same for a antihermitian (complex) matrix.

 

With a completely similar technique you can prove that the eigenvalues of a Hermitian matrix (which includes real symmetric) are real.

Test: Matrix - Question 5

Rank of the matrix given below is: 

Detailed Solution for Test: Matrix - Question 5

Test: Matrix - Question 6

The rank of a 3 x 3 matrix C (=AB), found by multiplying a non-zero column matrix A of size 3 x 1 and a non-zero row matrix B of size 1 x 3, is
 

Detailed Solution for Test: Matrix - Question 6


Then also every minor or order 2 is also zero.
∴ rank (C) = 1

Test: Matrix - Question 7

A is a 3 x 4 real matrix and A x = b is an inconsistent system of equations. The highest possible rank of A is

Detailed Solution for Test: Matrix - Question 7

Highest possible rank of A= 2 ,as   Ax = b is an inconsistent system.

Test: Matrix - Question 8

Match the items in columns I and II.  

Detailed Solution for Test: Matrix - Question 8

(P) Singular matrix → Determinant is zero
(Q) Non-square matrix → Determinant is not defined 
(R) Real symmetric → Eigen values are always real  
(S) Ortho gonal → Det erminant is always one 

Test: Matrix - Question 9

[A] is a square matrix which is neither symmetric nor skew-symmetric and [A]T is its transpose. The sum and difference of these matrices are defined as [S] = [A] + [A]T and [D] = [A] -[A]T, respectively. Which of the following statements is True?

Detailed Solution for Test: Matrix - Question 9

Let A be a square matrix which is neither symmetric nor skew-symmetric, and AT is its transpose. The sum and difference of these matrices are defined as:

  • S = A + AT
  • D = A - AT

1. Sum of A and AT:

We are given:

S = A + AT

To check if S is symmetric, we take the transpose of S:

ST = (A + AT)T = AT + A = A + AT = S

Since ST = S, the matrix S is symmetric.

2. Difference of A and AT:

We are given:

D = A − AT

To check if D is skew-symmetric, we take the transpose of D:

DT = (A − AT)T = AT − A = −(A − AT) = −D

Since D = A - AT, the matrix D is skew-symmetric.

Conclusion:

  • S = A + AT is symmetric.
  • D = A - AT is skew-symmetric.

Therefore, the correct answer is Option D: S is symmetric and D is skew-symmetric.

Test: Matrix - Question 10

Given matrix [A] =  the rank of the matrix is

Detailed Solution for Test: Matrix - Question 10


∴ Rank (A) = 2

Test: Matrix - Question 11

Real matrices [A]3 x 1, [B]3 x 3, [C]3 x 5,[D]5 x 3, [E]5 x 5 and [F]5 x 1  are given. Matrices [B] and [E] are symmetric.
Following statements are made with respect to these matrices. 
1. Matrix product [F]T [C]T [B] [C] [F] is a scalar.
2. Matrix product [D]T [F] [D] is always symmetric. 
With reference to above statements, which of the following applies? 

Detailed Solution for Test: Matrix - Question 11

Test: Matrix - Question 12

Consider the matrices X (4 × 3), Y (4 × 3) and P (2 × 3). The order or P (XTY)–1PT] T will be

Detailed Solution for Test: Matrix - Question 12

Determining the Order of the Matrix Expression

To find the order of the given matrix expression P [(Xᵀ Y)⁻¹ Pᵀ]ᵀ, let's analyze each step systematically.

Step 1: Given Matrix Dimensions

X is a 4 × 3 matrix.
Y is a 4 × 3 matrix.
P is a 2 × 3 matrix.

Step 2: Compute Intermediate Matrices

  1. Transpose of X (Xᵀ)
    Since X is 4 × 3, its transpose Xᵀ will be 3 × 4.

  2. Product Xᵀ Y
    Xᵀ is 3 × 4.
    Y is 4 × 3.
    The product Xᵀ Y will have dimensions 3 × 3.

  3. Inverse of Xᵀ Y [(Xᵀ Y)⁻¹]
    Since Xᵀ Y is a 3 × 3 square matrix, its inverse (if it exists) will also have dimensions 3 × 3.

  4. Product P (Xᵀ Y)⁻¹
    P is 2 × 3.
    (Xᵀ Y)⁻¹ is 3 × 3.
    Their product P (Xᵀ Y)⁻¹ will have dimensions 2 × 3.

  5. Transpose of P (Pᵀ)
    P is 2 × 3, so its transpose Pᵀ will have dimensions 3 × 2.

  6. Product P (Xᵀ Y)⁻¹ Pᵀ
    P (Xᵀ Y)⁻¹ is 2 × 3.
    Pᵀ is 3 × 2.
    Their product P (Xᵀ Y)⁻¹ Pᵀ will have dimensions 2 × 2.

Step 3: Compute the Transpose of the Final Expression

The given expression is [P (Xᵀ Y)⁻¹ Pᵀ]ᵀ.
Since the matrix P (Xᵀ Y)⁻¹ Pᵀ is already 2 × 2, its transpose will also be 2 × 2.

Final Answer

The order of the matrix expression [P (Xᵀ Y)⁻¹ Pᵀ]ᵀ is 2 × 2.

Test: Matrix - Question 13

The inverse of the 2  x 2 matrix  is, 

Detailed Solution for Test: Matrix - Question 13

Test: Matrix - Question 14

The product of matrices (PQ)-1 P is 

Detailed Solution for Test: Matrix - Question 14

Test: Matrix - Question 15

A square matrix B is skew-symmetric if  

Detailed Solution for Test: Matrix - Question 15

A square matrix B is said to be skew-symmetric if its transpose is equal to the negative of the matrix itself. In other words:
BT = – B
This means that the matrix B is skew-symmetric if when you transpose the matrix, you get the same matrix with all elements multiplied by -1.

Therefore, the correct answer is Option A: BT = −B.

27 docs|150 tests
Information about Test: Matrix Page
In this test you can find the Exam questions for Test: Matrix solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Matrix, EduRev gives you an ample number of Online tests for practice
Download as PDF