Class CBSE Class 12 Mathematics Matrices and Determinants Q #1676
COMPETENCY BASED
APPLY
1 Marks 2026 AISSCE(Board Exam) MCQ SINGLE
If $A=\begin{bmatrix}1&a&b\\-1&2&c\\0&5&3\end{bmatrix}$ is a symmetric matrix, then the value of $3a+b+c$ is
(A) 2
(B) 6
(C) 4
(D) 0
Correct Answer: A

AI Tutor Explanation

Powered by Gemini

Detailed Solution

Step 1: Understand the definition of a Symmetric Matrix

A matrix $A$ is symmetric if and only if $A = A^T$, which implies that the element at row $i$ and column $j$ must be equal to the element at row $j$ and column $i$ for all $i, j$. Mathematically, $a_{ij} = a_{ji}$.

Step 2: Apply the condition to the given matrix

Given $A = \begin{bmatrix} 1 & a & b \\ -1 & 2 & c \\ 0 & 5 & 3 \end{bmatrix}$. Comparing $a_{ij}$ with $a_{ji}$:

For $i=1, j=2$: $a_{12} = a_{21} \implies a = -1$.

For $i=1, j=3$: $a_{13} = a_{31} \implies b = 0$.

For $i=2, j=3$: $a_{23} = a_{32} \implies c = 5$.

Step 3: Calculate the required expression

Substitute the values $a = -1$, $b = 0$, and $c = 5$ into the expression $3a + b + c$:

$$3(-1) + 0 + 5$$ $$-3 + 0 + 5 = 2$$

Final Answer: 2

AI generated content. Review strictly for academic accuracy.

Pedagogical Audit
Bloom's Analysis: This is an APPLY question because the student must recall the definition of a symmetric matrix and apply the property $a_{ij} = a_{ji}$ to solve for unknown variables.
Knowledge Dimension: CONCEPTUAL
Justification: The question tests the understanding of the underlying concept of matrix symmetry rather than rote memorization of formulas.
Syllabus Audit: In the context of CBSE Class 12, this is classified as COMPETENCY. It requires the student to demonstrate procedural fluency in matrix algebra as per the Matrices chapter.