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 + 2y = 2
2x + 3y = 3
Solve the system of linear equations using the matrix method.
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12
Evaluate the following determinant:
\[\begin{vmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\end{vmatrix}\]
Evaluate
\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.
\[∆ = \begin{vmatrix}\cos \alpha \cos \beta & \cos \alpha \sin \beta & - \sin \alpha \\ - \sin \beta & \cos \beta & 0 \\ \sin \alpha \cos \beta & \sin \alpha \sin \beta & \cos \alpha\end{vmatrix}\]
Find the value of x, if
\[\begin{vmatrix}3 & x \\ x & 1\end{vmatrix} = \begin{vmatrix}3 & 2 \\ 4 & 1\end{vmatrix}\]
Find the integral value of x, if \[\begin{vmatrix}x^2 & x & 1 \\ 0 & 2 & 1 \\ 3 & 1 & 4\end{vmatrix} = 28 .\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}1^2 & 2^2 & 3^2 & 4^2 \\ 2^2 & 3^2 & 4^2 & 5^2 \\ 3^2 & 4^2 & 5^2 & 6^2 \\ 4^2 & 5^2 & 6^2 & 7^2\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sin\alpha & \cos\alpha & \cos(\alpha + \delta) \\ \sin\beta & \cos\beta & \cos(\beta + \delta) \\ \sin\gamma & \cos\gamma & \cos(\gamma + \delta)\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sin^2 A & \cot A & 1 \\ \sin^2 B & \cot B & 1 \\ \sin^2 C & \cot C & 1\end{vmatrix}, where A, B, C \text{ are the angles of }∆ ABC .\]
\[\begin{vmatrix}b + c & a & a \\ b & c + a & b \\ c & c & a + b\end{vmatrix} = 4abc\]
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\]
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 :
Prove that
x − 4y − z = 11
2x − 5y + 2z = 39
− 3x + 2y + z = 1
2x − 3y − 4z = 29
− 2x + 5y − z = − 15
3x − y + 5z = − 11
x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0
x − y + 3z = 6
x + 3y − 3z = − 4
5x + 3y + 3z = 10
If \[A = \begin{bmatrix}0 & i \\ i & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}0 & 1 \\ 1 & 0\end{bmatrix}\] , find the value of |A| + |B|.
If x ∈ N and \[\begin{vmatrix}x + 3 & - 2 \\ - 3x & 2x\end{vmatrix}\] = 8, then find the value of x.
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 \[\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:
x + y − z = 3
2x + 3y + z = 10
3x − y − 7z = 1
Solve the following system of equations by matrix method:
x + y + z = 3
2x − y + z = − 1
2x + y − 3z = − 9
Show that each one of the following systems of linear equation is inconsistent:
2x + 3y = 5
6x + 9y = 10
Show that each one of the following systems of linear equation is inconsistent:
x + y − 2z = 5
x − 2y + z = −2
−2x + y + z = 4
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.
A total amount of ₹7000 is deposited in three different saving bank accounts with annual interest rates 5%, 8% and \[8\frac{1}{2}\] % respectively. The total annual interest from these three accounts is ₹550. Equal amounts have been deposited in the 5% and 8% saving accounts. Find the amount deposited in each of the three accounts, with the help of matrices.
Let a, b, c be positive real numbers. The following system of equations in x, y and z
(a) no solution
(b) unique solution
(c) infinitely many solutions
(d) finitely many solutions
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 ______
`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)) =` ____________.
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
What is the nature of the given system of equations
`{:(x + 2y = 2),(2x + 3y = 3):}`
If the system of linear equations x + 2ay + az = 0; x + 3by + bz = 0; x + 4cy + cz = 0 has a non-zero solution, then a, b, c ______.
