Advertisements
Advertisements
प्रश्न
Solve the following system of equations by matrix method:
x + y + z = 3
2x − y + z = − 1
2x + y − 3z = − 9
Advertisements
उत्तर
Here,
\[A = \begin{bmatrix}1 & 1 & 1 \\ 2 & - 1 & 1 \\ 2 & 1 & - 3\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}1 & 1 & 1 \\ 2 & - 1 & 1 \\ 2 & 1 & - 3\end{vmatrix}\]
\[ = 1\left( 3 - 1 \right) - 1\left( - 6 - 2 \right) + 1(2 + 2)\]
\[ = 2 + 8 + 4\]
\[ = 14\]
\[ {\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}- 1 & 1 \\ 1 & - 3\end{vmatrix} = 2 , C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}2 & 1 \\ 2 & - 3\end{vmatrix} = 8, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}2 & - 1 \\ 2 & 1\end{vmatrix} = 4\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}1 & 1 \\ 1 & - 3\end{vmatrix} = 4, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 1 \\ 2 & - 3\end{vmatrix} = - 5, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & 1 \\ 2 & 1\end{vmatrix} = 1\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}1 & 1 \\ - 1 & 1\end{vmatrix} = 2 , C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 1 \\ 2 & 1\end{vmatrix} = 1, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & 1 \\ 2 & - 1\end{vmatrix} = - 3\]
\[adj A = \begin{bmatrix}2 & 8 & 4 \\ 4 & - 5 & 1 \\ 2 & 1 & - 3\end{bmatrix}^T \]
\[ = \begin{bmatrix}2 & 4 & 2 \\ 8 & - 5 & 1 \\ 4 & 1 & - 3\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{14}\begin{bmatrix}2 & 4 & 2 \\ 8 & - 5 & 1 \\ 4 & 1 & - 3\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{14}\begin{bmatrix}2 & 4 & 2 \\ 8 & - 5 & 1 \\ 4 & 1 & - 3\end{bmatrix}\begin{bmatrix}3 \\ - 1 \\ - 9\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{14}\begin{bmatrix}6 - 4 - 18 \\ 24 + 5 - 9 \\ 12 - 1 + 27\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{14}\begin{bmatrix}- 16 \\ 20 \\ 38\end{bmatrix}\]
\[ \Rightarrow x = \frac{- 16}{14}, y = \frac{20}{14}\text{ and }z = \frac{38}{14}\]
\[ \therefore x = \frac{- 8}{7}, y = \frac{10}{7}\text{ and }z = \frac{19}{7}\]
APPEARS IN
संबंधित प्रश्न
Examine the consistency of the system of equations.
2x − y = 5
x + y = 4
Solve the system of the following equations:
`2/x+3/y+10/z = 4`
`4/x-6/y + 5/z = 1`
`6/x + 9/y - 20/x = 2`
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}3x & 7 \\ 2 & 4\end{vmatrix} = 10\] , find the value of x.
Find the integral value of x, if \[\begin{vmatrix}x^2 & x & 1 \\ 0 & 2 & 1 \\ 3 & 1 & 4\end{vmatrix} = 28 .\]
For what value of x the matrix A is singular?
\[ A = \begin{bmatrix}1 + x & 7 \\ 3 - x & 8\end{bmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}6 & - 3 & 2 \\ 2 & - 1 & 2 \\ - 10 & 5 & 2\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}a & b & c \\ c & a & b \\ b & c & a\end{vmatrix}\]
\[If ∆ = \begin{vmatrix}1 & x & x^2 \\ 1 & y & y^2 \\ 1 & z & z^2\end{vmatrix}, ∆_1 = \begin{vmatrix}1 & 1 & 1 \\ yz & zx & xy \\ x & y & z\end{vmatrix},\text{ then prove that }∆ + ∆_1 = 0 .\]
Prove that
\[\begin{vmatrix}- bc & b^2 + bc & c^2 + bc \\ a^2 + ac & - ac & c^2 + ac \\ a^2 + ab & b^2 + ab & - ab\end{vmatrix} = \left( ab + bc + ca \right)^3\]
If the points (3, −2), (x, 2), (8, 8) are collinear, find x using determinant.
Find values of k, if area of triangle is 4 square units whose vertices are
(k, 0), (4, 0), (0, 2)
2x − y = 17
3x + 5y = 6
3x + y + z = 2
2x − 4y + 3z = − 1
4x + y − 3z = − 11
3x + y = 5
− 6x − 2y = 9
x + y − z = 0
x − 2y + z = 0
3x + 6y − 5z = 0
Find the value of the determinant
\[\begin{bmatrix}4200 & 4201 \\ 4205 & 4203\end{bmatrix}\]
Write the value of
Find the value of the determinant \[\begin{vmatrix}243 & 156 & 300 \\ 81 & 52 & 100 \\ - 3 & 0 & 4\end{vmatrix} .\]
Write the value of the determinant \[\begin{vmatrix}2 & 3 & 4 \\ 5 & 6 & 8 \\ 6x & 9x & 12x\end{vmatrix}\]
Solve the following system of equations by matrix method:
8x + 4y + 3z = 18
2x + y +z = 5
x + 2y + z = 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.
Two schools P and Q want to award their selected students on the values of Discipline, Politeness and Punctuality. The school P wants to award ₹x each, ₹y each and ₹z each the three respectively values to its 3, 2 and 1 students with a total award money of ₹1,000. School Q wants to spend ₹1,500 to award its 4, 1 and 3 students on the respective values (by giving the same award money for three values as before). If the total amount of awards for one prize on each value is ₹600, using matrices, find the award money for each value. Apart from the above three values, suggest one more value for awards.
A shopkeeper has 3 varieties of pens 'A', 'B' and 'C'. Meenu purchased 1 pen of each variety for a total of Rs 21. Jeevan purchased 4 pens of 'A' variety 3 pens of 'B' variety and 2 pens of 'C' variety for Rs 60. While Shikha purchased 6 pens of 'A' variety, 2 pens of 'B' variety and 3 pens of 'C' variety for Rs 70. Using matrix method, find cost of each variety of pen.
3x − y + 2z = 0
4x + 3y + 3z = 0
5x + 7y + 4z = 0
x + y + z = 0
x − y − 5z = 0
x + 2y + 4z = 0
Find the inverse of the following matrix, using elementary transformations:
`A= [[2 , 3 , 1 ],[2 , 4 , 1],[3 , 7 ,2]]`
The value of x, y, z for the following system of equations x + y + z = 6, x − y+ 2z = 5, 2x + y − z = 1 are ______
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 ____________.
In system of equations, if inverse of matrix of coefficients A is multiplied by right side constant B vector then resultant will be?
If the system of equations x + λy + 2 = 0, λx + y – 2 = 0, λx + λy + 3 = 0 is consistent, then
If a, b, c are non-zeros, then the system of equations (α + a)x + αy + αz = 0, αx + (α + b)y + αz = 0, αx+ αy + (α + c)z = 0 has a non-trivial solution if
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 ______.
