Target Exam

CUET

Subject

Section B1

Chapter

Matrices

Question:

If $A = \begin{bmatrix} 5 & x \\ y & 0 \end{bmatrix}$ and $A = A^T$, where $A^T$ is the transpose of the matrix $A$, then:

Options:

$x = 0, y = 5$

$x = y$

$x + y = 5$

$x = 5, y = 0$

Correct Answer:

$x = y$

Explanation:

The correct answer is Option (2) → $x = y$ ##

$A = \begin{bmatrix} 5 & x \\ y & 0 \end{bmatrix}$, $A^T = \begin{bmatrix} 5 & y \\ x & 0 \end{bmatrix}$

Since $A = A^T$:

$\begin{bmatrix} 5 & x \\ y & 0 \end{bmatrix} = \begin{bmatrix} 5 & y \\ x & 0 \end{bmatrix}$

$∴x = y$