ExamBro
ExamBro
COMEDK · Maths · 21. Matrices

If the matrix \(\left[\begin{array}{ccc}-3 & a-b & 5 \\ 1 & 0 & 4 \\ a+b & c & 11\end{array}\right]\) is symmetric then the value of \(a-b+c=\)

  1. A 9
  2. B 1
  3. C 0
  4. D 5
Verified Solution

Answer & Solution

Correct Answer

(D) 5

Step-by-step Solution

Detailed explanation

A matrix \(A\) is symmetric if \(A = A^{T}\), which implies \(A_{ij} = A_{ji}\) for all \(i, j\). Given the matrix \(A = \begin{bmatrix} -3 & a-b & 5 \\ 1 & 0 & 4 \\ a+b & c & 11 \end{bmatrix}\), we equate the corresponding elements: For \(A_{12} = A_{21}\), we have \(a-b = 1\).…