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

If `A= [[1,-1,-1],[1,-1,0],[1,0,-1]]` then find transpose of A

Text Solution

Verified by Experts

The correct Answer is:
D

`therefore det (A - lambdaI) = [[1-lambda,-1,-1],[1,-1-lambda,0],[1,0,-1-lambda]]=0`
`rArr (1-lambda ) (1+lambda)^(2) - 1-lambda -1 -lambda = 0`
`rArr lambda^(3) + lambda^(2) + lambda + 1= 0`
` rArr A^(3) + A^(2) + A + I = 0`
`rArr A^(3) + A^(2) + A= -I`
Statement -1 is false but Statement -2 is true.
Promotional Banner

Similar Questions

Explore conceptually related problems

If A= [[1, 0,0],[0,1, 0],[a, b,-1]] then A^2=

If A = [[1,0,0],[0,1,0],[0,0,1]] , then A^2+2 A=

If A= [[2,1,0],[0,2,1],[1, 0,2]] then |adj A|=

If A = [[0 , 1, -1],[4, -3, 4],[3, -3, 4]] find the transpose of A matrix

If A= [[0,1,0],[1,0,0],[0,0,1]] , then A^(2n)= where n is a positive integer.

If A= ((2,0,1),(2,1,3),(1,-1,0)) then find the value of A^(2)-3A +2I.

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

A=[(a,1,0),(1,b,d),(1,b,c)] then find the value of |A|

If A=[[0,1],[1,0]] , then A^4 =