Advertisements
Advertisements
प्रश्न
Solve the following system of equations by matrix method:
x + y − z = 3
2x + 3y + z = 10
3x − y − 7z = 1
Advertisements
उत्तर
Here,
\[A = \begin{bmatrix}1 & 1 & - 1 \\ 2 & 3 & 1 \\ 3 & - 1 & - 7\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}1 & 1 & - 1 \\ 2 & 3 & 1 \\ 3 & - 1 & - 7\end{vmatrix}\]
\[ = 1\left( - 21 + 1 \right) - 1\left( - 14 - 3 \right) - 1( - 2 - 9)\]
\[ = - 20 + 17 + 11\]
\[ = 8\]
\[ {\text{ Let }C}_{ij} {\text{ be the cofactors of the elements a }}_{ij}\text{ in }A\left[ a_{ij} \right].\text{ Then,}\]
\[ C_{11} = \left( - 1 \right)^{1 + 1} \begin{vmatrix}3 & 1 \\ - 1 & - 7\end{vmatrix} = - 20 , C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}2 & 1 \\ 3 & - 7\end{vmatrix} = 17, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}2 & 3 \\ 3 & - 1\end{vmatrix} = - 11\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}1 & - 1 \\ - 1 & - 7\end{vmatrix} = 8 , C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & - 1 \\ 3 & - 7\end{vmatrix} = - 4, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & 1 \\ 3 & - 1\end{vmatrix} = 4\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}1 & - 1 \\ 3 & 1\end{vmatrix} = 4 , C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & - 1 \\ 2 & 1\end{vmatrix} = - 3, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & 1 \\ 2 & 3\end{vmatrix} = 1\]
\[adj A = \begin{bmatrix}- 20 & 17 & - 11 \\ 8 & - 4 & 4 \\ 4 & - 3 & 1\end{bmatrix}^T \]
\[ = \begin{bmatrix}- 20 & 8 & 4 \\ 17 & - 4 & - 3 \\ - 11 & 4 & 1\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{8}\begin{bmatrix}- 20 & 8 & 4 \\ 17 & - 4 & - 3 \\ - 11 & 4 & 1\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{8}\begin{bmatrix}- 20 & 8 & 4 \\ 17 & - 4 & - 3 \\ - 11 & 4 & 1\end{bmatrix}\begin{bmatrix}3 \\ 10 \\ 1\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{8}\begin{bmatrix}- 60 + 80 + 4 \\ 51 - 40 - 3 \\ - 33 + 40 + 1\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{8}\begin{bmatrix}24 \\ 8 \\ 8\end{bmatrix}\]
\[ \Rightarrow x = \frac{24}{8}, y = \frac{8}{8}\text{ and }z = \frac{8}{8}\]
\[ \therefore x = 3, y = 1\text{ and }z = 1\]
APPEARS IN
संबंधित प्रश्न
If `|[x+1,x-1],[x-3,x+2]|=|[4,-1],[1,3]|`, then write the value of x.
Evaluate
\[∆ = \begin{vmatrix}0 & \sin \alpha & - \cos \alpha \\ - \sin \alpha & 0 & \sin \beta \\ \cos \alpha & - \sin \beta & 0\end{vmatrix}\]
If \[A = \begin{bmatrix}2 & 5 \\ 2 & 1\end{bmatrix} \text{ and } B = \begin{bmatrix}4 & - 3 \\ 2 & 5\end{bmatrix}\] , verify that |AB| = |A| |B|.
Find the value of x, if
\[\begin{vmatrix}2 & 3 \\ 4 & 5\end{vmatrix} = \begin{vmatrix}x & 3 \\ 2x & 5\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}6 & - 3 & 2 \\ 2 & - 1 & 2 \\ - 10 & 5 & 2\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}a & b & c \\ a + 2x & b + 2y & c + 2z \\ x & y & z\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\left( 2^x + 2^{- x} \right)^2 & \left( 2^x - 2^{- x} \right)^2 & 1 \\ \left( 3^x + 3^{- x} \right)^2 & \left( 3^x - 3^{- x} \right)^2 & 1 \\ \left( 4^x + 4^{- x} \right)^2 & \left( 4^x - 4^{- x} \right)^2 & 1\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix}\]
Prove that
\[\begin{vmatrix}\frac{a^2 + b^2}{c} & c & c \\ a & \frac{b^2 + c^2}{a} & a \\ b & b & \frac{c^2 + a^2}{b}\end{vmatrix} = 4abc\]
Solve the following determinant equation:
If \[\begin{vmatrix}a & b - y & c - z \\ a - x & b & c - z \\ a - x & b - y & c\end{vmatrix} =\] 0, then using properties of determinants, find the value of \[\frac{a}{x} + \frac{b}{y} + \frac{c}{z}\] , where \[x, y, z \neq\] 0
Find the area of the triangle with vertice at the point:
(3, 8), (−4, 2) and (5, −1)
If the points (a, 0), (0, b) and (1, 1) are collinear, prove that a + b = ab.
Find the value of x if the area of ∆ is 35 square cms with vertices (x, 4), (2, −6) and (5, 4).
Prove that :
Prove that
For what value of x, the following matrix is singular?
Write the value of the determinant
\[\begin{bmatrix}2 & 3 & 4 \\ 2x & 3x & 4x \\ 5 & 6 & 8\end{bmatrix} .\]
If w is an imaginary cube root of unity, find the value of \[\begin{vmatrix}1 & w & w^2 \\ w & w^2 & 1 \\ w^2 & 1 & w\end{vmatrix}\]
If \[\begin{vmatrix}2x & x + 3 \\ 2\left( x + 1 \right) & x + 1\end{vmatrix} = \begin{vmatrix}1 & 5 \\ 3 & 3\end{vmatrix}\], then write the value of x.
If a, b, c are distinct, then the value of x satisfying \[\begin{vmatrix}0 & x^2 - a & x^3 - b \\ x^2 + a & 0 & x^2 + c \\ x^4 + b & x - c & 0\end{vmatrix} = 0\text{ is }\]
The value of the determinant \[\begin{vmatrix}x & x + y & x + 2y \\ x + 2y & x & x + y \\ x + y & x + 2y & x\end{vmatrix}\] is
Solve the following system of equations by matrix method:
3x + 7y = 4
x + 2y = −1
Solve the following system of equations by matrix method:
8x + 4y + 3z = 18
2x + y +z = 5
x + 2y + z = 5
Show that the following systems of linear equations is consistent and also find their solutions:
5x + 3y + 7z = 4
3x + 26y + 2z = 9
7x + 2y + 10z = 5
A company produces three products every day. Their production on a certain day is 45 tons. It is found that the production of third product exceeds the production of first product by 8 tons while the total production of first and third product is twice the production of second product. Determine the production level of each product using matrix method.
3x − y + 2z = 0
4x + 3y + 3z = 0
5x + 7y + 4z = 0
Show that \[\begin{vmatrix}y + z & x & y \\ z + x & z & x \\ x + y & y & z\end{vmatrix} = \left( x + y + z \right) \left( x - z \right)^2\]
System of equations x + y = 2, 2x + 2y = 3 has ______
If A = `[(1, -1, 2),(3, 0, -2),(1, 0, 3)]`, verify that A(adj A) = (adj A)A
If the system of equations x + ky - z = 0, 3x - ky - z = 0 & x - 3y + z = 0 has non-zero solution, then k is equal to ____________.
If c < 1 and the system of equations x + y – 1 = 0, 2x – y – c = 0 and – bx+ 3by – c = 0 is consistent, then the possible real values of b are
What is the nature of the given system of equations
`{:(x + 2y = 2),(2x + 3y = 3):}`
