Question:medium

If the square of the matrix $\begin{pmatrix} a & b \\ a & -a \end{pmatrix}$ is the unit matrix, then $b$ is equal to:

Show Hint

The square of a matrix \( \begin{pmatrix} a & b c & -a \end{pmatrix} \) is always a scalar matrix of the form \( (a^2+bc)I \). Setting this equal to \( I \) gives \( a^2+bc=1 \). In our case, \( c=a \), so \( a^2+ab=1 \).
Updated On: May 2, 2026
  • \( \frac{a}{1+a^2} \)
  • \( \frac{1-a^2}{a} \)
  • \( \frac{1+a^2}{a} \)
  • \( \frac{a}{1-a^2} \)
  • \( 1+a^2 \)
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0