Advertisements
Advertisements
Question
if `A = ((2,3,1),(1,2,2),(-3,1,-1))`, Find `A^(-1)` and hence solve the system of equations 2x + y – 3z = 13, 3x + 2y + z = 4, x + 2y – z = 8
Advertisements
Solution
We have `A = [(2,3,1),(1,2,2),(-3,1,-1)]`
`". |A| = [(2,3,1),(1,2,2),(-3,1,-1)]`
=2(−2 −2) − 3(−1 + 6) +1(1 + 6)
=−8 − 15 + 7=−16 ≠ 0
So, A is invertible.
Let Cij be the co-factors of the elements aij in A[aij]. Then,

Now, the given system of equations is expressible as
Hence, x = 1, y = 2 and z = −3 is the required solution.
APPEARS IN
RELATED QUESTIONS
A trust invested some money in two type of bonds. The first bond pays 10% interest and second bond pays 12% interest. The trust received Rs 2,800 as interest. However, if trust had interchanged money in bonds, they would have got Rs 100 less as interest. Using matrix method, find the amount invested by the trust. Interest received on this amount will be given to Helpage India as donation. Which value is reflected in this question?
If `A=[[2,3],[5,-2]]` then write A-1
Find the inverse of each of the matrices, if it exists. [`(1, -1),(2,3)`]
Find the inverse of each of the matrices, if it exists.
`[(2,3),(5,7)]`
Find the inverse of each of the matrices, if it exists.
`[(2,7),(1,4)]`
Find the inverse of each of the matrices, if it exists.
`[(2,5),(1,3)]`
Find the inverse of each of the matrices, if it exists.
`[(4,5),(3,4)]`
`Find the inverse of each of the matrices, if it exists.
`[(3,-1),(-4,2)]`
Find the inverse of each of the matrices, if it exists.
`[(2,-3),(-1,2)]`
Find the inverse of each of the matrices, if it exists.
`[(2,1),(4,2)]`
Find the inverse of each of the matrices, if it exists.
`[(2,-3,3),(2,2,3),(3,-2,2)]`
Find the inverse of each of the matrices, if it exists.
`[(1,3,-2),(-3,0,-5),(2,5,0)]`
Find the inverse of each of the matrices, if it exists.
`[(1,3,-2),(-3,0,-5),(2,5,0)]`
If |A| = 3 and \[A^{- 1} = \begin{bmatrix}3 & - 1 \\ - \frac{5}{3} & \frac{2}{3}\end{bmatrix}\] , then write the adj A .
If A and B are invertible matrices of the same order, then (AB)-1 is equal to ____________.
A matrix in which the number of rows are equal to the number of columns is said to be a
If A, B are non-singular square matrices of the same order, then (AB–1)–1 = ______.
If A and B are invertible square matrices of the same order, then which of the following is not correct?
If \(B\) satisfies \[AB=BA=I\] for a square matrix \(A\), what is \(B\) called and how is it denoted?
Which matrices can be invertible?
If \(A\) is invertible, which pair of equations must \[A^{-1}\] satisfy?
For a given matrix, the inverse matrix, if it exists, is:
Which multiplication is performed on \[B(AB)^{-1}=A^{-1}\] to obtain \[I(AB)^{-1}=B^{-1}A^{-1}\]?
Given \[\mathbf{A}=\begin{bmatrix}2&3\\1&2\end{bmatrix}\] and \[\mathbf{B}=\begin{bmatrix}2&-3\\-1&2\end{bmatrix}\], if \[\mathbf{A}\mathbf{B}=\mathbf{B}\mathbf{A}=I\], which statement is correct?
