Solveeit Logo

Question

Mathematics Question on Matrices

If A=[3x1; 2x+3x;+2]A = \begin{bmatrix}3&x-1;\\\ 2x+3&x;+2\end{bmatrix} is a symmetric matrix, then the value of xx is

A

4

B

3

C

-4

D

-3

Answer

-4

Explanation

Solution

Since, AA is symmetric matrix, then A=AA=A'
3x1 2x+3x+2=32x+3 x1x+2\Rightarrow \begin{vmatrix}3 & x-1 \\\ 2 x+3 & x+2\end{vmatrix}=\begin{vmatrix}3 & 2 x+3 \\\ x-1 & x+2\end{vmatrix}
x1=2x+3x=4\Rightarrow x-1=2 x+3 \Rightarrow x=-4