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
If for any 2 x 2 square matrix A, `A("adj" "A") = [(8,0), (0,8)]`, then write the value of |A|
Find the value of a, b, c and d from the equation:
`[(a - b, 2a + c),(2a - b, 3c + d)] = [(-1, 5),(0, 13)]`
If A = `[(0, -tan α/2), (tan α/2, 0)]` and I is the identity matrix of order 2, show that I + A = `(I - A)[(cos α, -sin α),(sin α, cos α)]`
If A and B are square matrices of the same order such that AB = BA, then prove by induction that AB" = B"A. Further, prove that (AB)" = A"B" for all n ∈ N
Using coding matrix A=`[(2,1),(3,1)]` encode the message THE CROW FLIES AT MIDNIGHT.
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)]`
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:
`[(6, 0),(0, 6)]`
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:
`[(2, 0, 0),(3, -1, 0),(-7, 3, 1)]`
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:
`[(1, 0, 0),(0, 1, 0),(0, 0, 1)]`
If A = `[(7, 3, 1),(-2, -4, 1),(5, 9, 1)]`, Find (AT)T.
Answer the following question:
If A = diag [2 –3 –5], B = diag [4 –6 –3] and C = diag [–3 4 1] then find B + C – A
Answer the following question:
If A = `[(1, 2, 3),(2, 4, 6),(1, 2, 3)]`, B = `[(1, -1, 1),(-3, 2, -1),(-2, 1, 0)]`, show that AB and BA are both singular matrices
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 = `[(6, 0),("p", "q")]` is a scalar matrix, then the values of p and q are ______ respectively.
State whether the following statement is True or False:
If A is non singular, then |A| = 0
State whether the following statement is True or False:
If A and B are two square matrices such that AB = BA, then (A – B)2 = A2 – 2AB + B2
If A = `[(3, 1),(-1, 2)]`, then prove that A2 – 5A + 7I = O, where I is unit matrix of order 2
If two matrices A and B are of the same order, then 2A + B = B + 2A.
If X and Y are 2 × 2 matrices, then solve the following matrix equations for X and Y.
2X + 3Y = `[(2, 3),(4, 0)]`, 3Y + 2Y = `[(-2, 2),(1, -5)]`
A square matrix A = [aij]nxn is called a diagonal matrix if aij = 0 for ____________.
If `[(1,2),(3,4)],` then A2 - 5A is equal to ____________.
`[(5sqrt(7) + sqrt(7)) + (4sqrt(7) + 8sqrt(7))] - (19)^2` = ?
A matrix is said to be a column matrix if it has
The number of all possible matrices of order 3/3, with each entry 0 or 1 is
A diagonal matrix in which all diagonal elements are same, is called a ______ matrix.
If the sides a, b, c of ΔABC satisfy the equation 4x3 – 24x2 + 47x – 30 = 0 and `|(a^2, (s - a)^2, (s - a)^2),((s - b)^2, b^2, (s - b)^2),((s - c)^2, (s - c)^2, c^2)| = p^2/q` where p and q are co-prime and s is semiperimeter of ΔABC, then the value of (p – q) is ______.
The minimum number of zeros in an upper triangular matrix will be ______.
