Solveeit Logo

Question

Mathematics Question on Matrices

If A=[24 x2]A = \begin{bmatrix} 2 & 4 \\\ x & 2 \end{bmatrix} and AA is singular, then xx is equal to:

A

14\frac{1}{4}

B

-7

C

14-\frac{1}{4}

D

32

Answer

14-\frac{1}{4}

Explanation

Solution

To determine the value of xx, we use the fact that AA is singular. A matrix is singular if its determinant is zero. The given matrix is:

A=[24 x12].A = \begin{bmatrix} 2 & 4 \\\ x & -\frac{1}{2} \end{bmatrix}.

The determinant of AA is:

det(A)=(2)(1)(x)(4)=24x.\text{det}(A) = (2)(-1) - (x)(4) = -2 - 4x.

Set det(A)=0\text{det}(A) = 0 because AA is singular:

24x=0.-2 - 4x = 0.

Solve for xx:

4x=2    x=14.4x = -2 \implies x = -\frac{1}{4}.

Thus, x=14x = -\frac{1}{4}.