Advertisements
Advertisements
Question
Using matrix method, solve the system of equations
3x + 2y – 2z = 3, x + 2y + 3z = 6, 2x – y + z = 2.
Solution
Given system of equation is:
3x + 2y – 2z = 3
x + 2y + 3z = 6
And 2x – y + z = 2
or AX = B
i.e. `[(3, 2, -2),(1, 2, 3),(2, -1, 1)] [(x),(y),(z)] = [(3),(6),(2)]`
∴ X = `A^-1"B"`
For A–1
Co-factors are
A11 = 5
A12 =5
A13 = –5
A21 = 0
A22 = 7
A23 = 7
A31 = 10
A32 = –11
A33 = 4
∴ adj A = `[(5, 5, -5),(0, 7, 7),(10, -11, 4)]^"T"`
= `[(5, 0, 10),(5, 7, -11),(-5, 7, 4)]`
|A| = 3(5) + 2(5) + (–2)(–5) = 35
∴ A–1 = `("adj A")/|"A"|`
= `1/35 [(5, 0, 10),(5, 7, -11),(-5, 7, 4)]`
Now X = A–1B
⇒ `[(x),(y),(z)] = 1/35 [(5, 0, 10),(5, 7, -11),(-5, 7, 4)] [(3),(6),(2)]`
= `1/35 [(15 + 20),(15 + 42 - 22),(-5 + 42+ 8)]`
= `1/35 [(35),(35),(35)]`
= `[(1),(1),(1)]`
∴ x = 1, y = 1 and z = 1
APPEARS IN
RELATED QUESTIONS
Write Minors and Cofactors of the elements of following determinants:
`|(2,-4),(0,3)|`
Write Minors and Cofactors of the elements of following determinants:
`|(a,c),(b,d)|`
Write Minors and Cofactors of the elements of following determinants:
`|(1,0,0),(0,1,0),(0,0,1)|`
Write Minors and Cofactors of the elements of following determinants:
`|(1,0,4),(3,5,-1),(0,1,2)|`
Using Cofactors of elements of second row, evaluate `triangle = |(5,3,8),(2,0,1),(1,2, 3)|`
Using Cofactors of elements of third column, evaluate `triangle = |(1,x,yz),(1,y,zx),(1,z,xy)|`
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}- 1 & 4 \\ 2 & 3\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 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
Write the adjoint of the matrix \[A = \begin{bmatrix}- 3 & 4 \\ 7 & - 2\end{bmatrix} .\]
Write \[A^{- 1}\text{ for }A = \begin{bmatrix}2 & 5 \\ 1 & 3\end{bmatrix}\]
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.
Find A–1 if A = `[(0, 1, 1),(1, 0, 1),(1, 1, 0)]` and show that A–1 = `("A"^2 - 3"I")/2`.
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.
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 ______.
The sum of the products of elements of any row with the co-factors of corresponding elements is equal to ______.
Find the minor of 6 and cofactor of 4 respectively in the determinant `Delta = abs ((1,2,3),(4,5,6),(7,8,9))`