Advertisements
Advertisements
Question
Solve the following system of equations by matrix method:
3x + 4y + 2z = 8
2y − 3z = 3
x − 2y + 6z = −2
Advertisements
Solution
Here,
\[A = \begin{bmatrix}3 & 4 & 2 \\ 0 & 2 & - 3 \\ 1 & - 2 & 6\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}3 & 4 & 2 \\ 0 & 2 & - 3 \\ 1 & - 2 & 6\end{vmatrix}\]
\[ = 3\left( 12 - 6 \right) - 4\left( 0 + 3 \right) + 2(0 - 2)\]
\[ = 18 - 12 - 4\]
\[ = 2\]
\[ {\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}2 & - 3 \\ - 2 & 6\end{vmatrix} = 6, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}0 & - 3 \\ 1 & 6\end{vmatrix} = - 3 , C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}0 & 2 \\ 1 & - 2\end{vmatrix} = - 2\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}4 & 2 \\ - 2 & 6\end{vmatrix} = - 28 , C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}3 & 2 \\ 1 & 6\end{vmatrix} = 16 , C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}3 & 4 \\ 1 & - 2\end{vmatrix} = 10\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}4 & 2 \\ 2 & - 3\end{vmatrix} = - 16, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}3 & 2 \\ 0 & - 3\end{vmatrix} = 9, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}3 & 4 \\ 0 & 2\end{vmatrix} = 6\]
\[adj A = \begin{bmatrix}6 & - 3 & - 2 \\ - 28 & 16 & 10 \\ - 16 & 9 & 6\end{bmatrix}^T \]
\[ = \begin{bmatrix}6 & - 28 & - 16 \\ - 3 & 16 & 9 \\ - 2 & 10 & 6\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{2}\begin{bmatrix}6 & - 28 & - 16 \\ - 3 & 16 & 9 \\ - 2 & 10 & 6\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{2}\begin{bmatrix}6 & - 28 & - 16 \\ - 3 & 16 & 9 \\ - 2 & 10 & 6\end{bmatrix}\begin{bmatrix}8 \\ 3 \\ - 2\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{2}\begin{bmatrix}48 - 84 + 32 \\ - 24 + 48 - 18 \\ - 16 + 30 - 12\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{2}\begin{bmatrix}- 4 \\ 6 \\ 2\end{bmatrix}\]
\[ \Rightarrow x = \frac{- 4}{2}, y = \frac{6}{2}\text{ and }z = \frac{2}{2}\]
\[ \therefore x = - 2, y = 3\text{ and }z = 1\]
APPEARS IN
RELATED QUESTIONS
Examine the consistency of the system of equations.
x + 3y = 5
2x + 6y = 8
Solve the system of linear equations using the matrix method.
5x + 2y = 4
7x + 3y = 5
Solve the system of linear equations using the matrix method.
2x – y = –2
3x + 4y = 3
Solve the system of linear equations using the matrix method.
5x + 2y = 3
3x + 2y = 5
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 the following determinant:
\[\begin{vmatrix}1 & 3 & 5 \\ 2 & 6 & 10 \\ 31 & 11 & 38\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}67 & 19 & 21 \\ 39 & 13 & 14 \\ 81 & 24 & 26\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}1 & 3 & 9 & 27 \\ 3 & 9 & 27 & 1 \\ 9 & 27 & 1 & 3 \\ 27 & 1 & 3 & 9\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}8 & 2 & 7 \\ 12 & 3 & 5 \\ 16 & 4 & 3\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}a + b & 2a + b & 3a + b \\ 2a + b & 3a + b & 4a + b \\ 4a + b & 5a + b & 6a + b\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\end{vmatrix}\]
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 value of \[\lambda\] so that the points (1, −5), (−4, 5) and \[\lambda\] are collinear.
9x + 5y = 10
3y − 2x = 8
x − 4y − z = 11
2x − 5y + 2z = 39
− 3x + 2y + z = 1
2y − 3z = 0
x + 3y = − 4
3x + 4y = 3
x − y + 3z = 6
x + 3y − 3z = − 4
5x + 3y + 3z = 10
If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and B} = \begin{bmatrix}1 & - 4 \\ 3 & - 2\end{bmatrix},\text{ find }|AB|\]
Write the cofactor of a12 in the following matrix \[\begin{bmatrix}2 & - 3 & 5 \\ 6 & 0 & 4 \\ 1 & 5 & - 7\end{bmatrix} .\]
The value of the determinant
Show that each one of the following systems of linear equation is inconsistent:
2x + 5y = 7
6x + 15y = 13
Show that each one of the following systems of linear equation is inconsistent:
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
A school wants to award its students for the values of Honesty, Regularity and Hard work with a total cash award of Rs 6,000. Three times the award money for Hard work added to that given for honesty amounts to Rs 11,000. The award money given for Honesty and Hard work together is double the one given for Regularity. Represent the above situation algebraically and find the award money for each value, using matrix method. Apart from these values, namely, Honesty, Regularity and Hard work, suggest one more value which the school must include for awards.
Two factories decided to award their employees for three values of (a) adaptable tonew techniques, (b) careful and alert in difficult situations and (c) keeping clam in tense situations, at the rate of ₹ x, ₹ y and ₹ z per person respectively. The first factory decided to honour respectively 2, 4 and 3 employees with a total prize money of ₹ 29000. The second factory decided to honour respectively 5, 2 and 3 employees with the prize money of ₹ 30500. If the three prizes per person together cost ₹ 9500, then
i) represent the above situation by matrix equation and form linear equation using matrix multiplication.
ii) Solve these equation by matrix method.
iii) Which values are reflected in the questions?
3x + y − 2z = 0
x + y + z = 0
x − 2y + z = 0
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 ______
Solve the following equations by using inversion method.
x + y + z = −1, x − y + z = 2 and x + y − z = 3
`abs ((1, "a"^2 + "bc", "a"^3),(1, "b"^2 + "ca", "b"^3),(1, "c"^2 + "ab", "c"^3))`
Solve the following system of equations x − y + z = 4, x − 2y + 2z = 9 and 2x + y + 3z = 1.
If A = `[(1,-1,0),(2,3,4),(0,1,2)]` and B = `[(2,2,-4),(-4,2,-4),(2,-1,5)]`, then:
A set of linear equations is represented by the matrix equation Ax = b. The necessary condition for the existence of a solution for this system is
For what value of p, is the system of equations:
p3x + (p + 1)3y = (p + 2)3
px + (p + 1)y = p + 2
x + y = 1
consistent?
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 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 ______.
The number of real values λ, such that the system of linear equations 2x – 3y + 5z = 9, x + 3y – z = –18 and 3x – y + (λ2 – |λ|z) = 16 has no solution, is ______.
