Advertisements
Advertisements
प्रश्न
Given `A = [(2,-3),(-4,7)]` compute `A^(-1)` and show that `2A^(-1) = 9I - A`
Advertisements
उत्तर
`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
संबंधित प्रश्न
If A is a square matrix, such that A2=A, then write the value of 7A−(I+A)3, where I is an identity matrix.
Find the value of x, y and z from the following equation:
`[(4, 3),(x, 5)] = [(y, z),(1, 5)]`
Given two matrices A and B
`A = [(1,-2,3),(1,4,1),(1,-3, 2)] and B = [(11,-5,-14),(-1, -1,2),(-7,1,6)]`
find AB and use this result to solve the following system of equations:
x - 2y + 3z = 6, x + 4x + z = 12, x - 3y + 2z = 1
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:
`[(0, 0, 1),(0, 1, 0),(1, 0, 0)]`
Identify the following matrix is singular or non-singular?
`[(5, 0, 5),(1, 99, 100),(6, 99, 105)]`
Find k if the following matrix is singular:
`[(7, 3),(-2, "k")]`
The following matrix, using its transpose state whether it is symmetric, skew-symmetric, or neither:
`[(1, 2, -5),(2, -3, 4),(-5, 4, 9)]`
Select the correct option from the given alternatives:
If A and B are square matrices of equal order, then which one is correct among the following?
Answer the following question:
If A = diag [2 –3 –5], B = diag [4 –6 –3] and C = diag [–3 4 1] then find 2A + B – 5C
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 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)]`
The matrix `[(0,5,-7),(-5,0,11),(7,-11,0)]` is ____________.
If `[(1,2),(3,4)],` then A2 - 5A is equal to ____________.
If all the elements are zero, then matrix is said to be
Let A be a 2 × 2 real matrix with entries from {0, 1} and |A| ≠ 0. Consider the following two statements:
(P) If A1I2, then |A| = –1
(Q) If |A| = 1, then tr(A) = 2,
where I2 denotes 2 × 2 identity matrix and tr(A) denotes the sum of the diagonal entries of A. Then ______.
How many matrices can be obtained by using one or more numbers from four given numbers?
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 ______.
Matrices are classified into different types based on which two features?
Which general form represents a column matrix?
Which elements form the diagonal of a square matrix?
How is an identity matrix denoted when its order is \[n\]?
Which matrix is an identity matrix?
Which orders can a zero matrix have?
