The matrix A = [[0, 0, 4], [0, 4, 0], [4, 0, 0]] is a (a) square matrix (b) diagonal matrix (c) unit matrix (d) none of these
Identify Type of Matrix 📘 Question The matrix \[ A = \begin{bmatrix} 0 & 0 & 4 \\ 0 & 4 & 0 \\ 4 & 0 & 0 \end{bmatrix} \] is a: (a) square matrix (b) diagonal matrix (c) unit matrix (d) none of these ✏️ Step-by-Step Solution Step 1: Check order Matrix has […]