Mathematics · Matrices

JEE Main 2026 — 5 April, Morning Shift — Question 26

Let AA be a 3×33×3 matrix such that A[[1],[0],[−1]]=[[2],[1],[1]],A[[0],[1],[1]]=[[1],[2],[3]],A[[1],[1],[0]]=[[1],[3],[1]].A[[1],[0],[-1]] = [[2],[1],[1]], A[[0],[1],[1]] = [[1],[2],[3]], A[[1],[1],[0]] = [[1],[3],[1]]. If det(A)=1,det(A)=1, then det(adj(A2+A))det(adj(A²+A)) is equal to:

  1. Option A:

    1616

  2. Option B:

    2525

  3. Option C:

    4949

  4. Option D:

    6464

    Correct

Answer: D

Step-by-step solution

Let A=(α1α2α3β1β2β3γ1γ2γ3)\text{Let } A = \begin{pmatrix} \alpha_1 & \alpha_2 & \alpha_3 \\ \beta_1 & \beta_2 & \beta_3 \\ \gamma_1 & \gamma_2 & \gamma_3 \end{pmatrix}

Now A⊤(001)=(α1β1γ1α2β2γ2α3β3γ3)(001)=(311)\text{Now } A^\top \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} = \begin{pmatrix} \alpha_1 & \beta_1 & \gamma_1 \\ \alpha_2 & \beta_2 & \gamma_2 \\ \alpha_3 & \beta_3 & \gamma_3 \end{pmatrix} \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} = \begin{pmatrix} 3 \\ 1 \\ 1 \end{pmatrix}

⇒(γ1γ2γ3)=(311)…(1)\Rightarrow \begin{pmatrix} \gamma_1 \\ \gamma_2 \\ \gamma_3 \end{pmatrix} = \begin{pmatrix} 3 \\ 1 \\ 1 \end{pmatrix} \hspace{4cm} \ldots(1)

Now (α1α2α3β1β2β3γ1γ2γ3)(001)=(131)\text{Now } \begin{pmatrix} \alpha_1 & \alpha_2 & \alpha_3 \\ \beta_1 & \beta_2 & \beta_3 \\ \gamma_1 & \gamma_2 & \gamma_3 \end{pmatrix} \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} = \begin{pmatrix} 1 \\ 3 \\ 1 \end{pmatrix}

⇒(α3β3γ3)=(131)…(2)\Rightarrow \begin{pmatrix} \alpha_3 \\ \beta_3 \\ \gamma_3 \end{pmatrix} = \begin{pmatrix} 1 \\ 3 \\ 1 \end{pmatrix} \hspace{4cm} \ldots(2)

A⊤(101)−A⊤(001)=(522)−(311)A^\top \begin{pmatrix} 1 \\ 0 \\ 1 \end{pmatrix} - A^\top \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} = \begin{pmatrix} 5 \\ 2 \\ 2 \end{pmatrix} - \begin{pmatrix} 3 \\ 1 \\ 1 \end{pmatrix}

⇒A⊤(100)=(211)\Rightarrow A^\top \begin{pmatrix} 1 \\ 0 \\ 0 \end{pmatrix} = \begin{pmatrix} 2 \\ 1 \\ 1 \end{pmatrix}

⇒(α1α2α3)=(211)…(3)\Rightarrow \begin{pmatrix} \alpha_1 \\ \alpha_2 \\ \alpha_3 \end{pmatrix} = \begin{pmatrix} 2 \\ 1 \\ 1 \end{pmatrix} \hspace{4cm} \ldots(3)

Now A(101)−A(001)=(344)−(131)\text{Now } A \begin{pmatrix} 1 \\ 0 \\ 1 \end{pmatrix} - A \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} = \begin{pmatrix} 3 \\ 4 \\ 4 \end{pmatrix} - \begin{pmatrix} 1 \\ 3 \\ 1 \end{pmatrix}

⇒A(100)=(213)\Rightarrow A \begin{pmatrix} 1 \\ 0 \\ 0 \end{pmatrix} = \begin{pmatrix} 2 \\ 1 \\ 3 \end{pmatrix}

⇒(α1β1γ1)=(213)…(4)\Rightarrow \begin{pmatrix} \alpha_1 \\ \beta_1 \\ \gamma_1 \end{pmatrix} = \begin{pmatrix} 2 \\ 1 \\ 3 \end{pmatrix} \hspace{4cm} \ldots(4)

A=(2111β23311)A = \begin{pmatrix} 2 & 1 & 1 \\ 1 & \beta_2 & 3 \\ 3 & 1 & 1 \end{pmatrix}

∣A∣=2(β2−3)−1(1−9)+1(1−3β2)=1|A| = 2(\beta_2 - 3) - 1(1 - 9) + 1(1 - 3\beta_2) = 1

⇒2β2−6+8+1−3β2=1\Rightarrow 2\beta_2 - 6 + 8 + 1 - 3\beta_2 = 1

⇒β2=2\Rightarrow \beta_2 = 2

So A=(211123311)\text{So } A = \begin{pmatrix} 2 & 1 & 1 \\ 1 & 2 & 3 \\ 3 & 1 & 1 \end{pmatrix}

A2=(211123311)(211123311)=(856138101067)A^2 = \begin{pmatrix} 2 & 1 & 1 \\ 1 & 2 & 3 \\ 3 & 1 & 1 \end{pmatrix} \begin{pmatrix} 2 & 1 & 1 \\ 1 & 2 & 3 \\ 3 & 1 & 1 \end{pmatrix} = \begin{pmatrix} 8 & 5 & 6 \\ 13 & 8 & 10 \\ 10 & 6 & 7 \end{pmatrix}

A2+A=(10671410131378)⇒det⁡(A2+A)=8A^2 + A = \begin{pmatrix} 10 & 6 & 7 \\ 14 & 10 & 13 \\ 13 & 7 & 8 \end{pmatrix} \Rightarrow \det(A^2 + A) = 8

⇒Det(adj(A2+A))=82=64\Rightarrow \text{Det}(\text{adj}(A^2 + A)) = 8^2 = 64

Answer key and solution verified before publishing.

Practise Matrices

Start with this question, then two more from the same chapter — with a tutor that explains every step. Free.

Exam
JEE Main 2026
Subject
Mathematics
Chapter
Matrices
Topic
Inverse of a Matrix