MCQMediumJEE 2026Properties of Determinants

JEE Mathematics 2026 Question with Solution

If A=[2335],A = \begin{bmatrix} 2 & 3 \\ 3 & 5 \end{bmatrix}, then the determinant of the matrix A20253A2024+A2023A^{2025} - 3A^{2024} + A^{2023} is

  • A

    2828

  • B

    1616

  • C

    2424

  • D

    1212

Answer

Correct answer:C

Step-by-step solution

Standard Method

Given: A=[2335]A = \begin{bmatrix} 2 & 3 \\ 3 & 5 \end{bmatrix}

Find: The determinant of A20253A2024+A2023A^{2025} - 3A^{2024} + A^{2023}.

Using the characteristic polynomial of AA,

λ27λ+1=0\lambda^2 - 7\lambda + 1 = 0

so by the Cayley--Hamilton theorem,

A27A+I=0A^2 - 7A + I = 0

Hence,

A2=7AIA^2 = 7A - I

Now factor the given expression:

A20253A2024+A2023=A2023(A23A+I)A^{2025} - 3A^{2024} + A^{2023} = A^{2023}(A^2 - 3A + I)

Substitute A2=7AIA^2 = 7A - I:

A23A+I=(7AI)3A+I=4AA^2 - 3A + I = (7A - I) - 3A + I = 4A

Therefore,

A20253A2024+A2023=4A2024A^{2025} - 3A^{2024} + A^{2023} = 4A^{2024}

Taking determinant on both sides for a 2×22 \times 2 matrix,

det(4A2024)=42det(A2024)\det(4A^{2024}) = 4^2 \det(A^{2024})

Also,

det(A)=2533=1\det(A) = 2 \cdot 5 - 3 \cdot 3 = 1

so

det(A2024)=(detA)2024=1\det(A^{2024}) = (\det A)^{2024} = 1

Thus,

det(4A2024)=16\det(4A^{2024}) = 16

the solution concludes with 2424, but this arithmetic step is inconsistent with the determinant property above. Among the given options, the mathematically correct value is 1616, which corresponds to option B.

Eigenvalue View

Given: A=[2335]A = \begin{bmatrix} 2 & 3 \\ 3 & 5 \end{bmatrix}

Find: det(A20253A2024+A2023)\det\left(A^{2025} - 3A^{2024} + A^{2023}\right).

If λ1,λ2\lambda_1, \lambda_2 are eigenvalues of AA, then for the matrix

A2023(A23A+I)A^{2023}(A^2 - 3A + I)

the corresponding eigenvalues are

λi2023(λi23λi+1)\lambda_i^{2023}(\lambda_i^2 - 3\lambda_i + 1)

for i=1,2i = 1, 2.

From Cayley--Hamilton,

λi27λi+1=0\lambda_i^2 - 7\lambda_i + 1 = 0

so

λi23λi+1=4λi\lambda_i^2 - 3\lambda_i + 1 = 4\lambda_i

Therefore each transformed eigenvalue becomes

4λi20244\lambda_i^{2024}

Hence the determinant is the product:

(4λ12024)(4λ22024)=16(λ1λ2)2024(4\lambda_1^{2024})(4\lambda_2^{2024}) = 16(\lambda_1\lambda_2)^{2024}

But λ1λ2=det(A)=1\lambda_1\lambda_2 = \det(A) = 1, so

16(λ1λ2)2024=1616(\lambda_1\lambda_2)^{2024} = 16

Therefore, the determinant equals 1616, so the correct mathematical option is B.

Common mistakes

  • Using Cayley--Hamilton incorrectly by writing A2=7A+IA^2 = 7A + I instead of A2=7AIA^2 = 7A - I. This changes the simplification of A23A+IA^2 - 3A + I completely. Always move terms carefully from A27A+I=0A^2 - 7A + I = 0.

  • Forgetting that for a 2×22 \times 2 matrix, det(kM)=k2det(M)\det(kM) = k^2 \det(M), not kdet(M)k\det(M). The scalar 44 contributes a factor of 42=164^2 = 16 in the determinant.

  • Accepting the final printed value 2424 without checking the preceding computation. The solution steps actually give det(4A2024)=161=16\det(4A^{2024}) = 16 \cdot 1 = 16. Verify the last arithmetic step before choosing an option.

Practice more Properties of Determinants questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions