Advertisements
Advertisements
प्रश्न
If A = `[(1, 2, 0),(-2, -1, -2),(0, -1, 1)]`, find A–1. Using A–1, solve the system of linear equations x – 2y = 10, 2x – y – z = 8, –2y + z = 7.
Advertisements
उत्तर
We have, A = `[(1, 2, 0),(-2, -1, -2),(0, -1, 1)]`
Co-factors are:
A11 = –3
A12 = 2
A13 = 2
A31 = –4
A32 = 2
A33 = 3
∴ adjA = `[(-3, 2, 2),(-2, 1, 1),(-4, 2, 3)]^"T"`
= `[(-3, -2, -4),(2, 1, 2),(2, 1, 3)]`
|A| = 1(–3) – 2(–2) + 0 = 1
∴ `"A"^-1 ("adj A")/|"A"| = [(-3, -2, -4),(2, 1, 2),(2, 1, 3)]`
Now the system of linear equations is
x – 2 = 10
2x– y – z = 8
And –2y + z = 7
or AX = B
i.e., `[(1, -2, 0),(2, -1, -1),(0, -2, 1)][(x),(y),(z)] = [(10),(8),(7)]`
Where, A = `[(1, -2, 0),(2, -1, -1),(0, -2, 1)]`
X = `[(x),(y),(z)]` and B + `[(10),(8),(7)]`
∴ X = `"A"^-1"B"`
⇒ `[(x),(y),(z)] = [(-3, 2, 2),(-2, 1, 1),(-4, 2, 3)] [(10),(8),(7)]`
= `[(-30 + 16 + 14),(-20 +8 + 7),(-40 + 16 + 21)]`
= `[(0),(-5),(-3)]`
∴ x = 0, y = –5 and = –3
APPEARS IN
संबंधित प्रश्न
Write Minors and Cofactors of the elements of the following determinant:
`|(2,-4),(0,3)|`
Write Minors and Cofactors of the elements of the following determinant:
`|(a,c),(b,d)|`
Write Minors and Cofactors of the elements of the following determinant:
`|(1,0,0),(0,1,0),(0,0,1)|`
Write Minors and Cofactors of the elements of the following determinant:
`|(1,0,4),(3,5,-1),(0,1,2)|`
If Δ = `|(a_11,a_12,a_13),(a_21,a_22,a_23),(a_31,a_32,a_33)|` and Aij is Cofactors of aij, then the value of Δ is given by ______.
if A = `((2,3,10),(4,-6,5),(6,9,-20))`, Find `A^(-1)`. Using `A^(-1)` Solve the system of equation `2/x + 3/y +10/z = 2`; `4/x - 6/y + 5/z = 5`; `6/x + 9/y - 20/z = -4`
Using matrices, solve the following system of equations :
2x - 3y + 5z = 11
3x + 2y - 4z = -5
x + y - 2z = -3
Write the minor and cofactor of element of the first column of the following matrix and hence evaluate the determinant:
\[A = \begin{bmatrix}5 & 20 \\ 0 & - 1\end{bmatrix}\]
Write the minor and cofactor of element of the first column of the following matrix and hence evaluate the determinant:
\[A = \begin{bmatrix}0 & 2 & 6 \\ 1 & 5 & 0 \\ 3 & 7 & 1\end{bmatrix}\]
Write the adjoint of the matrix \[A = \begin{bmatrix}- 3 & 4 \\ 7 & - 2\end{bmatrix} .\]
If Cij is the cofactor of the element aij of the matrix \[A = \begin{bmatrix}2 & - 3 & 5 \\ 6 & 0 & 4 \\ 1 & 5 & - 7\end{bmatrix}\], then write the value of a32C32.
Write \[A^{- 1}\text{ for }A = \begin{bmatrix}2 & 5 \\ 1 & 3\end{bmatrix}\]
Given A = `[(2, 2, -4),(-4, 2, -4),(2, -1, 5)]`, B = `[(1, -1, 0),(2, 3, 4),(0, 1, 2)]`, find BA and use this to solve the system of equations y + 2z = 7, x – y = 3, 2x + 3y + 4z = 17.
If A is a matrix of order 3 × 3, then number of minors in determinant of A are ______.
If A `= [(0,1,1),(1,0,1),(1,1,0)] "then" ("A"^2 - 3"I")/2 =` ____________.
`abs(("cos" 15°, "sin" 15°),("sin" 75°, "cos" 75°))`
Find the minor of 6 and cofactor of 4 respectively in the determinant `Delta = abs ((1,2,3),(4,5,6),(7,8,9))`
For a square matrix \(A=[a_{ij}]\) of order \(n\), what is the minor \(M_{ij}\) of \(a_{ij}\)?
After deleting the \(i\)-th row and \(j\)-th column from a square matrix of order \(n\), what is the order of the remaining matrix used to calculate \(M_{ij}\)?
The cofactor \(C_{ij}\) (or \(A_{ij}\)) of \(a_{ij}\) is which quantity?
What is the first step to find the minor \(M_{ij}\)?
Which operation is performed immediately after selecting \(a_{ij}\) to find \(M_{ij}\)?
After finding the minor \(M_{ij}\), what is the next step to find the cofactor \(C_{ij}\)?
For \[\begin{vmatrix}1&-2\\4&3\end{vmatrix}\], what is \(M_{11}\)?
For \[\begin{vmatrix}1&-2\\4&3\end{vmatrix}\], what is \(M_{12}\)?
For \[\begin{vmatrix}1&-2\\4&3\end{vmatrix}\], what is \(M_{21}\)?
For \[\begin{vmatrix}1&-2\\4&3\end{vmatrix}\], what is \(A_{11}\)?
Which expression gives determinant expansion along row \(i\)?
Which expression gives determinant expansion along column \(j\)?
How does the determinant value change when expansion is performed along a different row or column?
