Matrices & Determinants
Determinant of a matrix
Grade Class 12

Question:

Let A be a 2 x 2 matrix with det (A) = -1 and det ((A + I) (Adj (1) + I)) = 4. Then the sum of the diagonal elements of A can be :
(1) -1
(2) 2
(3) 1
(4) -\sqrt{2}

Step-by-Step Solution

Key Concept: Use properties of determinants and the relation Adj(A) = det(A) * A^-1 for a 2x2 matrix. Let A = [[a, b], [c, d]]. Given det(A) = ad - bc = -1. The expression simplifies using properties of determinants and matrix algebra.
Let A = [[a, b], [c, d]]. det(A) = ad - bc = -1. Let tr(A) = a + d = k. The characteristic equation is A^2 - tr(A)A + det(A)I = 0, so A^2 - kA - I = 0. Adj(A) = [[d, -b], [-c, a]]. Adj(A) + I = [[d+1, -b], [-c, a+1]]. The given condition det((A+I)(Adj(A)+I)) = 4 implies det(A+I) * det(Adj(A)+I) = 4. det(A+I) = det([[a+1, b], [c, d+1]]) = (a+1)(d+1) - bc = ad + a + d + 1 - bc = (ad - bc) + (a+d) + 1 = -1 + k + 1 = k. det(Adj(A)+I) = det([[d+1, -b], [-c, a+1]]) = (d+1)(a+1) - bc = ad + a + d + 1 - bc = k. So, k * k = 4, which means k^2 = 4, so k = 2 or k = -2. The sum of diagonal elements is tr(A) = k. Thus, k can be 2.
Correct Answer: 2

Master Matrices & Determinants with Mathbee

Practice this topic under real exam conditions with strict timers, or ask our AI Mentor to explain the concepts step-by-step.

Start Practicing for Free