Advertisements
Advertisements
प्रश्न
Solve the following system of equations by matrix method:
5x + 3y + z = 16
2x + y + 3z = 19
x + 2y + 4z = 25
Advertisements
उत्तर
Here,
\[A = \begin{bmatrix}5 & 3 & 1 \\ 2 & 1 & 3 \\ 1 & 2 & 4\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}5 & 3 & 1 \\ 2 & 1 & 3 \\ 1 & 2 & 4\end{vmatrix} = 5\left( 4 - 6 \right) - 3\left( 8 - 3 \right) + 1(4 - 1)\]
\[ = - 10 - 15 + 3\]
\[ = - 22\]
\[ {\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 & 3 \\ 2 & 4\end{vmatrix} = - 2, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}2 & 3 \\ 1 & 4\end{vmatrix} = - 5 , 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}3 & 1 \\ 2 & 4\end{vmatrix} = - 10 , C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}5 & 1 \\ 1 & 4\end{vmatrix} = 19, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}5 & 3 \\ 1 & 2\end{vmatrix} = - 7\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}3 & 1 \\ 1 & 3\end{vmatrix} = 8 , C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}5 & 1 \\ 2 & 3\end{vmatrix} = - 13 , C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}5 & 3 \\ 2 & 1\end{vmatrix} = - 1\]
\[adj A = \begin{bmatrix}- 2 & - 5 & 3 \\ - 10 & 19 & - 7 \\ 8 & - 13 & - 1\end{bmatrix}^T \]
\[ = \begin{bmatrix}- 2 & - 10 & 8 \\ - 5 & 19 & - 13 \\ 3 & - 7 & - 1\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{- 22}\begin{bmatrix}- 2 & - 10 & 8 \\ - 5 & 19 & - 13 \\ 3 & - 7 & - 1\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 22}\begin{bmatrix}- 2 & - 10 & 8 \\ - 5 & 19 & - 13 \\ 3 & - 7 & - 1\end{bmatrix}\begin{bmatrix}16 \\ 19 \\ 25\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 22}\begin{bmatrix}- 32 - 190 + 200 \\ - 80 + 361 - 325 \\ 48 - 133 - 25\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 22}\begin{bmatrix}- 22 \\ - 44 \\ - 110\end{bmatrix}\]
\[ \Rightarrow x = \frac{- 22}{- 22}, y = \frac{- 44}{- 22}\text{ and }z = \frac{- 110}{- 22}\]
\[ \therefore x = 1, y = 2\text{ and }z = 5\]
APPEARS IN
संबंधित प्रश्न
Find the value of a if `[[a-b,2a+c],[2a-b,3c+d]]=[[-1,5],[0,13]]`
Examine the consistency of the system of equations.
x + 2y = 2
2x + 3y = 3
Evaluate the following determinant:
\[\begin{vmatrix}\cos \theta & - \sin \theta \\ \sin \theta & \cos \theta\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 value of x, if
\[\begin{vmatrix}3x & 7 \\ 2 & 4\end{vmatrix} = 10\] , find the value of x.
Evaluate the following determinant:
\[\begin{vmatrix}67 & 19 & 21 \\ 39 & 13 & 14 \\ 81 & 24 & 26\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}\]
Evaluate :
\[\begin{vmatrix}x + \lambda & x & x \\ x & x + \lambda & x \\ x & x & x + \lambda\end{vmatrix}\]
Prove the following identities:
\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]
Prove the following identity:
\[\begin{vmatrix}2y & y - z - x & 2y \\ 2z & 2z & z - x - y \\ x - y - z & 2x & 2x\end{vmatrix} = \left( x + y + z \right)^3\]
Solve the following determinant equation:
Solve the following determinant equation:
Solve the following determinant equation:
If a, b, c are real numbers such that
\[\begin{vmatrix}b + c & c + a & a + b \\ c + a & a + b & b + c \\ a + b & b + c & c + a\end{vmatrix} = 0\] , then show that either
\[a + b + c = 0 \text{ or, } a = b = c\]
Find the value of \[\lambda\] so that the points (1, −5), (−4, 5) and \[\lambda\] are collinear.
Using determinants, find the value of k so that the points (k, 2 − 2 k), (−k + 1, 2k) and (−4 − k, 6 − 2k) may be collinear.
If the points (x, −2), (5, 2), (8, 8) are collinear, find x using determinants.
If the points (3, −2), (x, 2), (8, 8) are collinear, find x using determinant.
Prove that :
Given: x + 2y = 1
3x + y = 4
2y − 3z = 0
x + 3y = − 4
3x + 4y = 3
Solve each of the following system of homogeneous linear equations.
3x + y + z = 0
x − 4y + 3z = 0
2x + 5y − 2z = 0
If I3 denotes identity matrix of order 3 × 3, write the value of its determinant.
Write the value of \[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix} .\]
If |A| = 2, where A is 2 × 2 matrix, find |adj A|.
If \[A + B + C = \pi\], then the value of \[\begin{vmatrix}\sin \left( A + B + C \right) & \sin \left( A + C \right) & \cos C \\ - \sin B & 0 & \tan A \\ \cos \left( A + B \right) & \tan \left( B + C \right) & 0\end{vmatrix}\] is equal to
If \[x, y \in \mathbb{R}\], then the determinant
Solve the following system of equations by matrix method:
3x + 4y − 5 = 0
x − y + 3 = 0
Solve the following system of equations by matrix method:
Show that the following systems of linear equations is consistent and also find their solutions:
5x + 3y + 7z = 4
3x + 26y + 2z = 9
7x + 2y + 10z = 5
2x − y + 2z = 0
5x + 3y − z = 0
x + 5y − 5z = 0
Write the value of `|(a-b, b- c, c-a),(b-c, c-a, a-b),(c-a, a-b, b-c)|`
System of equations x + y = 2, 2x + 2y = 3 has ______
If A = `[(2, 0),(0, 1)]` and B = `[(1),(2)]`, then find the matrix X such that A−1X = B.
Three chairs and two tables cost ₹ 1850. Five chairs and three tables cost ₹2850. Find the cost of four chairs and one table by using matrices
If the system of equations 2x + 3y + 5 = 0, x + ky + 5 = 0, kx - 12y - 14 = 0 has non-trivial solution, then the value of k is ____________.
