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 `A = [(3,-4),(1,-1)]` then prove A"=` [(1+2n, -4n),(n, 1-2n)]` where n is any positive integer
Let A = `((2,-1),(3,4))`, B = `((5,2),(7,4))`, C= `((2,5),(3,8))` find a matrix D such that CD − AB = O
In a certain city there are 30 colleges. Each college has 15 peons, 6 clerks, 1 typist and 1 section officer. Express the given information as a column matrix. Using scalar multiplication, find the total number of posts of each kind in all the colleges.
If A and B are square matrices of order 3 such that |A| = –1, |B| = 3, then find the value of |2AB|.
Using coding matrix A=`[(2,1),(3,1)]` encode the message THE CROW FLIES AT MIDNIGHT.
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 A and B are square matrices of the same order 3, such that ∣A∣ = 2 and AB = 2I, write the value of ∣B∣.
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")]`
Identify the following matrix is singular or non-singular?
`[(3, 5, 7),(-2, 1, 4),(3, 2, 5)]`
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(0, 1 + 2"i", "i" - 2),(-1 - 2"i", 0, -7),(2 - "i", 7, 0)]`
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 = 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),(-1, 0)]` and B = `[(1, 3, 2),(4, -1, -3)]`, show that AB is singular.
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
State whether the following statement is True or False:
If `[(3, 0),(0, 2)][(x),(y)] = [(3),(2)]`, then x = 1 and y = – 1
If A is a square matrix of order 2 such that A(adj A) = `[(7, 0),(0, 7)]`, then |A| = ______
For the non singular matrix A, (A′)–1 = (A–1)′.
If A = `[(0,0,0),(0,0,0),(0,1,0)]` then A is ____________.
If A is a square matrix, then A – A’ is a ____________.
If A `= [("cos x", - "sin x"),("sin x", "cos x")]`, find AAT.
The matrix `[(0,5,-7),(-5,0,11),(7,-11,0)]` is ____________.
If A is a square matrix such that A2 = A, then (I + A)2 - 3A is ____________.
A square matrix in which elements in the diagonal are all 1 and rest are all zero is called an
A = `[a_(ij)]_(m xx n)` is a square matrix, if
If `[(1, 2, 1),(2, 3, 1),(3, a, 1)]` is non-singular matrix and a ∈ A, then the set A is ______.
