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 x, y, and z from the following equation:
`[(4,3),(x,5)] = [(y,z),(1,5)]`
Use product `[(1,-1,2),(0,2,-3),(3,-2,4)][(-2,0,1),(9,2,-3),(6,1,-2)]` to solve the system of equations x + 3z = 9, −x + 2y − 2z = 4, 2x − 3y + 4z = −3
if the matrix A =`[(0,a,-3),(2,0,-1),(b,1,0)]` is skew symmetric, Find the value of 'a' and 'b'
Find the non-singular matrices P & Q such that PAQ is in normal form where`[(1,2,3,4),(2,1,4,3),(3,0,5,-10)]`
If li, mi, ni, i = 1, 2, 3 denote the direction cosines of three mutually perpendicular vectors in space, prove that AAT = I, where \[A = \begin{bmatrix}l_1 & m_1 & n_1 \\ l_2 & m_2 & n_2 \\ l_3 & m_3 & n_3\end{bmatrix}\]
If\[A = \begin{bmatrix}2 & 3 \\ 4 & 5\end{bmatrix}\]prove that A − AT is a skew-symmetric matrix.
Show that (A + A') is symmetric matrix, if `A = ((2,4),(3,5))`
if `vec"a"= 2hat"i" + 3hat"j"+ hat"k", vec"b" = hat"i" -2hat"j" + hat"k" and vec"c" = -3hat"i" + hat"j" + 2hat"k", "find" [vec"a" vec"b" vec"c"]`
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:
`[(10, -15, 27),(-15, 0, sqrt(34)),(27, sqrt(34), 5/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:
`[(0, 0, 1),(0, 1, 0),(1, 0, 0)]`
Find k if the following matrix is singular:
`[(4, 3, 1),(7, "k", 1),(10, 9, 1)]`
Find k if the following matrix is singular:
`[("k" - 1, 2, 3),(3, 1, 2),(1, -2, 4)]`
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(2, 5, 1),(-5, 4, 6),(-1, -6, 3)]`
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
If A = `[(6, 0),("p", "q")]` is a scalar matrix, then the values of p and q are ______ respectively.
If A and B are matrices of same order, then (3A –2B)′ is equal to______.
A square matrix A = [aij]nxn is called a diagonal matrix if aij = 0 for ____________.
If A is a square matrix, then A – A’ is a ____________.
The matrix `[(0,-5,8),(5,0,12),(-8,-12,0)]` is a ____________.
If A is a square matrix such that A2 = A, then (I + A)2 - 3A is ____________.
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
How many matrices can be obtained by using one or more numbers from four given numbers?
If A and B are square matrices of order 3 × 3 and |A| = –1, |B| = 3, then |3AB| equals ______.
Let A and B be 3 × 3 real matrices such that A is symmetric matrix and B is skew-symmetric matrix. Then the systems of linear equations (A2B2 – B2A2)X = O, where X is a 3 × 1 column matrix of unknown variables and O is a 3 × 1 null matrix, has ______.
If A = `[(5, x),(y, 0)]` and A = AT, where AT is the transpose of the matrix A, then ______.
