KnowledgeBoat Logo
|

Mathematics

If A = [11xx],\begin{bmatrix}[r] 1 & 1 \ x & x \end{bmatrix}, find the value of x so that A2 = O.

Matrices

59 Likes

Answer

Given, A2 = O.

or,[11xx][11xx]=[0000]L.H.S.=[11xx][11xx]=[1×1+1×x1×1+1×xx×1+x×xx×1+x×x]=[1+x1+xx+x2x+x2]\text{or}, \begin{bmatrix}[r] 1 & 1 \ x & x \end{bmatrix} \begin{bmatrix}[r] 1 & 1 \ x & x \end{bmatrix} = \begin{bmatrix}[r] 0 & 0 \ 0 & 0 \end{bmatrix} \\[1em] \text{L.H.S.} = \begin{bmatrix}[r] 1 & 1 \ x & x \end{bmatrix} \begin{bmatrix}[r] 1 & 1 \ x & x \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 1 \times 1 + 1 \times x & 1 \times 1 + 1 \times x \ x \times 1 + x \times x & x \times 1 + x \times x \end{bmatrix} \\[1em] = \begin{bmatrix}[r] 1 + x & 1 + x \ x + x^2 & x + x^2 \end{bmatrix}

Comparing with R.H.S. we get,

⇒ 1 + x = 0 or x = -1      (…Eq 1)

⇒ x + x2 = 0                    (…Eq 2)

Putting the value x = -1 in equation 2,

⇒ -1 + (-1)2 = -1 + 1 = 0.

Since, x = -1 satisfies the equation,

Hence, the required value of x = -1.

Answered By

29 Likes


Related Questions