Advertisements
Advertisements
Question
Choose the correct alternative:
If A is a non singular matrix of order 3, then |adj (A)| = ______
Options
|A|2
|A|3
0
1
Solution
|A|2
APPEARS IN
RELATED QUESTIONS
Find the inverse of the following matrix by elementary row transformations if it exists. `A=[[1,2,-2],[0,-2,1],[-1,3,0]]`
Find the matrix of the co-factor for the following matrix.
`[(1, 0, 2),(-2, 1, 3),(0, 3, -5)]`
Find the adjoint of the following matrix.
`[(2,-3),(3,5)]`
Find the inverse of the following matrix by the adjoint method.
`[(-1,5),(-3,2)]`
Find the inverse of the following matrix by the adjoint method.
`[(1, 0, 0),(3, 3, 0),(5, 2, -1)]`
Find the inverse of the following matrix (if they exist):
`((2,1),(1,-1))`
Find the inverse of the following matrix (if they exist):
`[(3,-10),(2,-7)]`
Choose the correct answer from the given alternatives in the following question:
The inverse of a symmetric matrix is
If A is a no singular matrix, then det (A–1) = _______
Fill in the blank :
If A = `[(3, -5),(2, 5)]`, then co-factor of a12 is _______
State whether the following is True or False :
Singleton matrix is only row matrix.
Solve the following :
If A = `[(2, -3),(3, -2),(-1, 4)],"B" = [(-3, 4, 1),(2, -1, -3)]`, verify (3A – 5BT)T = 3AT – 5B.
A = `[(cos alpha, - sin alpha, 0),(sin alpha, cos alpha, 0),(0, 0, 1)]`, then A−1 is
If A = `[(3, 0, 0),(0, 3, 0),(0, 0, 3)]`, then |A| |adj A| = ______
If A = `[(-1),(2),(3)]`, B = `[(3, 1, -2)]`, find B'A'
Show that the matrices A = `[(2,2,1),(1,3,1),(1,2,2)]` and B = `[(4/5,(-2)/5,(-1)/5),((-1)/5,3/5,(-1)/5),((-1)/5,(-2)/5,4/5)]` are inverses of each other.
A sales person Ravi has the following record of sales for the month of January, February and March 2009 for three products A, B and C. He has been paid a commission at fixed rate per unit but at varying rates for products A, B and C.
Months | Sales in units | Commission | ||
A | B | C | ||
January | 9 | 10 | 2 | 800 |
February | 15 | 5 | 4 | 900 |
March | 6 | 10 | 3 | 850 |
Find the rate of commission payable on A, B and C per unit sold using matrix inversion method.
If A = `[(a,b),(c,d)]` such that ad - bc ≠ 0 then A-1 is
If A is 3 × 3 matrix and |A| = 4 then |A-1| is equal to:
If A = `[(1,-1),(2,3)]` show that A2 - 4A + 5I2 = 0 and also find A-1.
If A = `[(4,5),(2,1)]` and A2 - 5A - 6l = 0, then A-1 = ?
If A = `[(2, 0, -1), (5, 1, 0), (0, 1, 3)]` and A−1 = `[(3, -1, 1), (α, 6, -5), (β, -2, 2)]`, then the values of α and β are, respectively.
If [abc] ≠ 0, then `(["a" + "b b" + "c c" + "a"])/(["b c a"])` = ____________.
If A = `[(p/4, 0, 0), (0, q/5, 0), (0, 0, r/6)]` and `"A"^-1 = [(1/4, 0, 0), (0, 1/5, 0), (0, 0, 1/6)]`, then p + q + r = ______
If A = `[(1,-1,1),(2,1,-3),(1,1,1)]`, then the sum of the elements of A-1 is ______.
If `A = [[-3,1],[-4,3]]` and A-1 = αA, then α = ______.
If A is a solution of x2 - 4x + 3 = 0 and `A=[[2,-1],[-1,2]],` then A-1 equals ______.
If A = `[(2, 2),(4, 5)]` and A–1 = λ(adj(A)), then λ = ______ .
If the inverse of the matrix A = `[(1, 1, -1), (1, -2, 1), (2, -1, -3)]` is `1/9 [(7, 4, -1), (5, -1, -2), (3, 3, a)]`, then a is equal to ______
If A = `[(cos theta, sin theta, 0),(-sintheta, costheta, 0),(0, 0, 1)]`, where A11, A11, A13 are co-factors of a11, a12, a13 respectively, then the value of a11A11 + a12A12 + a13A13 = ______.
If matrix P = `[(0, -tan (θ//2)),(tanθ//2, 0)]`, then find (I – P) `[(cosθ, -sinθ),(sinθ, cosθ)]`
If A = `[(1, 2, 3),(-1, 1, 2),(1, 2, 4)]` then (A2 – 5A)A–1 = ______.
If the inverse of the matrix `[(α, 14, -1),(2, 3, 1),(6, 2, 3)]` does not exist, then the value of α is ______.
If matrix A = `[(1, 2),(4, 3)]`, such that AX = I, then X is equal to ______.
If A = `[(cos α, sin α),(- sin α, cos α)]`, then the matrix A is ______.
If matrix A = `[(1, -1),(2, 3)]`, then A2 – 4A + 5I is where I is a unit matix.
If A = `[(4, 3, 2),(-1, 2, 0)]`, B = `[(1, 2),(-1, 0),(1, -2)]`
Find (AB)–1 by adjoint method.
Solution:
AB = `[(4, 3, 2),(-1, 2, 0)] [(1, 2),(-1, 0),(1, -2)]`
AB = [ ]
|AB| = `square`
M11 = –2 ∴ A11 = (–1)1+1 . (–2) = –2
M12 = –3 A12 = (–1)1+2 . (–3) = 3
M21 = 4 A21 = (–1)2+1 . (4) = –4
M22 = 3 A22 = (–1)2+2 . (3) = 3
Cofactor Matrix [Aij] = `[(-2, 3),(-4, 3)]`
adj (A) = [ ]
A–1 = `1/|A| . adj(A)`
A–1 = `square`
If A = `[(1, 2, 4),(4, 3, -2),(1, 0, -3)]`. Show that A–1 exists and find A–1 using column transformation.
Find the inverse of the matrix `[(1, 1, 1),(1, 2, 3),(3, 2, 2)]` by elementary column transformation.