Question:

If \[ A = \begin{bmatrix} 0 & 0 & -5 \\ 0 & 3 & 0 \\ 4.3 & 0 & 0 \end{bmatrix}, \text{ then A is a:} \]

Show Hint

A matrix is called a square matrix if the number of rows is equal to the number of columns, regardless of the elements inside.
Updated On: Jun 24, 2025
  • skew-symmetric matrix
  • scalar matrix
  • diagonal matrix
  • square matrix
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Let us examine the given matrix: \[ A = \begin{bmatrix} 0 & 0 & -5 \\ 0 & 3 & 0 \\ 4.3 & 0 & 0 \end{bmatrix} \] 1. It is a 3 × 3 matrix, i.e., same number of rows and columns. So, it's a square matrix.
2. Skew-symmetric matrix requires that $A^T = -A$ and all diagonal elements must be zero. But here, the $(2,2)$ entry is 3 $\ne 0$, so it is not skew-symmetric.
3. Scalar matrix requires all diagonal elements to be equal and all off-diagonal elements to be zero. Clearly, this is not the case here.
4. Diagonal matrix has non-zero elements only on the main diagonal. But here, $A_{1,3} = -5$ and $A_{3,1} = 4.3$ which are non-diagonal positions. So it's not a diagonal matrix.
Thus, the only correct classification is that it's a square matrix.
Was this answer helpful?
0
0

Top Questions on Types of Matrices

View More Questions