Advertisements
Advertisements
प्रश्न
Solve the following system of equations by matrix method:
3x + 4y + 2z = 8
2y − 3z = 3
x − 2y + 6z = −2
Advertisements
उत्तर
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
संबंधित प्रश्न
If `|[x+1,x-1],[x-3,x+2]|=|[4,-1],[1,3]|`, then write the value of x.
Examine the consistency of the system of equations.
x + 3y = 5
2x + 6y = 8
Examine the consistency of the system of equations.
5x − y + 4z = 5
2x + 3y + 5z = 2
5x − 2y + 6z = −1
Solve the system of linear equations using the matrix method.
2x – y = –2
3x + 4y = 3
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}1 & 0 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 4\end{bmatrix}\] , then show that |3 A| = 27 |A|.
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}a & h & g \\ h & b & f \\ g & f & c\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}\sqrt{23} + \sqrt{3} & \sqrt{5} & \sqrt{5} \\ \sqrt{15} + \sqrt{46} & 5 & \sqrt{10} \\ 3 + \sqrt{115} & \sqrt{15} & 5\end{vmatrix}\]
Prove the following identities:
\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]
\[\begin{vmatrix}1 + a & 1 & 1 \\ 1 & 1 + a & a \\ 1 & 1 & 1 + a\end{vmatrix} = a^3 + 3 a^2\]
Solve the following determinant equation:
Prove that :
x+ y = 5
y + z = 3
x + z = 4
x − y + 3z = 6
x + 3y − 3z = − 4
5x + 3y + 3z = 10
Solve each of the following system of homogeneous linear equations.
x + y − 2z = 0
2x + y − 3z = 0
5x + 4y − 9z = 0
Evaluate: \[\begin{vmatrix}\cos 15^\circ & \sin 15^\circ \\ \sin 75^\circ & \cos 75^\circ\end{vmatrix}\]
If \[A = \begin{bmatrix}5 & 3 & 8 \\ 2 & 0 & 1 \\ 1 & 2 & 3\end{bmatrix}\]. Write the cofactor of the element a32.
The value of \[\begin{vmatrix}1 & 1 & 1 \\ {}^n C_1 & {}^{n + 2} C_1 & {}^{n + 4} C_1 \\ {}^n C_2 & {}^{n + 2} C_2 & {}^{n + 4} C_2\end{vmatrix}\] is
Solve the following system of equations by matrix method:
5x + 2y = 3
3x + 2y = 5
Solve the following system of equations by matrix method:
3x + y = 7
5x + 3y = 12
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 = 2
2x − y = 0
2y − z = 1
Solve the following system of equations by matrix method:
x + y + z = 6
x + 2z = 7
3x + y + z = 12
Show that the following systems of linear equations is consistent and also find their solutions:
6x + 4y = 2
9x + 6y = 3
Show that the following systems of linear equations is consistent and also find their solutions:
2x + 2y − 2z = 1
4x + 4y − z = 2
6x + 6y + 2z = 3
Show that each one of the following systems of linear equation is inconsistent:
2x + 5y = 7
6x + 15y = 13
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.
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 `alpha, beta, gamma` are in A.P., then `abs (("x" - 3, "x" - 4, "x" - alpha),("x" - 2, "x" - 3, "x" - beta),("x" - 1, "x" - 2, "x" - gamma)) =` ____________.
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 ____________.
The value of λ, such that the following system of equations has no solution, is
`2x - y - 2z = - 5`
`x - 2y + z = 2`
`x + y + lambdaz = 3`
The system of simultaneous linear equations kx + 2y – z = 1, (k – 1)y – 2z = 2 and (k + 2)z = 3 have a unique solution if k equals:
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 system of linear equations
3x – 2y – kz = 10
2x – 4y – 2z = 6
x + 2y – z = 5m
is inconsistent if ______.
