Exams › JEE Advanced › Maths
If A * adj(A²) = [[1, 0, 2], [2, 1, 0], [1, 0, 1]], find the absolute value of the sum of all elements of adj(A), where adj(X) denotes the adjoint (classical adjugate) of matrix X.
- 6
- 7
- 8
- 9
Correct answer: 8
Solution
Let M = [[1,0,2],[2,1,0],[1,0,1]]. Using adj(A²) = (adj A)² and adj(A) = det(A) * A^(-1): A*(adj A)² = A * det(A)² * (A^(-1))² = det(A)² * A^(-1) = det(A) * (det(A) * A^(-1)) = det(A) * adj(A). So det(A) * adj(A) = M. Take determinants: det(A) * det(adj A) = det(M). For 3x3: det(adj A) = det(A)², so det(A)³ = det(M). Also det(A) * adj(M)... wait: det(det(A) * adj(A)) = det(A)³ * det(adj A)/det(A)... let me redo: det(M) = det(det(A) * adj(A)) = det(A)³ * det(adj A). Since det(adj A) = (det A)² for 3x3: det(M) = det(A)³ * det(A)² = det(A)⁵. Compute det(M): expanding along row 1: 1*(1*1 - 0*0) - 0 + 2*(2*0 - 1*1) = 1 - 2 = -1. So det(A)⁵ = -1, giving det(A) = -1. Then adj(A) = M / det(A) = M / (-1) = -M = [[-1,0,-2],[-2,-1,0],[-1,0,-1]]. Sum of elements = -1+0-2-2-1+0-1+0-1 = -8. Absolute value = 8.
Related JEE Advanced Maths questions
- What is the nature of the solution for the equations x + y + z = 3, 2x + y + 2z = 5, and x − y + 3z = 3?
- What is the nature of the solutions for the equations x + y + z = 3, 2x + 2y + 2z = 7, and x − y + 3z = 3?
- Consider the matrix M = [0 1 a; 1 2 3; 3 b 1] and its adjugate adj M = [-1 1 -1; 8 -6 2; -5 3 -1], where a and b are real numbers. Which of the following statements is/are true?
- Given that the 3x3 determinant |x, 2, x; x², x, 6; x, 1, x| equals Ax⁴ + Bx³ + Cx² + Dx + E, find the sum of the digits of the square of (5A + 4B + 3C + 2D + E).
- The determinant with rows (x², (y+z)², yz), (y², (x+z)², zx), (z², (x+y)², xy) is divisible by which of the following?
- Consider the determinant equation: det([[a1 + b1*x, a1*x + b1, c1], [a2 + b2*x, a2*x + b2, c2], [a3 + b3*x, a3*x + b3, c3]]) = 0. Which of the following are possible conditions that guarantee this holds for all choices of ai, bi, ci?
⚔️ Practice JEE Advanced Maths free + battle 1v1 →