Question:medium

If a \(2 \times 2\) matrix \(A\) has eigenvalues 1 and 4 with the corresponding eigenvectors \(\begin{pmatrix} 1 \\ -1 \end{pmatrix}\) and \(\begin{pmatrix} 2 \\ 1 \end{pmatrix}\), respectively, then \(A\) is ________

Show Hint

You can quickly check the options using trace and determinant properties.
The sum of the eigenvalues is $1 + 4 = 5$, and their product is $1 \times 4 = 4$.
The trace (sum of diagonal elements) of the correct matrix must be 5, and its determinant must be 4.
For option D: Trace $= 3+2 = 5$ and Det $= 3(2) - 2(1) = 4$. This confirms the answer instantly.
Updated On: Jul 9, 2026
  • \(\begin{pmatrix} -4 & -8 \\ 5 & 9 \end{pmatrix}\)
  • \(\begin{pmatrix} 9 & -8 \\ 5 & -4 \end{pmatrix}\)
  • \(\begin{pmatrix} 2 & 2 \\ 1 & 3 \end{pmatrix}\)
  • \(\begin{pmatrix} 3 & 2 \\ 1 & 2 \end{pmatrix}\)
Show Solution

The Correct Option is D

Solution and Explanation

Was this answer helpful?
0