English

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.

Advertisements
Advertisements

Question

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.

Sum
Advertisements

Solution

Given Matrix `"A" = [(1,1,1),(1,0,2),(3,1,1)]`
To find A-1, we need cofactors of each element of matrix A.

cofactor of `"a"_11 = (-1)^(1+1) |(0,2),(1,1)| = -2`

cofactor of `"a"_12 = (-1)^(1+2) |(1,2),(3,1)| = -(1 -6) = 5`

cofactor of `"a"_13 = (-1)^(1+3) |(1,0),(3,1)| = 1`

cofactor of `"a"_21 = (-1)^(2+1) |(1,1),(1,1)| = 0`

cofactor of `"a"_22 = (-1)^(2+2) |(1,1),(3,1)| = (1-3) = -2`

cofactor of `"a"_23 = (-1)^(2+3) |(1,1),(3,1)| = - (1-3) = 2`

cofactor of `"a"_31 = (-1)^(3+1) |(1,1),(0,2)| = 2`

cofactor of `"a"_32 = (-1)^(3+2) |(1,1),(1,2)| = -(2 -1) = -1`

cofactor of `"a"_33 = (-1)^(3+3) |(1,1),(1,0)| = -1`

So cofactor of martix of `"A" = [(-2, 5, 1),(0, -2, 2),(2, -1, -1)]`

∵ the transpose of cofactor matrix A is adj (A)

So adj (A) = `[(-2,0,2),(5,-2,-1),(1,2,-1)]`

|A| = 1 (0 -2) -1 (1-6) + 1 (1-0)
= -2 + 5 +1
= 4

And `"A"^-1=1/|"A"|"adj" ("A")`

SO, `"A"^-1  = (1)/(4) [(-2,0,2),(5,-2,-1),(1,2,-1)]`

Now, the given system of eqn is
x + y + z = 6
x + 2z = 7
3x + y + z =12
Writing the above equation in matrix form

`[(1,1,1),(1,0,2),(3,1,1)] [(x),(y),(z)] = [(6),(7),(12)]`

`"A" [(x),(y),(z)] = [(6),(7),(12)]`

`[(x),(y),(z)] = "A"^-1  [(6),(7),(12)]`

`[(x),(y),(z)] = (1)/(4) [(-2,0,2),(5,-2,-1),(1,2,-1)] [(6),(7),(12)]`

` or,  (1)/(4) [(-12+ 0+ 24),(30 - 14 - 12),(6 + 14 - 12)]` 

`or, (1)/(4) [(12),(4),(8)]`

`or, [(x),(y),(z)] = [(3),(1),(2)]`

`i .e  x = 3, y = 1 , z = 2`

shaalaa.com
  Is there an error in this question or solution?
2018-2019 (March) 65/1/3

Video TutorialsVIEW ALL [1]

RELATED QUESTIONS

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)|`


Using Cofactors of elements of second row, evaluate Δ = `|(5,3,8),(2,0,1),(1,2, 3)|`.


Using Cofactors of elements of third column, evaluate Δ = `|(1,x,yz),(1,y,zx),(1,z,xy)|`.


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`


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}2 & - 1 & 0 & 1 \\ - 3 & 0 & 1 & - 2 \\ 1 & 1 & - 1 & 1 \\ 2 & - 1 & 5 & 0\end{bmatrix}\]


If \[A = \begin{vmatrix}a_{11} & a_{12} & a_{13} \\ a_{21} & a_{22} & a_{23} \\ a_{31} & a_{32} & a_{33}\end{vmatrix}\]  and Cij is cofactor of aij in A, then value of |A| is given 




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}\]


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.


If A is a matrix of order 3 × 3, then number of minors in determinant of A are ______.


The sum of the products of elements of any row with the co-factors of corresponding elements is equal to ______.


`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}\)?


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}\)?


Which multiplication completes the calculation of a cofactor?


For \[\begin{vmatrix}1&-2\\4&3\end{vmatrix}\], what is \(M_{12}\)?


How does the determinant value change when expansion is performed along a different row or column?


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×