Zaymiey

📐 Mathematics  ·  Matrices  ·  JEE

If A and B are both symmetric matrices of the same order, then A + B is:

Answer: symmetric.

  • A symmetric
  • B skew-symmetric
  • C null
  • D identity

Correct answer: A. symmetric

Explanation: The sum of two symmetric matrices is symmetric, since (A+B)ᵀ = Aᵀ+Bᵀ = A+B.

Matrix A (3 rows x 3 columns)a11a12a13a21a22a23a31a32a33column 1column 2column 3row 1row 2row 3

Element aij of matrix A sits at the intersection of row i and column j.

Concept context

Matrix operations, determinants, inverses, and solving linear systems

Read the full Matrices notes →