Advertisements
Advertisements
प्रश्न
Choose the correct answer from the given alternatives in the following question:
If A = `[("cos"alpha,-"sin"alpha),("sin"alpha,"cos"alpha)]`, then A-1 = _____
विकल्प
`[(1/("cos"alpha),-1/("sin" alpha)),(1/("sin"alpha),1/("cos"alpha))]`
`[("cos"alpha,"sin"alpha),(-"sin"alpha, "cos"alpha)]`
`[(-"cos"alpha,"sin"alpha),(-"sin"alpha, "cos"alpha)]`
`[(-"cos"alpha,"sin"alpha),("sin"alpha, -"cos"alpha)]`
उत्तर
`[("cos"alpha,"sin"alpha),(-"sin"alpha, "cos"alpha)]`
Explanation:
A = `[("cos"alpha,-"sin"alpha),("sin"alpha,"cos"alpha)]`
|A| = cos2α + sin2α = 1
A−1 = `1/|"A"| "Adj"("A") = 1/1 [("cos"alpha,"sin"alpha),(-"sin"alpha, "cos"alpha)]`
APPEARS IN
संबंधित प्रश्न
If A = `[(1, 3), (3, 1)]`, Show that A2 - 2A is a scalar matrix.
Find the adjoint of the following matrix.
`[(2,-3),(3,5)]`
If A = `[(1,-1,2),(3,0,-2),(1,0,3)]` verify that A (adj A) = (adj A) A = | A | I
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.
`[(2,-2),(4,3)]`
Find the inverse of the following matrix.
`[(1,2),(2,-1)]`
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 answer from the given alternatives in the following question:
For a 2 × 2 matrix A, if A(adj A) = `[(10,0),(0,10)]`, then determinant A equals
Find the inverse of the following matrices by the adjoint method `[(3, -1),(2, -1)]`.
Choose the correct alternative.
If a 3 x 3 matrix B has it inverse equal to B, thenB2 = _______
If A is a no singular matrix, then det (A–1) = _______
Fill in the blank :
If A = `[(2, 1),(1, 1)] "and" "A"^-1 = [(1, 1),(x, 2)]`, then x = _______
Check whether the following matrices are invertible or not:
`[(1, 0),(0, 1)]`
Find inverse of the following matrices (if they exist) by elementary transformations :
`[(1, -1),(2, 3)]`
If `[(x - y - z),(-y + z),(z)] = [(0),(5),(3)]`, then the value of x, y and z are respectively ______
A + I = `[(3, -2),(4, 1)]` then find the value of (A + I)(A − I)
If f(x) = x2 − 2x − 3 then find f(A) when A = `[(1, 2),(2, 1)]`
Find the adjoint of matrix A = `[(6, 5),(3, 4)]`
If A = `[(1,3,3),(1,4,3),(1,3,4)]` then verify that A(adj A) = |A| I and also find A-1.
Find the inverse of the following matrix:
`[(1,-1),(2,3)]`
Solve by matrix inversion method:
x – y + 2z = 3; 2x + z = 1; 3x + 2y + z = 4
Weekly expenditure in an office for three weeks is given as follows. Assuming that the salary in all the three weeks of different categories of staff did not vary, calculate the salary for each type of staff, using the matrix inversion method.
Week | Number of employees | Total weekly salary (in ₹) |
||
A | B | C | ||
1st week | 4 | 2 | 3 | 4900 |
2nd week | 3 | 3 | 2 | 4500 |
3rd week | 4 | 3 | 4 | 5800 |
The inverse matrix of `((3,1),(5,2))` is
Solve by using matrix inversion method:
x - y + z = 2, 2x - y = 0, 2y - z = 1
If A = `[(1,2),(3,-5)]`, then A-1 = ?
If [abc] ≠ 0, then `(["a" + "b b" + "c c" + "a"])/(["b c a"])` = ____________.
If A is non-singular matrix and (A + l)(A - l) = 0 then A + A-1 = ______.
If A = `[(5, -4), (7, -5)]`, then 3A-1 = ______
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 = `[(x, 1),(1, 0)]` and A = A–1, then x = ______.
Matrix A = `[(1, 2, 3),(1, 1, 5),(2, 4, 7)]` then the value of a31 A31 + a32 A32 + a33 A33 is ______.
If matrix A = `[(1, -1),(2, 3)]`, then A2 – 4A + 5I is where I is a unit matix.
If A = `[(1, 2),(3, 4)]` verify that A (adj A) = (adj A) A = |A| I
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`