Advertisements
Advertisements
प्रश्न
Solve the following system of equations by matrix method:
Advertisements
उत्तर
\[\text{ Let }\frac{1}{x}\text{ be }a,\frac{1}{y}\text{ be } b \text{ and }\frac{1}{z}\text{ be }c.\]
Here,
\[A = \begin{bmatrix}2 & 3 & 10 \\ 4 & - 6 & 5 \\ 6 & 9 & - 20\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}2 & 3 & 10 \\ 4 & - 6 & 5 \\ 6 & 9 & - 20\end{vmatrix}\]
\[ = 2\left( 120 - 45 \right) - 3\left( - 80 - 30 \right) + 10(36 + 36)\]
\[ = 150 + 330 + 720\]
\[ = 1200\]
\[ {\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}- 6 & 5 \\ 9 & - 20\end{vmatrix} = 75, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}4 & 5 \\ 6 & - 20\end{vmatrix} = 110, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}4 & - 6 \\ 6 & 9\end{vmatrix} = 72\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}3 & 10 \\ 9 & - 20\end{vmatrix} = 150, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}2 & 10 \\ 6 & - 20\end{vmatrix} = - 100, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}2 & 3 \\ 6 & 9\end{vmatrix} = 0\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}3 & 10 \\ - 6 & 5\end{vmatrix} = 75, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}2 & 10 \\ 4 & 5\end{vmatrix} = 30, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}2 & 3 \\ 4 & - 6\end{vmatrix} = - 24\]
\[adj A = \begin{bmatrix}75 & 110 & 72 \\ 150 & - 100 & 0 \\ 75 & 30 & - 24\end{bmatrix}^T \]
\[ = \begin{bmatrix}75 & 150 & 75 \\ 110 & - 100 & 30 \\ 72 & 0 & - 24\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{1200} \begin{bmatrix}75 & 150 & 75 \\ 110 & - 100 & 30 \\ 72 & 0 & - 24\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}a \\ b \\ c\end{bmatrix} = \frac{1}{1200} \begin{bmatrix}75 & 150 & 75 \\ 110 & - 100 & 30 \\ 72 & 0 & - 24\end{bmatrix}\begin{bmatrix}4 \\ 1 \\ 2\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}a \\ b \\ c\end{bmatrix} = \frac{1}{1200}\begin{bmatrix}300 + 150 + 150 \\ 440 - 100 + 60 \\ 288 - 48\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}a \\ b \\ c\end{bmatrix} = \frac{1}{1200}\begin{bmatrix}600 \\ 400 \\ 240\end{bmatrix}\]
\[ \Rightarrow x = \frac{1}{a} = \frac{1200}{600}, y = \frac{1}{b} = \frac{1200}{400}\text{ and }z = \frac{1}{c} = \frac{1200}{240}\]
\[ \therefore x = 2, y = 3\text{ and }z = 5\]
APPEARS IN
संबंधित प्रश्न
Examine the consistency of the system of equations.
2x − y = 5
x + y = 4
Examine the consistency of the system of equations.
x + y + z = 1
2x + 3y + 2z = 2
ax + ay + 2az = 4
Examine the consistency of the system of equations.
5x − y + 4z = 5
2x + 3y + 5z = 2
5x − 2y + 6z = −1
The cost of 4 kg onion, 3 kg wheat and 2 kg rice is Rs. 60. The cost of 2 kg onion, 4 kg wheat and 6 kg rice is Rs. 90. The cost of 6 kg onion 2 kg wheat and 3 kg rice is Rs. 70. Find the cost of each item per kg by matrix method.
Evaluate
\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.
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}0 & x & y \\ - x & 0 & z \\ - y & - z & 0\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}1 & 43 & 6 \\ 7 & 35 & 4 \\ 3 & 17 & 2\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\end{vmatrix}\]
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:
(−1, −8), (−2, −3) and (3, 2)
If the points (a, 0), (0, b) and (1, 1) are collinear, prove that a + b = ab.
Using determinants, find the equation of the line joining the points
(1, 2) and (3, 6)
Prove that :
Prove that :
Prove that
5x + 7y = − 2
4x + 6y = − 3
x + 2y = 5
3x + 6y = 15
Write the value of the determinant
Find the value of x from the following : \[\begin{vmatrix}x & 4 \\ 2 & 2x\end{vmatrix} = 0\]
Using the factor theorem it is found that a + b, b + c and c + a are three factors of the determinant
The other factor in the value of the determinant is
The value of the determinant
Solve the following system of equations by matrix method:
5x + 3y + z = 16
2x + y + 3z = 19
x + 2y + 4z = 25
Show that the following systems of linear equations is consistent and also find their solutions:
6x + 4y = 2
9x + 6y = 3
Show that the following systems of linear equations is consistent and also find their solutions:
2x + 2y − 2z = 1
4x + 4y − z = 2
6x + 6y + 2z = 3
The system of linear equations:
x + y + z = 2
2x + y − z = 3
3x + 2y + kz = 4 has a unique solution if
Find the inverse of the following matrix, using elementary transformations:
`A= [[2 , 3 , 1 ],[2 , 4 , 1],[3 , 7 ,2]]`
If `|(2x, 5),(8, x)| = |(6, 5),(8, 3)|`, then find x
`abs ((1, "a"^2 + "bc", "a"^3),(1, "b"^2 + "ca", "b"^3),(1, "c"^2 + "ab", "c"^3))`
`abs ((2"xy", "x"^2, "y"^2),("x"^2, "y"^2, 2"xy"),("y"^2, 2"xy", "x"^2)) =` ____________.
If the system of equations x + λy + 2 = 0, λx + y – 2 = 0, λx + λy + 3 = 0 is consistent, then
The number of real value of 'x satisfying `|(x, 3x + 2, 2x - 1),(2x - 1, 4x, 3x + 1),(7x - 2, 17x + 6, 12x - 1)|` = 0 is
If the system of linear equations
2x + y – z = 7
x – 3y + 2z = 1
x + 4y + δz = k, where δ, k ∈ R has infinitely many solutions, then δ + k is equal to ______.
The system of linear equations
3x – 2y – kz = 10
2x – 4y – 2z = 6
x + 2y – z = 5m
is inconsistent if ______.
Let A = `[(i, -i),(-i, i)], i = sqrt(-1)`. Then, the system of linear equations `A^8[(x),(y)] = [(8),(64)]` has ______.
If the following equations
x + y – 3 = 0
(1 + λ)x + (2 + λ)y – 8 = 0
x – (1 + λ)y + (2 + λ) = 0
are consistent then the value of λ can be ______.
Using the matrix method, solve the following system of linear equations:
`2/x + 3/y + 10/z` = 4, `4/x - 6/y + 5/z` = 1, `6/x + 9/y - 20/z` = 2.
