Advertisements
Advertisements
प्रश्न
Solve the following system of equations by matrix method:
8x + 4y + 3z = 18
2x + y +z = 5
x + 2y + z = 5
Advertisements
उत्तर
Here,
\[A = \begin{bmatrix}8 & 4 & 3 \\ 2 & 1 & 1 \\ 1 & 2 & 1\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}8 & 4 & 3 \\ 2 & 1 & 1 \\ 1 & 2 & 1\end{vmatrix}\]
\[ = 8\left( 1 - 2 \right) - 4\left( 2 - 1 \right) + 3(4 - 1)\]
\[ = - 8 - 4 + 9\]
\[ = - 3\]
\[ {\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 \\ 2 & 1\end{vmatrix} = - 1, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}2 & 1 \\ 1 & 1\end{vmatrix} = - 1, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}2 & 1 \\ 1 & 2\end{vmatrix} = 3\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}4 & 3 \\ 2 & 1\end{vmatrix} = 2, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}8 & 3 \\ 1 & 1\end{vmatrix} = 5, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}8 & 4 \\ 1 & 2\end{vmatrix} = - 12\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}4 & 3 \\ 1 & 1\end{vmatrix} = 1, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}8 & 3 \\ 2 & 1\end{vmatrix} = - 2 , C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}8 & 4 \\ 2 & 1\end{vmatrix} = 0\]
\[adj A = \begin{bmatrix}- 1 & - 1 & 3 \\ 2 & 5 & - 12 \\ 1 & - 2 & 0\end{bmatrix}^T \]
\[ = \begin{bmatrix}- 1 & 2 & 1 \\ - 1 & 5 & - 2 \\ 3 & - 12 & 0\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{- 3}\begin{bmatrix}- 1 & 2 & 1 \\ - 1 & 5 & - 2 \\ 3 & - 12 & 0\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 3}\begin{bmatrix}- 1 & 2 & 1 \\ - 1 & 5 & - 2 \\ 3 & - 12 & 0\end{bmatrix}\begin{bmatrix}18 \\ 5 \\ 5\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 3}\begin{bmatrix}- 18 + 10 + 5 \\ - 18 + 25 - 10 \\ 54 - 60\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 3}\begin{bmatrix}- 3 \\ - 3 \\ - 6\end{bmatrix}\]
\[ \Rightarrow x = \frac{- 3}{- 3}, y = \frac{- 3}{- 3}\text{ and }z = \frac{- 6}{- 3}\]
\[ \therefore x = 1, y = 1\text{ and }z = 2\]
APPEARS IN
संबंधित प्रश्न
Solve the system of linear equations using the matrix method.
x − y + z = 4
2x + y − 3z = 0
x + y + z = 2
Evaluate
\[\begin{vmatrix}2 & 3 & - 5 \\ 7 & 1 & - 2 \\ - 3 & 4 & 1\end{vmatrix}\] by two methods.
Evaluate the following determinant:
\[\begin{vmatrix}1 & 4 & 9 \\ 4 & 9 & 16 \\ 9 & 16 & 25\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}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 & 2a + b & 3a + b \\ 2a + b & 3a + b & 4a + b \\ 4a + b & 5a + b & 6a + b\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}\]
\[\begin{vmatrix}b + c & a & a \\ b & c + a & b \\ c & c & a + b\end{vmatrix} = 4abc\]
\[\begin{vmatrix}0 & b^2 a & c^2 a \\ a^2 b & 0 & c^2 b \\ a^2 c & b^2 c & 0\end{vmatrix} = 2 a^3 b^3 c^3\]
Show that x = 2 is a root of the equation
Using determinants show that the following points are collinear:
(5, 5), (−5, 1) and (10, 7)
Using determinants, find the equation of the line joining the points
(3, 1) and (9, 3)
Prove that :
3x + y + z = 2
2x − 4y + 3z = − 1
4x + y − 3z = − 11
x+ y = 5
y + z = 3
x + z = 4
Solve each of the following system of homogeneous linear equations.
x + y − 2z = 0
2x + y − 3z = 0
5x + 4y − 9z = 0
If A is a singular matrix, then write the value of |A|.
Write the value of \[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix} .\]
Write the value of the determinant \[\begin{vmatrix}2 & 3 & 4 \\ 5 & 6 & 8 \\ 6x & 9x & 12x\end{vmatrix}\]
The value of the determinant
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 }\]
\[\begin{vmatrix}\log_3 512 & \log_4 3 \\ \log_3 8 & \log_4 9\end{vmatrix} \times \begin{vmatrix}\log_2 3 & \log_8 3 \\ \log_3 4 & \log_3 4\end{vmatrix}\]
If a, b, c are in A.P., then the determinant
\[\begin{vmatrix}x + 2 & x + 3 & x + 2a \\ x + 3 & x + 4 & x + 2b \\ x + 4 & x + 5 & x + 2c\end{vmatrix}\]
The maximum value of \[∆ = \begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin\theta & 1 \\ 1 + \cos\theta & 1 & 1\end{vmatrix}\] is (θ is real)
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 + 4y − 5 = 0
x − y + 3 = 0
Use product \[\begin{bmatrix}1 & - 1 & 2 \\ 0 & 2 & - 3 \\ 3 & - 2 & 4\end{bmatrix}\begin{bmatrix}- 2 & 0 & 1 \\ 9 & 2 & - 3 \\ 6 & 1 & - 2\end{bmatrix}\] to solve the system of equations x + 3z = 9, −x + 2y − 2z = 4, 2x − 3y + 4z = −3.
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.
2x − y + z = 0
3x + 2y − z = 0
x + 4y + 3z = 0
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 cost of 4 dozen pencils, 3 dozen pens and 2 dozen erasers is ₹ 60. The cost of 2 dozen pencils, 4 dozen pens and 6 dozen erasers is ₹ 90. Whereas the cost of 6 dozen pencils, 2 dozen pens and 3 dozen erasers is ₹ 70. Find the cost of each item per dozen by using matrices
If ` abs((1 + "a"^2 "x", (1 + "b"^2)"x", (1 + "c"^2)"x"),((1 + "a"^2) "x", 1 + "b"^2 "x", (1 + "c"^2) "x"), ((1 + "a"^2) "x", (1 + "b"^2) "x", 1 + "c"^2 "x"))`, then f(x) is apolynomial of degree ____________.
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 ____________.
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):}`
Choose the correct option:
If a, b, c are in A.P. then the determinant `[(x + 2, x + 3, x + 2a),(x + 3, x + 4, x + 2b),(x + 4, x + 5, x + 2c)]` is
If `|(x + 1, x + 2, x + a),(x + 2, x + 3, x + b),(x + 3, x + 4, x + c)|` = 0, then a, b, care in
