Matrices & Determinants
General
Grade 12
Question:
If $A = \begin{bmatrix} -2 & -1 & 1 \\ -1 & 7 & 4 \\ 1 & -x & -3 \end{bmatrix}$ be symmetric matrix then find the value of $x$.
Step-by-Step Solution
Key Concept: General
<div>$x = -4$<br>for symmetric matrix $A = A^T$<br>$\Rightarrow \begin{bmatrix} -2 & -1 & 1 \\ -1 & 7 & 4 \\ 1 & -x & -3 \end{bmatrix} = \begin{bmatrix} -2 & -1 & 1 \\ -1 & 7 & -x \\ 1 & 4 & -3 \end{bmatrix}$<br>$\therefore x = -4$</div>
Correct Answer: -4