Home
Class 12
MATHS
If A=[[3,-3,4],[2,-3,4],[0,-1,1]] , then...

If `A=[[3,-3,4],[2,-3,4],[0,-1,1]]` , then

A

`adj(adjA)=A`

B

`abs(adj(adj(A)))=1`

C

`abs(adj(A))=1`

D

None of these

Text Solution

AI Generated Solution

The correct Answer is:
To solve the problem, we need to find the determinant of the given matrix \( A \) and then use the properties of determinants and adjoints to derive the results. Given matrix: \[ A = \begin{bmatrix} 3 & -3 & 4 \\ 2 & -3 & 4 \\ 0 & -1 & 1 \end{bmatrix} \] ### Step 1: Calculate the Determinant of Matrix A The determinant of a 3x3 matrix can be calculated using the formula: \[ \text{det}(A) = a(ei - fh) - b(di - fg) + c(dh - eg) \] where the matrix is represented as: \[ \begin{bmatrix} a & b & c \\ d & e & f \\ g & h & i \end{bmatrix} \] For our matrix \( A \): - \( a = 3, b = -3, c = 4 \) - \( d = 2, e = -3, f = 4 \) - \( g = 0, h = -1, i = 1 \) Substituting these values into the determinant formula: \[ \text{det}(A) = 3((-3)(1) - (4)(-1)) - (-3)((2)(1) - (4)(0)) + 4((2)(-1) - (-3)(0)) \] Calculating each term: 1. \( (-3)(1) - (4)(-1) = -3 + 4 = 1 \) 2. \( (2)(1) - (4)(0) = 2 - 0 = 2 \) 3. \( (2)(-1) - (-3)(0) = -2 - 0 = -2 \) Now substituting these back into the determinant equation: \[ \text{det}(A) = 3(1) - (-3)(2) + 4(-2) \] \[ = 3 + 6 - 8 \] \[ = 1 \] ### Step 2: Use the Property of Adjoint According to the property of adjoints: \[ \text{adj}(\text{adj}(A)) = \text{det}(A)^{n-2} A \] where \( n \) is the order of the matrix. Here, \( n = 3 \), so: \[ \text{adj}(\text{adj}(A)) = \text{det}(A)^{3-2} A = \text{det}(A) A = 1 \cdot A = A \] ### Step 3: Verify Other Properties 1. **Property 1**: \(\text{adj}(A) = \text{det}(A)^{n-1} I\) - For \( n = 3 \): \(\text{adj}(A) = \text{det}(A)^{2} I = 1^2 I = I\) 2. **Property 2**: \(\text{det}(\text{adj}(A)) = \text{det}(A)^{n-1}\) - For \( n = 3 \): \(\text{det}(\text{adj}(A)) = \text{det}(A)^{2} = 1^2 = 1\) ### Conclusion All the properties hold true, and we have verified that: - \(\text{det}(A) = 1\) - \(\text{adj}(\text{adj}(A)) = A\) - \(\text{adj}(A) = I\) Thus, all three options provided in the question are correct.

To solve the problem, we need to find the determinant of the given matrix \( A \) and then use the properties of determinants and adjoints to derive the results. Given matrix: \[ A = \begin{bmatrix} 3 & -3 & 4 \\ 2 & -3 & 4 \\ 0 & -1 & 1 ...
Promotional Banner

Topper's Solved these Questions

  • MATRICES

    ARIHANT MATHS ENGLISH|Exercise Exercise (Passage Based Questions)|16 Videos
  • MATRICES

    ARIHANT MATHS ENGLISH|Exercise Exercise (Single Integer Answer Type Questions)|10 Videos
  • MATRICES

    ARIHANT MATHS ENGLISH|Exercise Exercise (Single Option Correct Type Questions)|30 Videos
  • MATHEMATICAL INDUCTION

    ARIHANT MATHS ENGLISH|Exercise Exercise (Questions Asked In Previous 13 Years Exam)|2 Videos
  • MONOTONICITY MAXIMA AND MINIMA

    ARIHANT MATHS ENGLISH|Exercise Exercise (Questions Asked In Previous 13 Years Exam)|29 Videos

Similar Questions

Explore conceptually related problems

If A =[{:(3,-3,4),(2,-3,4),(0,-1,1):}] and B is the adjoint of A, find the value of |AB+2I| ,where l is the identity matrix of order 3.

If A=[[4,-1,-4],[ 3, 0,-4],[ 3,-1,-3]] , show that A^2=I_3dot

Using elementary row operations find the inverse of A = ((3,-3,4),(2,-3,4),(0,-1,1)) , and hence the following system of equations 3x - 3y + 4z = 21, 2x - 3y + 4z = 20 , - y + z = 5 .

If A_(0) = [[2 ,-2,-4],[-1,3,4],[1,-2,-3]] and B_(0) [[-4,-4,-4],[1,0,1],[4,4,3]] then find A_0 +B_0

If A_(0) = [[2 ,-2,-4],[-1,3,4],[1,-2,-3]] and B_(0)= [[-4,-4,-4],[1,0,1],[4,4,3]] then find A_0-B_O

If A=[[3, -1, 4], [2, 3, 1]], B=[[1, 3, 4], [2, 1, 0], [-3, 2, 3]] find AB

If A=[[1 ,2,-3],[ 5, 0, 2],[ 1,-1, 1]], B=[[3,-1, 2],[ 4, 2 ,5],[ 2, 0, 3]] and C=[[4, 1, 2],[ 0, 3, 2],[ 1,-2, 3]] , then compute (A+B) and (B - C) . Also, verify that A + (B - C) = (A + B) - C .

If A=[3-3 4 2-3 4 0-1 1] , show that A^(-1)=A^3 .

If A= [[2,4,-1],[-1,0,2]], B=[[3,4],[-1,2],[2,1]] , Show that (AB)'=B'A' .

If A=[[2,3,4],[-3,0,2]], B=[[3,-4,-5],[1,2,1]] and C=[[5,-1,2],[7,0,3]] , find the matrix X such that 2A+3B=X+C