Advertisements
Advertisements
प्रश्न
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`
Advertisements
उत्तर
Let 1/x be a, 1/y be b and 1/x be c
Here
A = `[(2,3,10),(4,-6,5),(6,9,-20)]` and B = `[(2),(5),(-4)]`
|A| = `[(2,3,10),(4,-6,5),(6,9,-20)]`
= 2(120 - 45) -3 (-80-30) +10 (36 + 36)
= 150 + 330 + 720
= 1200
Let `C_(ij)` be the cofactors of the elements `a_(ij)` in `A[a_(ij)]` Then
`X = A^(-1)B`
`=>[(a),(b),(c)] = 1/1200 [(75,150,75),(110,-100,30),(72,0,-24)][(2),(5),(-4)]`
`=> [(a),(b),(c)] = 1/1200 [(150+750-300),(220-500-120),(144+0+96)]`
`=> [(a),(b),(c)] = 1/1200 [(600),(-400),(240)]`
`=> [(a),(b),(c)] = [(1/2),(1/(-3)), (1/5)]`
`=> x = 1/a = 2, y = 1/b = -3, " and " z = 1/c = 5`
∴ x = 2, y = 3 and z = 5
APPEARS IN
संबंधित प्रश्न
Write Minors and Cofactors of the elements of the following determinant:
`|(1,0,4),(3,5,-1),(0,1,2)|`
Using Cofactors of elements of third column, evaluate Δ = `|(1,x,yz),(1,y,zx),(1,z,xy)|`.
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 ______.
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 minor and cofactor of element of the first column of the following matrix and hence evaluate the determinant:
\[A = \begin{bmatrix}a & h & g \\ h & b & f \\ g & f & c\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.
If \[A = \begin{bmatrix}5 & 6 & - 3 \\ - 4 & 3 & 2 \\ - 4 & - 7 & 3\end{bmatrix}\] , then write the cofactor of the element a21 of its 2nd row.
If `"A" = [(1,1,1),(1,0,2),(3,1,1)]`, find A-1. Hence, solve the system of equations x + y + z = 6, x + 2z = 7, 3x + y + z = 12.
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.
Using matrix method, solve the system of equations
3x + 2y – 2z = 3, x + 2y + 3z = 6, 2x – y + z = 2.
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 =` ____________.
Evaluate the determinant `Delta = abs (("log"_3 512, "log"_4 3),("log"_3 8, "log"_4 9))`
`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}\)?
What is the first step to find the minor \(M_{ij}\)?
For \[\begin{vmatrix}1&-2\\4&3\end{vmatrix}\], what is \(M_{22}\)?
For \[\begin{vmatrix}1&-2\\4&3\end{vmatrix}\], what is \(A_{11}\)?
Which expression gives determinant expansion along row \(i\)?
How does the determinant value change when expansion is performed along a different row or column?
