April 2026

If A = [aij] is a square matrix of even order such that aij = i^2 – j^2, then (a) A is a skew-symmetric matrix and |A|= 0 (b) A is symmetric matrix and |A| is a square (c) A is symmetric matrix and |A| = 0 (d) none of these.

Matrix aij = i² – j² Type 📘 Question If \(A = [a_{ij}]\) is a square matrix of even order such that: \[ a_{ij} = i^2 – j^2 \] Then: (a) \(A\) is skew-symmetric and \(|A| = 0\) (b) \(A\) is symmetric and \(|A|\) is a square (c) \(A\) is symmetric and \(|A| = 0\) […]

If A = [aij] is a square matrix of even order such that aij = i^2 – j^2, then (a) A is a skew-symmetric matrix and |A|= 0 (b) A is symmetric matrix and |A| is a square (c) A is symmetric matrix and |A| = 0 (d) none of these. Read More »

If A is 3×4 matrix and B is a matrix such that A^TB and BA^T are both defined. Then, B is of the type (a) 3×4 (b) 3×3 (c) 4×4 (d) 4×3

Find Order of Matrix B 📘 Question If \(A\) is a \(3 \times 4\) matrix and \(B\) is such that both: \[ A^T B \quad \text{and} \quad BA^T \] are defined, find the order of matrix \(B\). (a) \(3 \times 4\) (b) \(3 \times 3\) (c) \(4 \times 4\) (d) \(4 \times 3\) ✏️ Step-by-Step

If A is 3×4 matrix and B is a matrix such that A^TB and BA^T are both defined. Then, B is of the type (a) 3×4 (b) 3×3 (c) 4×4 (d) 4×3 Read More »

If A and B are symmetric matrices, then ABA is (a) symmetric matrix (b) skew-symmetric matrix (c) diagonal matrix (d) scalar matrix

ABA Symmetric Matrix Property 📘 Question If \(A\) and \(B\) are symmetric matrices, then \(ABA\) is: (a) symmetric matrix (b) skew-symmetric matrix (c) diagonal matrix (d) scalar matrix ✏️ Step-by-Step Solution Step 1: Use symmetry condition \[ A^T = A,\quad B^T = B \] Step 2: Take transpose of \(ABA\) \[ (ABA)^T = A^T B^T

If A and B are symmetric matrices, then ABA is (a) symmetric matrix (b) skew-symmetric matrix (c) diagonal matrix (d) scalar matrix Read More »

If A is a square matrix, then AA is a (a) skew-symmetric matrix (b) symmetric matrix (c) diagonal matrix (d) none of these

AAᵀ is Symmetric Matrix 📘 Question If \(A\) is a square matrix, then \(AA’\) (or \(A A^T\)) is: (a) skew-symmetric matrix (b) symmetric matrix (c) diagonal matrix (d) none of these ✏️ Step-by-Step Solution Step 1: Use transpose property \[ (AA^T)^T = (A^T)^T A^T \] Step 2: Simplify \[ = A A^T \] Step 3:

If A is a square matrix, then AA is a (a) skew-symmetric matrix (b) symmetric matrix (c) diagonal matrix (d) none of these Read More »

The matrix [[0, 5, -7], [-5, 0, 11], [7, -11, 0]] is (a) a skew-symmetric matrix (b) a symmetric matrix (c) a diagonal matrix (d) an upper triangular matrix

Identify Skew-Symmetric Matrix 📘 Question The matrix \[ \begin{bmatrix} 0 & 5 & -7 \\ -5 & 0 & 11 \\ 7 & -11 & 0 \end{bmatrix} \] is: (a) a skew-symmetric matrix (b) a symmetric matrix (c) a diagonal matrix (d) an upper triangular matrix ✏️ Step-by-Step Solution Step 1: Recall definition A matrix

The matrix [[0, 5, -7], [-5, 0, 11], [7, -11, 0]] is (a) a skew-symmetric matrix (b) a symmetric matrix (c) a diagonal matrix (d) an upper triangular matrix Read More »

If a matrix A is both symmetric and skew-symmetric, then (a) A is a diagonal matrix (b) A is a zero matrix (c) A is a scalar matrix (d) A is a square matrix

Symmetric and Skew-Symmetric Matrix MCQ 📘 Question If a matrix \(A\) is both symmetric and skew-symmetric, then: (a) \(A\) is a diagonal matrix (b) \(A\) is a zero matrix (c) \(A\) is a scalar matrix (d) \(A\) is a square matrix ✏️ Step-by-Step Solution Step 1: Use definitions Symmetric matrix: \(A^T = A\) Skew-symmetric matrix:

If a matrix A is both symmetric and skew-symmetric, then (a) A is a diagonal matrix (b) A is a zero matrix (c) A is a scalar matrix (d) A is a square matrix Read More »

If A is a square matrix such that A^2 = A, then (I + A)^3 – 7A is equal to (a) A (b) I – A (c) I (d) 3A

Find (I + A)³ – 7A 📘 Question If a square matrix \(A\) satisfies: \[ A^2 = A \] Find the value of: \[ (I + A)^3 – 7A \] (a) \(A\) (b) \(I – A\) (c) \(I\) (d) \(3A\) ✏️ Step-by-Step Solution Step 1: Expand \((I + A)^3\) \[ (I + A)^3 = I

If A is a square matrix such that A^2 = A, then (I + A)^3 – 7A is equal to (a) A (b) I – A (c) I (d) 3A Read More »

If S = sij] is a scalar matrix such that sii = k and A is a square matrix of the same order, then AS = SA = ? (a) Ak (b) k+ A (c) kA (d) ks

Scalar Matrix Multiplication Property 📘 Question If \(S = [s_{ij}]\) is a scalar matrix such that \(s_{ii} = k\), and \(A\) is a square matrix of the same order, then: \[ AS = SA = \; ? \] (a) \(Ak\) (b) \(k + A\) (c) \(kA\) (d) \(kS\) ✏️ Step-by-Step Solution Step 1: Understand scalar

If S = sij] is a scalar matrix such that sii = k and A is a square matrix of the same order, then AS = SA = ? (a) Ak (b) k+ A (c) kA (d) ks Read More »

If A = [[α, β], [γ, -α]] is such that A^2 = I, then

Find Relation for A² = I 📘 Question If \[ A = \begin{bmatrix} \alpha & \beta \\ \gamma & -\alpha \end{bmatrix} \] and \(A^2 = I\), find the relation between \(\alpha, \beta, \gamma\). ✏️ Step-by-Step Solution Step 1: Compute \(A^2\) \[ A^2 = \begin{bmatrix} \alpha & \beta \\ \gamma & -\alpha \end{bmatrix} \begin{bmatrix} \alpha &

If A = [[α, β], [γ, -α]] is such that A^2 = I, then Read More »