Question:medium

Let \( A = \begin{pmatrix} \alpha & 0 \\ 1 & 1 \end{pmatrix} \) and \( B = \begin{pmatrix} 1 & 0\\ 5 & 1 \end{pmatrix} \) be two matrices where \( \alpha \) is a real number. Then

Show Hint

Always compute matrix multiplication explicitly before comparing.
Updated On: Apr 30, 2026
  • \( A^2 = B \) for some \( \alpha \)
  • \( A^2 \ne B \) for any \( \alpha \)
  • \( A^2 = -B \) for some \( \alpha \)
  • \( |A^2| \ne |B| \) for any \( \alpha \)
  • \( A = -B \) for some \( \alpha \)
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0