Advertisements
Advertisements
प्रश्न
If A = `[(-4, -3, -3),(1, 0, 1),(4, 4, 3)]`, find adj (A).
उत्तर
A11 = (–1)1+1 M11 = `1|(0, 1),(4, 3)|` = 1(0 – 4) = – 4
A12 = (–1)1+2 M12 = `(-1)|(1, 1),(4, 3)|` = (–1)(3 – 4) = (–1)(–1) = 1
A13 = (–1)1+3 M13 = `1|(1, 0),(4, 4)|` = 1(4 – 0) = (1)(4) = 4
A21 = (–1)2+1 M21 = `(-1)|(-3, -3),(4, 3)|` = (–1)(– 9 + 12) = (–1)(3) = – 3
A22 = (–1)2+2 M22 = `1|(-4, -3),(4, 3)|` = 1(–12 + 12) = 1(0) = 0
A23 = (–1)2+3 M23 = `(-1)|(-4, -3),(4, 4)|` = (–1)(–16 + 12) = (–1)(–4) = 4
A31 = (–1)3+1 M31 = `1|(-3, -3),(0, 1)|` = 1(– 3 – 0) = – 3
A32 = (–1)3+2 M32 = `(-1)|(-4, -3),(1, 1)|` = (–1)(– 4 + 3) = (–1)(–1) = 1
A33 = (–1)3+3 M33 = `1|(-4, -3),(1, 0)|` = 1(0 + 3) = (1)(3) = 3
adj (A) = `[("A"_11, "A"_12, "A"_13),("A"_21, "A"_22, "A"_23),("A"_31, "A"_32, "A"_33)]``
= `[(-4, 1, 4),(-3, 0, 4),(-3, 1, 3)]`
= `[(-4, -3, -3),(1, 0, 1),(4, 4, 3)]`
APPEARS IN
संबंधित प्रश्न
Find the inverse of the following matrix by the adjoint method.
`[(-1,5),(-3,2)]`
Find the inverse of the following matrix.
`[(2,0,-1),(5,1,0),(0,1,3)]`
Choose the correct answer from the given alternatives in the following question:
If A = `[(2,-4),(3,1)]`, then the adjoint of matrix A is
Choose the correct alternative.
If A is a 2 x 2 matrix such that A(adj. A) = `[(5, 0),(0, 5)]`, then |A| = _______
If A = `[(1, 2),(-3, -1)], "B" = [(-1, 0),(1, 5)]`, then AB =
Check whether the following matrices are invertible or not:
`[(3, 4, 3),(1, 1, 0),(1, 4, 5)]`
If A = `[(0, 0, -1),(0, -1, 0),(-1, 0, 0)]`, then the only correct statement about the matrix A is ______
If A = `[(3, 0, 0),(0, 3, 0),(0, 0, 3)]`, then |A| |adj A| = ______
If A = `[(1, 2, 3),(1, 1, 5),(2, 4, 7)]`, then find the value of a31A31 + a32A32 + a33A33.
If A(α) = `[(cos alpha, sin alpha),(-sin alpha, cos alpha)]` then prove that A2(α) = A(2α)
Find the adjoint of matrix A = `[(6, 5),(3, 4)]`
Complete the following activity to find inverse of matrix using elementary column transformations and hence verify.
`[(2, 0, -1),(5, 1, 0),(0, 1, 3)]` B−1 = `[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
C1 → C1 + C3
`[("( )", 0, -1),("( )", 1, 0),("( )", 1, 3)]` B−1 = `[("( )", 0, 0),("( )", 1, 0),("( )", 0, 1)]`
C3 → C3 + C1
`[(1, 0, 0),("( )", 1, "( )"),(3, 1, "( )")]` B−1 = `[(1, 0, "( )"),(0, 1, 0),("( )", 0, "( )")]`
C1 → C1 – 5C2, C3 → C3 – 5C2
`[(1, "( )", 0),(0, 1, 0),("( )", 1, "( )")]` B−1 = `[(1, 0, "( )"),("( )", 1, -5),(1, "( )", 2)]`
C1 → C1 – 2C3, C2 → C2 – C3
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)]` B−1 = `[(3, -1, "( )"),("( )", 6, -5),(5, "( )", "( )")]`
B−1 = `[("( )", "( )", "( )"),("( )", "( )", "( )"),("( )", "( )", "( )")]`
`[(2, "( )", -1),("( )", 1, 0),(0, 1, "( )")] [(3, "( )", "( )"),("( )", 6, "( )"),("( )", -2, "( )")] = [(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
If A-1 = `[(1,0,3),(2,1,-1),(1,-1,1)]` then, find 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.
If A = `[(3,7),(2,5)]` and B = `[(6,8),(7,9)]`, then verify that (AB)-1 = B-1A-1
Solve by matrix inversion method:
2x – z = 0; 5x + y = 4; y + 3z = 5
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.
The inverse matrix of `((4/5,(-5)/12),((-2)/5,1/2))` is
If A = `((-1,2),(1,-4))` then A(adj A) is
If A and B non-singular matrix then, which of the following is incorrect?
If A is 3 × 3 matrix and |A| = 4 then |A-1| is equal to:
If A = `[(2,3),(1,2)]`, B = `[(1,0),(3,1)]`, then B-1A-1 = ?
If A = `[(4,5),(2,1)]` and A2 - 5A - 6l = 0, then A-1 = ?
If A is non-singular matrix such that (A - 2l)(A - 4l) = 0 then A + 8A-1 = ______.
If ω is a complex cube root of unity and A = `[(ω,0,0),(0,ω^2,0),(0,0,1)]` then A-1 = ?
If A = `[(2, -3), (3, 5)]`, then |Adj A| is equal to ______
If A = `[(1, tanx),(-tanx, 1)]`, then AT A–1 = ______.
If A = `[(5, -4), (7, -5)]`, then 3A-1 = ______
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 = ______.
Choose the correct option:
If X, Y, Z are non zero real numbers, then the inverse of matrix A = `[(x, 0, 0),(0, y, 0),(0, 0, z)]`
If A = `[(2, 3),(a, 6)]` is a singular matrix, then a = ______.
Find the inverse of the matrix A by using adjoint method.
where A = `[(-3, -1, 1),(0, 0, 1),(-15, 6, -6)]`
A–1 exists if |A| = 0.
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 A = `[(2, 2),(-3, 2)]`, B = `[(0, -1),(1, 0)]`, then (B–1 A–1)–1 is equal to ______.
For an invertible matrix A, if A (adj A) = `|(20, 0),(0, 20)|`, then | A | = ______.