Types of Matrices MCQ Quiz - Objective Question with Answer for Types of Matrices - Download Free PDF
Last updated on Apr 17, 2025
Latest Types of Matrices MCQ Objective Questions
Types of Matrices Question 1:
The matrix \(\left[ {\begin{array}{*{20}{c}} 0&{ - 4 + i}\\ {4 + i}&0 \end{array}} \right]\) is
Answer (Detailed Solution Below)
Types of Matrices Question 1 Detailed Solution
Concept:
1. Symmetric Matrix: Square matrix A is said to be symmetric if the transpose of matrix A is equal to matrix A itself ⇔ AT = A or A’ = A
2. Skew-Symmetric Matrix or Anti-symmetric: Square matrix A is said to be skew-symmetric if transpose of matrix A is equal to negative of matrix A ⇔ AT = −A
3. Hermitian Matrix: A Hermitian matrix is a complex square matrix that is equal to its own conjugate transpose ⇔ \({{\bf{A}}^{\bf{T}}} = \;{\bf{\bar A}}\)
4. Skew-Hermitian: \({{\bf{A}}^{\bf{T}}} = - {\bf{\bar A}}\)
5. Let z = x + iy be a complex number.
- Conjugate of z =
= x – iy
Calculation:
Let A = \(\left[ {\begin{array}{*{20}{c}} 0&{ - 4 + i}\\ {4 + i}&0 \end{array}} \right]\)
Now, transpose of matrix A
AT = \(\left[ {\begin{array}{*{20}{c}} 0&{4 + i}\\ { - 4 + i}&0 \end{array}} \right]\)
⇒ AT ≠ A
∴ given matrix is not symmetric
AT = \(\left[ {\begin{array}{*{20}{c}} 0&{4 + i}\\ { - 4 + i}&0 \end{array}} \right] \ne - {\rm{A}}\)
∴ given matrix is not skew-symmetric.
Now, Conjugate of matrix A
\({\rm{\bar A}} = \;\left[ {\begin{array}{*{20}{c}} 0&{\overline { - 4 + i} }\\ {\overline {4 + i} }&0 \end{array}} \right] = \;\left[ {\begin{array}{*{20}{c}} 0&{ - 4 - i}\\ {4 - i}&0 \end{array}} \right] = \; - \left[ {\begin{array}{*{20}{c}} 0&{4 + i}\\ { - \;4 + i}&0 \end{array}} \right]\)
\( \Rightarrow {\rm{\bar A}} = - \;{{\rm{A}}^{\rm{T}}}\)
∴ given matrix is skew-hermitian matrix.
Types of Matrices Question 2:
If \(\rm A=\frac{1}{3}\begin{bmatrix}1&2&2\\\ 2&1&-2\\\ x&2&y\end{bmatrix}\) is an orthogonal matrix, then (x + y) is equal to -
Answer (Detailed Solution Below)
Types of Matrices Question 2 Detailed Solution
Explanation:
\(\rm A=\frac{1}{3}\begin{bmatrix}1&2&2\\\ 2&1&-2\\\ x&2&y\end{bmatrix}\) is orthogonal matrix.
So, AAt = I
⇒ \(\frac{1}{3}\begin{bmatrix}1&2&2\\\ 2&1&-2\\\ x&2&y\end{bmatrix}\)\(\frac{1}{3}\begin{bmatrix}1&2&x\\\ 2&1&2\\\ 2&-2&y\end{bmatrix}\) = \(\begin{bmatrix}1&0&0\\\ 0&1&0\\\ 0&0&1\end{bmatrix}\)
⇒ \(\frac{1}{9}\begin{bmatrix}9&0&x+4+2y\\\ 0&9&2x+2-2y\\\ x+4+2y&2x+2-2y&x^2+4y+y^2\end{bmatrix}\) = \(\begin{bmatrix}1&0&0\\\ 0&1&0\\\ 0&0&1\end{bmatrix}\)
Comparing both sides we get
x + 4 + 2y = 0....(i)
2x + 2 - 2y = 0
⇒ x - y + 1 = 0...(ii)
Subtracting them
3y = - 3 ⇒ y = -1
putting in (i) we get
x + 1 + 1 = 0
x = -2
Hence x + y = - 1 - 2 = -3
Option (4) is true.
Types of Matrices Question 3:
If A = (aij)2×2 and \(\rm a_{ij}=\left\{\begin{matrix}i^2+j^2;i\ne j\\\ i-j; i=j\end{matrix}\right\}\) then A-1 is equal to
Answer (Detailed Solution Below)
Types of Matrices Question 3 Detailed Solution
Explanation:
A = (aij)2×2 and \(\rm a_{ij}=\left\{\begin{matrix}i^2+j^2;i\ne j\\\ i-j; i=j\end{matrix}\right\}\)
Then
Types of Matrices Question 4:
Let A and B be two square matrices of same order. If AB is a null matrix, then which one of the following is correct?
Answer (Detailed Solution Below)
Types of Matrices Question 4 Detailed Solution
Explanation:
Given AB = O
Let A = \(\left[\begin{array}{lll} a & b \\ c & d \end{array}\right]\)
B = \(\left[\begin{array}{lll} p & q \\ r & s \end{array}\right]\)
Now AB = \(\left[\begin{array}{lll} a & b \\ c & d \end{array}\right] \left[\begin{array}{lll} p & q \\ r & s \end{array}\right] = \left[\begin{array}{lll} 0 & 0 \\ 0 & 0 \end{array}\right]\)
\(\left[\begin{array}{lll} ap+br & aq+bs \\ cp+dr & cq+ds \end{array}\right]= \left[\begin{array}{lll} 0 & 0 \\ 0 & 0 \end{array}\right]\)
Comparing both sides, we get
⇒ ap + br = 0...(1)
⇒ aq + bs = 0...(2)
⇒ cp + dr = 0...(3)
⇒ cq + ds = 0...(4)
From Eqs. (i) and (iii), we get:
⇒ (ad – bc)p = 0 and (ad – bc)r = 0
From Eqs. (ii) and (iv), we get:
⇒ (ad – bc) q = 0 and (ad – bc)s = 0
Now, if A is non-singular
ad – bc ≠ 0
So p = q = r = s = 0.
Then, B is the null matrix.
∴ Option (c) is correct.
Types of Matrices Question 5:
The matrix \(\begin{bmatrix}2&0&0\\\ 0&1&0\\\ 0&0&1\end{bmatrix}\) is a
Answer (Detailed Solution Below)
Types of Matrices Question 5 Detailed Solution
Concept -
(i) A diagonal matrix is a square matrix where all the elements outside the main diagonal are zero. The main diagonal is the set of elements where the row index equals the column index.
In other words, a diagonal matrix is a matrix in which all the off-diagonal elements are zero.
(ii) Identity matrix is \(\begin{bmatrix} 1 & 0 & 0 \\ 0 & 1& 0 \\ 0 & 0 & 1 \\ \end{bmatrix} \)
Explanation -
We have a 3 x 3 diagonal matrix:
\(\begin{bmatrix} 2 & 0 & 0 \\ 0 & 1& 0 \\ 0 & 0 & 1 \\ \end{bmatrix} \)
In this matrix, all the elements off the main diagonal (i.e., non-diagonal elements) are zero. and diagonal elements are no zero.
Hence Option(4) is true.
Top Types of Matrices MCQ Objective Questions
If A is a square matrix such that A2 = I, then A3 + (A + I)2 - 9A - I2 - A2 is
Answer (Detailed Solution Below)
Types of Matrices Question 6 Detailed Solution
Download Solution PDFConcept:
Properties of identity matrix:
If A is the square matrix of order n × n
- AI = IA = A
- In = I (Where n ∈ N)
Calculation:
Given
A2 = I
Now, A3 + (A + I)2 - 9A - I2 - A2
= A2. A + A2 + I2 + 2AI - 9A - I2 - A2
= I. A + I + I + 2AI - 9A - I - I [∵ A2 = I and AI = IA = A]
= AI + 2AI - 9A
= 3AI - 9A
= 3A - 9A
= - 6A
Which one of the following matrices is an elementary matrix?
Answer (Detailed Solution Below)
Types of Matrices Question 7 Detailed Solution
Download Solution PDFConcept:
- Elementary matrix: An elementary matrix is a matrix which differs from the identity matrix by one single elementary row operation
- An elementary matrix has each diagonal element 1.
Calculation:
Let's check option b,
Let E = \(\left[ {\begin{array}{*{20}{c}} 1&5&0\\ 0&1&0\\ 0&0&1 \end{array}} \right]\)
Apply R1 → R1 – 5R2
\( \Rightarrow {\rm{E\;}} = \left[ {\begin{array}{*{20}{c}} 1&0&0\\ 0&1&0\\ 0&0&1 \end{array}} \right] = \;{{\rm{I}}_{3{\rm{\;}} \times 3}}\)
We can see that option B converted in to an identity matrix by one elementary operation.
Hence Option B is correct.
Shortcut Method:
We know that an elementary matrix has each diagonal element 1.
Only B has diagonal element is 1. (By Definition)
So, Option B is correct.
The matrix \(\rm \begin{bmatrix} 3 & 0 & 0\\ 0 & 4 & 0\\ 0 & 0 & 0 \end{bmatrix}\) is a
Answer (Detailed Solution Below)
Types of Matrices Question 8 Detailed Solution
Download Solution PDFConcept:
A square matrix A = [aij]n × n is said to be symmetric if AT = A
AT (Transpose) is obtained by changing rows to columns and columns to rows
Calculation:
Let A = \(\rm \begin{bmatrix} 3 & 0 & 0\\ 0 & 4 & 0\\ 0 & 0 & 0 \end{bmatrix}\)
AT = \(\rm \begin{bmatrix} 3 & 0 & 0\\ 0 & 4 & 0\\ 0 & 0 & 0 \end{bmatrix}\) = A
A is a symmetric matrix
If A is a square matrix such that A2 = I, then (A – I)3 + (A + I)3 – 7A is equal to
Answer (Detailed Solution Below)
Types of Matrices Question 9 Detailed Solution
Download Solution PDFConcept:
Identity matrix: A square matrix in which elements in the main diagonal are all '1' and the rest are all zero is called an identity matrix or unit matrix.
Thus, the square matrix A = [\(a_{ij}\)], if \(a_{ij}=\left\{\begin{matrix}1,if \hspace{3mm} i= j \\ 0,if \hspace{3mm} i\neq j \end{matrix}\right.\)
e.g., \(\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix}\), \(\begin{bmatrix} 1 & 0 & 0\\ 0 & 1 & 0\\ 0 & 0 & 1 \end{bmatrix}\)are identity matrices of order 2 and 3 respectively.
For any natural number n, In = I.
Calculation:
We have, A2 =I
Also A and i are commutative, so we can expand (A + I)n using the expansion of (a+ b)n.
∴ (A – I)3 + (A + I)3 – 7A
= A3 - 3A2 + 3A - I3 + A3 + 3A2 + 3A + I2 - 7A
= 2A3 + 6A - 7A
= 2A2 ⋅A + 6A - 7A
= 2I ⋅A + 6A - 7A
= 2A + 6A - 7A
= 8A - 7A
= A
If A is skew symmetric matrix, then A2 is a
Answer (Detailed Solution Below)
Types of Matrices Question 10 Detailed Solution
Download Solution PDFCONCEPT:
Symmetric Matrix:
Any real square matrix A = (aij) is said to be symmetric matrix if and only if aij = aji, ∀ i and j or in other words we can say that if A is a real square matrix such that A = At then A is said to be a symmetric matrix.
Skew-symmetric Matrix:
Any real square matrix A = (aij) is said to be skew-symmetric matrix if and only if aij = - aji, ∀ i and j or in other words we can say that if A is a real square matrix such that A = - At then A is said to be a skew-symmetric matrix.
Properties of Transpose of a Matrix:
- If A is a matrix of order m × n, then (At)t = A
- If k ∈ R is a scalar and A is a matrix of order m × n, then (k × A)t = k × At
- If A and B are matrices of same order m × n, then (A ± B)t = At ± Bt.
CALCULATION:
Given: A is skew symmetric matrix
As we know that, if A is a skew symmetric matrix i.e A = - At
⇒ (A2)t = (At)2
∵ A is skew symmetric matrix
⇒ (A2)t = (- A)2 = A2
So, A2 is a symmetric matrix.
Hence, option D is the correct answer.
The matrix \(\left[ {\begin{array}{*{20}{c}} 0&{ - 4 + i}\\ {4 + i}&0 \end{array}} \right]\) is
Answer (Detailed Solution Below)
Types of Matrices Question 11 Detailed Solution
Download Solution PDFConcept:
1. Symmetric Matrix: Square matrix A is said to be symmetric if the transpose of matrix A is equal to matrix A itself ⇔ AT = A or A’ = A
2. Skew-Symmetric Matrix or Anti-symmetric: Square matrix A is said to be skew-symmetric if transpose of matrix A is equal to negative of matrix A ⇔ AT = −A
3. Hermitian Matrix: A Hermitian matrix is a complex square matrix that is equal to its own conjugate transpose ⇔ \({{\bf{A}}^{\bf{T}}} = \;{\bf{\bar A}}\)
4. Skew-Hermitian: \({{\bf{A}}^{\bf{T}}} = - {\bf{\bar A}}\)
5. Let z = x + iy be a complex number.
- Conjugate of z =
= x – iy
Calculation:
Let A = \(\left[ {\begin{array}{*{20}{c}} 0&{ - 4 + i}\\ {4 + i}&0 \end{array}} \right]\)
Now, transpose of matrix A
AT = \(\left[ {\begin{array}{*{20}{c}} 0&{4 + i}\\ { - 4 + i}&0 \end{array}} \right]\)
⇒ AT ≠ A
∴ given matrix is not symmetric
AT = \(\left[ {\begin{array}{*{20}{c}} 0&{4 + i}\\ { - 4 + i}&0 \end{array}} \right] \ne - {\rm{A}}\)
∴ given matrix is not skew-symmetric.
Now, Conjugate of matrix A
\({\rm{\bar A}} = \;\left[ {\begin{array}{*{20}{c}} 0&{\overline { - 4 + i} }\\ {\overline {4 + i} }&0 \end{array}} \right] = \;\left[ {\begin{array}{*{20}{c}} 0&{ - 4 - i}\\ {4 - i}&0 \end{array}} \right] = \; - \left[ {\begin{array}{*{20}{c}} 0&{4 + i}\\ { - \;4 + i}&0 \end{array}} \right]\)
\( \Rightarrow {\rm{\bar A}} = - \;{{\rm{A}}^{\rm{T}}}\)
∴ given matrix is skew-hermitian matrix.
If a matrix A is Symmetric as well as Skew-Symmetric, then:
Answer (Detailed Solution Below)
Types of Matrices Question 12 Detailed Solution
Download Solution PDFConcept:
Consider a matrix A is skew-symmetric, then AT = −A
and A is symmetric, then AT = A
Calculation:
Since, A is skew-symmetric.
AT = −A
Since, A is symmetric.
AT = A
⇒ −A = A
⇒2A = O
⇒A = O
Hence, A is a null matrix.
Hence, option (4) is correct.
If \(A = \left[ {\begin{array}{*{20}{c}} 0&1\\ 1&0 \end{array}} \right],\) then the matrix A is a/an
Answer (Detailed Solution Below)
Types of Matrices Question 13 Detailed Solution
Download Solution PDFConcept:
Singular Matrix: Any square matrix of order n is said to be singular if |A| = 0.
Involuntary Matrix: Any square matrix of order n is said to be an involuntary matrix if A2 = I, where I is the identity matrix of order n.
Nilpotent Matrix: Any square matrix of order n is said to be nilpotent matrix if there exist least positive integer m such that Am = O, where O is the null matrix of order n.
Idempotent Matrix: Any square matrix of order n is said to be an idempotent matrix if A2 = A.
Calculation:
Given: \(A = \left[ {\begin{array}{*{20}{c}} 0&1\\ 1&0 \end{array}} \right],\)
\(\Rightarrow \;{A^2} = \;\left[ {\begin{array}{*{20}{c}} 0&1\\ 1&0 \end{array}} \right] \times \;\left[ {\begin{array}{*{20}{c}} 0&1\\ 1&0 \end{array}} \right] \\= \;\left[ {\begin{array}{*{20}{c}} 1&0\\ 0&1 \end{array}} \right] = I\)
Hence, A is an involuntary matrix as A2 = I.If A and B are symmetric matrices, then AB – BA is:
Answer (Detailed Solution Below)
Types of Matrices Question 14 Detailed Solution
Download Solution PDFConcept:
- For symmetric matrices, A = A' and B = B'
- For skew-symmetric matrices, A = - A'
- (A ± B)' = A' ± B'
- (AB)' = B'A'
Calculation:
Given: A and B are symmetric matrices
As we know that for symmetric matrices, we have A = A' and B = B'
(AB - BA)' = (AB)' - (BA)' --------(∵ (A ± B)' = A' ± B')
⇒ (AB - BA)' = B'A' - A'B' --------(∵ (AB)' = B'A')
⇒ (AB - BA)' = BA - AB ----------(∵ A = A' and B = B')
⇒ (AB - BA)' = - (AB - BA)
Hence Option 3 is correct.
How many distinct matrices exist with all four entries taken from (1, 2)?
Answer (Detailed Solution Below)
Types of Matrices Question 15 Detailed Solution
Download Solution PDFExplanation:
Here we have to fill 4 entries it means we can form 2 × 2 matrices, 4 × 1 and 1 × 4 matrices
In 2 × 2 matrices, there are four places
And each place has two ways to fill (1, 2)
So, The total number of ways to fill the entries = 2 × 2 × 2 × 2 = 16.
In 4 × 1 matrices, there are four places
And each place has two ways to fill (1, 2)
So, The total number of ways to fill the entries = 2 × 2 × 2 × 2 = 16.
Similarly in case of 1 × 4 matrices total number of ways = 16.
∴ Total number of matrices will be 48.