Advertisements
Advertisements
Question
A + I = `[(3, -2),(4, 1)]` then find the value of (A + I)(A − I)
Solution
A + I = `[(3, -2),(4, 1)]`
∴ A − I = (A + I) − 2I
= `[(3, -2),(4, 1)] - [(2, 0),(0, 2)]`
= `[(1, -2),(4, -1)]`
∴ (A + I) (A – I) = `[(3, -2),(4, 1)] [(1, -2),(4, -1)]`
= `[(3 - 8, -6 + 2),(4 + 4, -8 - 1)]`
= `[(-5, -4),(8, -9)]`
APPEARS IN
RELATED QUESTIONS
The sum of three numbers is 6. If we multiply the third number by 3 and add it to the second number we get 11. By adding first and third numbers we get a number, which is double than the second number. Use this information and find a system of linear equations. Find these three numbers using matrices.
Find the inverse of the matrix `[(1 2 3),(1 1 5),(2 4 7)]` by adjoint method
Find the inverse of the following matrix.
`[(1,2),(2,-1)]`
Find the inverse of the following matrix (if they exist):
`((1,-1),(2,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:
If A = `[(lambda,1),(-1, -lambda)]`, and A-1 does not exist if λ = _______
Find the inverse of the following matrices by the adjoint method `[(3, -1),(2, -1)]`.
Find the inverse of A = `[(1, 0, 1),(0, 2, 3),(1, 2, 1)]` by elementary column transformations.
Fill in the blank :
If A = [aij]2x3 and B = [bij]mx1 and AB is defined, then m = _______
Check whether the following matrices are invertible or not:
`[(3, 4, 3),(1, 1, 0),(1, 4, 5)]`
A = `[(cos alpha, - sin alpha, 0),(sin alpha, cos alpha, 0),(0, 0, 1)]`, then A−1 is
`cos theta [(cos theta, sin theta),(-sin theta, cos theta)] + sin theta [(sin theta, - cos theta),(cos theta, sin theta)]` = ______
If A = `[(cos alpha, sin alpha),(-sin alpha, cos alpha)]`, then A10 = ______
If A = `[(1, -1, 1),(2, 1, -3),(1, 1, 1)]`, 10B = `[(4, 2,2),(-5, 0, ∞),(1, -2, 3)]` and B is the inverse of matrix A, then α = ______
If the inverse of the matrix `[(alpha, 14, -1),(2, 3, 1),(6, 2, 3)]` does not exists then find the value of α
If A = `[("a", "b"),("c", "d")]` then find the value of |A|−1
If A = `[(-1),(2),(3)]`, B = `[(3, 1, -2)]`, find B'A'
If A = `[(2, 4),(1, 3)]` and B = `[(1, 1),(0, 1)]` then find (A−1 B−1)
If A = `[(0, 4, 3),(1, -3, -3),(-1, 4, 4)]`, then find A2 and hence find A−1
If A = `[(-4, -3, -3),(1, 0, 1),(4, 4, 3)]`, find adj (A).
If A = `[(1, 0, 0),(3, 3, 0),(5, 2, -1)]`, find A−1 by the adjoint method
Find the inverse of the following matrix:
`[(-3,-5,4),(-2,3,-1),(1,-4,-6)]`
If A-1 = `[(1,0,3),(2,1,-1),(1,-1,1)]` then, find A.
Solve by matrix inversion method:
2x + 3y – 5 = 0; x – 2y + 1 = 0.
Solve by matrix inversion method:
x – y + 2z = 3; 2x + z = 1; 3x + 2y + z = 4
The sum of three numbers is 20. If we multiply the first by 2 and add the second number and subtract the third we get 23. If we multiply the first by 3 and add second and third to it, we get 46. By using the matrix inversion method find the numbers.
Which of the following matrix has no inverse
The cost of 2 Kg of Wheat and 1 Kg of Sugar is ₹ 70. The cost of 1 Kg of Wheat and 1 Kg of Rice is ₹ 70. The cost of 3 Kg of Wheat, 2 Kg of Sugar and 1 Kg of rice is ₹ 170. Find the cost of per kg each item using the matrix inversion method.
If A = `[(1, tanx),(-tanx, 1)]`, then AT A–1 = ______.
If A = `[(2, 2),(4, 5)]` and A–1 = λ(adj(A)), then λ = ______ .
A–1 exists if |A| = 0.
If A = `[(0, 0, 1),(0, 1, 0),(1, 0, 0)]`, then A2008 is equal to ______.
If A = `[(x, 1),(1, 0)]` and A = A–1, then x = ______.
If A and B are two square matrices such that A2B = BA and (AB)10 = AkB10. Then, k is ______.
If A = `[(cos α, sin α),(- sin α, cos α)]`, then the matrix A is ______.
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`