Advertisements
Advertisements
प्रश्न
Solve the following system of equations by matrix method:
2x + 6y = 2
3x − z = −8
2x − y + z = −3
Advertisements
उत्तर
Here,
\[A = \begin{bmatrix}2 & 6 & 0 \\ 3 & 0 & - 1 \\ 2 & - 1 & 1\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}2 & 6 & 0 \\ 3 & 0 & - 1 \\ 2 & - 1 & 1\end{vmatrix}\]
\[ = 2\left( 0 - 1 \right) - 6\left( 3 + 2 \right) + 0( - 3 + 0)\]
\[ = - 2 - 30\]
\[ = - 32\]
\[ {\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}0 & - 1 \\ - 1 & 1\end{vmatrix} = - 1 , C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}3 & - 1 \\ 2 & 1\end{vmatrix} = - 5 , C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}3 & 0 \\ 2 & - 1\end{vmatrix} = - 3\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}6 & 0 \\ - 1 & 1\end{vmatrix} = - 6 , C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}2 & 0 \\ 2 & 1\end{vmatrix} = 2 , C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}2 & 6 \\ 2 & - 1\end{vmatrix} = 14\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}6 & 0 \\ 0 & - 1\end{vmatrix} = - 6 , C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}2 & 0 \\ 3 & - 1\end{vmatrix} = 2 , C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}2 & 6 \\ 3 & 0\end{vmatrix} = - 18\]
\[adj A = \begin{bmatrix}- 1 & - 5 & - 3 \\ - 6 & 2 & 14 \\ - 6 & 2 & - 18\end{bmatrix}^T \]
\[ = \begin{bmatrix}- 1 & - 6 & - 6 \\ - 5 & 2 & 2 \\ - 3 & 14 & - 18\end{bmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{- 32}\begin{bmatrix}- 1 & - 6 & - 6 \\ - 5 & 2 & 2 \\ - 3 & 14 & - 18\end{bmatrix}\]
\[X = A^{- 1} B\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 32}\begin{bmatrix}- 1 & - 6 & - 6 \\ - 5 & 2 & 2 \\ - 3 & 14 & - 18\end{bmatrix}\begin{bmatrix}2 \\ - 8 \\ - 3\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 32}\begin{bmatrix}- 2 + 48 + 18 \\ - 10 - 16 - 6 \\ - 6 - 112 + 54\end{bmatrix}\]
\[ \Rightarrow \begin{bmatrix}x \\ y \\ z\end{bmatrix} = \frac{1}{- 32}\begin{bmatrix}64 \\ - 32 \\ - 64\end{bmatrix}\]
\[ \Rightarrow x = \frac{64}{- 32}, y = \frac{- 32}{- 32}\text{ and }z = \frac{- 64}{- 32}\]
\[ \therefore x = - 2, y = 1\text{ and }z = 2\]
APPEARS IN
संबंधित प्रश्न
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
Evaluate
\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\end{vmatrix}^2 .\]
\[∆ = \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}\]
For what value of x the matrix A is singular?
\[ A = \begin{bmatrix}1 + x & 7 \\ 3 - x & 8\end{bmatrix}\]
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}\]
\[\begin{vmatrix}b + c & a & a \\ b & c + a & b \\ c & c & a + b\end{vmatrix} = 4abc\]
\[\begin{vmatrix}b^2 + c^2 & ab & ac \\ ba & c^2 + a^2 & bc \\ ca & cb & a^2 + b^2\end{vmatrix} = 4 a^2 b^2 c^2\]
Using properties of determinants prove that
\[\begin{vmatrix}x + 4 & 2x & 2x \\ 2x & x + 4 & 2x \\ 2x & 2x & x + 4\end{vmatrix} = \left( 5x + 4 \right) \left( 4 - x \right)^2\]
Solve the following determinant equation:
If \[a, b\] and c are all non-zero and
Using determinants show that the following points are collinear:
(1, −1), (2, 1) and (4, 5)
Using determinants, find the area of the triangle with vertices (−3, 5), (3, −6), (7, 2).
Prove that :
Prove that :
Prove that
2x − y = 17
3x + 5y = 6
x + 2y = 5
3x + 6y = 15
2x + y − 2z = 4
x − 2y + z = − 2
5x − 5y + z = − 2
Solve each of the following system of homogeneous linear equations.
x + y − 2z = 0
2x + y − 3z = 0
5x + 4y − 9z = 0
If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and }B = \begin{bmatrix}1 & 0 \\ - 1 & 0\end{bmatrix}\] , find |AB|.
Write the value of
If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\] is singular, find the value of x.
If \[\begin{vmatrix}2x + 5 & 3 \\ 5x + 2 & 9\end{vmatrix} = 0\]
If x ∈ N and \[\begin{vmatrix}x + 3 & - 2 \\ - 3x & 2x\end{vmatrix}\] = 8, then find the value of x.
Let \[\begin{vmatrix}x^2 + 3x & x - 1 & x + 3 \\ x + 1 & - 2x & x - 4 \\ x - 3 & x + 4 & 3x\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\]
be an identity in x, where a, b, c, d, e are independent of x. Then the value of e is
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:
3x + 7y = 4
x + 2y = −1
Solve the following system of equations by matrix method:
3x + 4y + 2z = 8
2y − 3z = 3
x − 2y + 6z = −2
Let \[X = \begin{bmatrix}x_1 \\ x_2 \\ x_3\end{bmatrix}, A = \begin{bmatrix}1 & - 1 & 2 \\ 2 & 0 & 1 \\ 3 & 2 & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}3 \\ 1 \\ 4\end{bmatrix}\] . If AX = B, then X is equal to
If `|(2x, 5),(8, x)| = |(6, -2),(7, 3)|`, then value of x is ______.
If the system of equations x + λy + 2 = 0, λx + y – 2 = 0, λx + λy + 3 = 0 is consistent, then
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?
If `|(x + a, beta, y),(a, x + beta, y),(a, beta, x + y)|` = 0, then 'x' is equal to
The system of linear equations
3x – 2y – kz = 10
2x – 4y – 2z = 6
x + 2y – z = 5m
is inconsistent if ______.
If the following equations
x + y – 3 = 0
(1 + λ)x + (2 + λ)y – 8 = 0
x – (1 + λ)y + (2 + λ) = 0
are consistent then the value of λ can be ______.
