Target Exam

CUET

Subject

Section B1

Chapter

Matrices

Question:

If $A = \begin{bmatrix} 0 & 1 \\ 1 & 0 \end{bmatrix}$, then $A^2$ is equal to

Options:

$\begin{bmatrix} 0 & 1 \\ 1 & 0 \end{bmatrix}$

$\begin{bmatrix} 1 & 0 \\ 1 & 0 \end{bmatrix}$

$\begin{bmatrix} 0 & 1 \\ 0 & 1 \end{bmatrix}$

$\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix}$

Correct Answer:

$\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix}$

Explanation:

The correct answer is Option (4) → $\begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix}$ ##

$∵A^2 = A \cdot A = \begin{bmatrix} 0 & 1 \\ 1 & 0 \end{bmatrix} \begin{bmatrix} 0 & 1 \\ 1 & 0 \end{bmatrix} = \begin{bmatrix} 0+1 & 0+0 \\ 0+0 & 1+0 \end{bmatrix} = \begin{bmatrix} 1 & 0 \\ 0 & 1 \end{bmatrix}$