Advertisements
Advertisements
प्रश्न
Solve the following system of equations by matrix method:
2x + y + z = 2
x + 3y − z = 5
3x + y − 2z = 6
Advertisements
उत्तर
Here,
\[A = \begin{bmatrix}2 & 1 & 1 \\ 1 & 3 & - 1 \\ 3 & 1 & - 2\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}2 & 1 & 1 \\ 1 & 3 & - 1 \\ 3 & 1 & - 2\end{vmatrix}\]
\[ = 2\left( - 6 + 1 \right) - 1\left( - 2 + 3 \right) + 1(1 - 9)\]
\[ = - 10 - 1 - 8\]
\[ = - 19\]
\[ {\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}3 & - 1 \\ 1 & - 2\end{vmatrix} = - 5, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}1 & - 1 \\ 3 & - 2\end{vmatrix} = - 1, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}1 & 3 \\ 3 & 1\end{vmatrix} = - 8\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}1 & 1 \\ 1 & - 2\end{vmatrix} = 3, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}2 & - 1 \\ 3 & - 2\end{vmatrix} = - 7, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}2 & 1 \\ 3 & 1\end{vmatrix} = 1\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}1 & 1 \\ 3 & - 1\end{vmatrix} = - 4, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}2 & 1 \\ 1 & - 1\end{vmatrix} = 3, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}2 & 1 \\ 1 & 3\end{vmatrix} = 5\]
\[adj A = \begin{bmatrix}- 5 & - 1 & - 8 \\ 3 & - 7 & 1 \\ - 4 & 3 & 5\end{bmatrix}^T \]
\[ = \begin{bmatrix}- 5 & 3 & - 4 \\ - 1 & - 7 & 3 \\ - 8 & 1 & 5\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{- 19}\begin{bmatrix}- 5 & 3 & - 4 \\ - 1 & - 7 & 3 \\ - 8 & 1 & 5\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 19}\begin{bmatrix}- 5 & 3 & - 4 \\ - 1 & - 7 & 3 \\ - 8 & 1 & 5\end{bmatrix}\begin{bmatrix}2 \\ 5 \\ 6\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 19}\begin{bmatrix}- 10 + 15 - 24 \\ - 2 - 35 + 18 \\ - 16 + 5 + 30\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 19}\begin{bmatrix}- 19 \\ 19 \\ 19\end{bmatrix}\]
\[ \Rightarrow x = \frac{- 19}{- 19}, y = \frac{19}{- 19}\text{ and }z = \frac{19}{- 19}\]
\[ \therefore x = 1, y = 3\text{ and }z = - 1\]
APPEARS IN
संबंधित प्रश्न
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 15^\circ & \sin 15^\circ \\ \sin 75^\circ & \cos 75^\circ\end{vmatrix}\]
Evaluate the following determinant:
\[\begin{vmatrix}a + ib & c + id \\ - c + id & a - ib\end{vmatrix}\]
Evaluate
\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\end{vmatrix}^2 .\]
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}49 & 1 & 6 \\ 39 & 7 & 4 \\ 26 & 2 & 3\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}x + \lambda & 2x & 2x \\ 2x & x + \lambda & 2x \\ 2x & 2x & x + \lambda\end{vmatrix} = \left( 5x + \lambda \right) \left( \lambda - x \right)^2\]
Prove the following identities:
\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]
Using determinants show that the following points are collinear:
(1, −1), (2, 1) and (4, 5)
Using determinants, find the area of the triangle whose vertices are (1, 4), (2, 3) and (−5, −3). Are the given points collinear?
Using determinants, find the equation of the line joining the points
(1, 2) and (3, 6)
Prove that :
Prove that :
Prove that :
x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0
x + 2y = 5
3x + 6y = 15
Solve each of the following system of homogeneous linear equations.
3x + y + z = 0
x − 4y + 3z = 0
2x + 5y − 2z = 0
If \[A = \left[ a_{ij} \right]\] is a 3 × 3 diagonal matrix such that a11 = 1, a22 = 2 a33 = 3, then find |A|.
If \[∆_1 = \begin{vmatrix}1 & 1 & 1 \\ a & b & c \\ a^2 & b^2 & c^2\end{vmatrix}, ∆_2 = \begin{vmatrix}1 & bc & a \\ 1 & ca & b \\ 1 & ab & c\end{vmatrix},\text{ then }\]}
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
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
The maximum value of \[∆ = \begin{vmatrix}1 & 1 & 1 \\ 1 & 1 + \sin\theta & 1 \\ 1 + \cos\theta & 1 & 1\end{vmatrix}\] is (θ is real)
Solve the following system of equations by matrix method:
5x + 2y = 3
3x + 2y = 5
Solve the following system of equations by matrix method:
x + y + z = 3
2x − y + z = − 1
2x + y − 3z = − 9
Solve the following system of equations by matrix method:
x − y + z = 2
2x − y = 0
2y − z = 1
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
The sum of three numbers is 2. If twice the second number is added to the sum of first and third, the sum is 1. By adding second and third number to five times the first number, we get 6. Find the three numbers by using matrices.
2x − y + z = 0
3x + 2y − z = 0
x + 4y + 3z = 0
The system of equation x + y + z = 2, 3x − y + 2z = 6 and 3x + y + z = −18 has
The system of equations:
x + y + z = 5
x + 2y + 3z = 9
x + 3y + λz = µ
has a unique solution, if
(a) λ = 5, µ = 13
(b) λ ≠ 5
(c) λ = 5, µ ≠ 13
(d) µ ≠ 13
Solve the following equations by using inversion method.
x + y + z = −1, x − y + z = 2 and x + y − z = 3
`abs (("a"^2, 2"ab", "b"^2),("b"^2, "a"^2, 2"ab"),(2"ab", "b"^2, "a"^2))` is equal to ____________.
Solve the following system of equations x − y + z = 4, x − 2y + 2z = 9 and 2x + y + 3z = 1.
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
In system of equations, if inverse of matrix of coefficients A is multiplied by right side constant B vector then resultant will be?
The number of values of k for which the linear equations 4x + ky + 2z = 0, kx + 4y + z = 0 and 2x + 2y + z = 0 possess a non-zero solution is
