Advertisements
Advertisements
Question
Given `A = [(2,-3),(-4,7)]` compute `A^(-1)` and show that `2A^(-1) = 9I - A`
Advertisements
Solution
`A = [(2,-3),(-4,7)]`
|A| = 14 - 12 = 2
`:. A_11 = 7` `A_12 = 4` `A_31 = 3` `A_22 = 2`
`adj(A) = [(A_11,A_22),(A_21,A_22)]^T = [(7,4),(3,2 )]^T = [(7,3),(4,2)]`
`:. A^(-1) = I/(|A|) adj (A) = 1/2 [(7,3),(4,2)]`
L.H.S = `2A^(-1) = [(7,3),(4,2)]`
R.H.S = `9I - A = [(9,0),(0,9)] - [(2,-3),(-4,7)] = [(7,3),(4,2)]`
L.H.S = R.H.S
APPEARS IN
RELATED QUESTIONS
Determine the product `[(-4,4,4),(-7,1,3),(5,-3,-1)][(1,-1,1),(1,-2,-2),(2,1,3)]` and use it to solve the system of equations x - y + z = 4, x- 2y- 2z = 9, 2x + y + 3z = 1.
A coaching institute of English (subject) conducts classes in two batches I and II and fees for rich and poor children are different. In batch I, it has 20 poor and 5 rich children and total monthly collection is Rs 9,000, whereas in batch II, it has 5 poor and 25 rich children and total monthly collection is Rs 26,000. Using matrix method, find monthly fees paid by each child of two types. What values the coaching institute is inculcating in the society?
Show that (A + A') is symmetric matrix, if `A = ((2,4),(3,5))`
Classify the following matrix as, a row, a column, a square, a diagonal, a scalar, a unit, an upper triangular, a lower triangular, a symmetric or a skew-symmetric matrix:
`[(5),(4),(-3)]`
Identify the following matrix is singular or non-singular?
`[("a", "b", "c"),("p", "q", "r"),(2"a" - "p", 2"b" - "q", 2"c" - "r")]`
If A = `[(1, 0),(-1, 7)]`, find k so that A2 – 8A – kI = O, where I is a unit matrix and O is a null matrix of order 2.
Answer the following question:
If A = `[(1, omega),(omega^2, 1)]`, B = `[(omega^2, 1),(1, omega)]`, where ω is a complex cube root of unity, then show that AB + BA + A −2B is a null matrix
If A = `[(3, 1),(-1, 2)]`, then prove that A2 – 5A + 7I = O, where I is unit matrix of order 2
Show by an example that for A ≠ O, B ≠ O, AB = O
Given A = `[(2, 4, 0),(3, 9, 6)]` and B = `[(1, 4),(2, 8),(1, 3)]` is (AB)′ = B′A′?
If A = `[(0,0,0),(0,0,0),(0,1,0)]` then A is ____________.
The matrix `[(0,5,-7),(-5,0,11),(7,-11,0)]` is ____________.
If `[(1,2),(3,4)],` then A2 - 5A is equal to ____________.
If A is a square matrix such that A2 = A, then (I + A)2 - 3A is ____________.
If a matrix A is both symmetric and skew symmetric then matrix A is ____________.
A = `[a_(ij)]_(m xx n)` is a square matrix, if
If 'A' is square matrix, such that A2 = A, then (7 + A)3 = 7A is equal to
Let A = `[(0, -2),(2, 0)]`. If M and N are two matrices given by M = `sum_(k = 1)^10 A^(2k)` and N = `sum_(k = 1)^10 A^(2k - 1)` then MN2 is ______.
If `[(1, 2, 1),(2, 3, 1),(3, a, 1)]` is non-singular matrix and a ∈ A, then the set A is ______.
If `A = [(1,-1,2),(0,-1,3)], B = [(-2,1),(3,-1),(0,2)],` then AB is a singular matrix.
Which general form represents a column matrix?
What is the order of a column matrix with \[m\] rows?
Which general form represents a row matrix?
Which general form represents a square matrix?
Which condition holds for a diagonal matrix when \[i\ne j\]?
A scalar matrix is a diagonal matrix in which:
Which statement correctly describes the relationship between scalar matrices and diagonal matrices?
How is an identity matrix denoted when its order is \[n\]?
