Advertisements
Advertisements
Question
The number of solutions of the system of equations:
2x + y − z = 7
x − 3y + 2z = 1
x + 4y − 3z = 5
Options
3
2
1
0
Advertisements
Solution
(d) 0
The given system of equations can be written in matrix form as follows:
\[ \begin{bmatrix}2 & 1 & - 1 \\ 1 & - 3 & 2 \\ 1 & 4 & - 3\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}7 \\ 1 \\ 5\end{bmatrix}\]
\[AX = B\]
Here,
\[ A = \begin{bmatrix}2 & 1 & - 1 \\ 1 & - 3 & 2 \\ 1 & 4 & - 3\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix}\text{ and }B = \begin{bmatrix}7 \\ 1 \\ 5\end{bmatrix}\]
Now,
\[\left| A \right|=2 \left( 9 - 8 \right) - 1\left( - 3 - 2 \right) - 1\left( 4 + 3 \right)\]
\[ = 2 + 5 - 7\]
\[ = 0\]
\[ {\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 & 2 \\ 4 & - 3\end{vmatrix} = 1, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}1 & 2 \\ 1 & - 3\end{vmatrix} = 5, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}1 & - 3 \\ 1 & 4\end{vmatrix} = 7\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}1 & - 1 \\ 4 & - 3\end{vmatrix} = - 1, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}2 & - 1 \\ 1 & - 3\end{vmatrix} = - 5, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}2 & 1 \\ 1 & 4\end{vmatrix} = - 7\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}1 & - 1 \\ - 3 & 2\end{vmatrix} = 5, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}2 & - 1 \\ 1 & 2\end{vmatrix} = - 5, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}2 & 1 \\ 1 & - 3\end{vmatrix} = - 7\]
\[adj A = \begin{bmatrix}1 & 5 & 7 \\ - 1 & - 5 & - 7 \\ 5 & - 5 & - 7\end{bmatrix}^T = \begin{bmatrix}1 & - 1 & 5 \\ 5 & - 5 & - 5 \\ 7 & - 7 & - 7\end{bmatrix}\]
\[ \Rightarrow \left( adj A \right)B = \begin{bmatrix}1 & - 1 & 5 \\ 5 & - 5 & - 5 \\ 7 & - 7 & - 7\end{bmatrix}\begin{bmatrix}7 \\ 1 \\ 5\end{bmatrix}\]
\[ = \begin{bmatrix}7 - 1 + 25 \\ 35 - 5 - 25 \\ 49 - 7 - 35\end{bmatrix} = \begin{bmatrix}32 \\ 5 \\ 6\end{bmatrix}\neq 0\]
The given system of equations is inconsistent . Thus, it has no solution .
APPEARS IN
RELATED QUESTIONS
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.
3x − y − 2z = 2
2y − z = −1
3x − 5y = 3
Solve the system of linear equations using the matrix method.
2x + y + z = 1
x – 2y – z = `3/2`
3y – 5z = 9
Show that
\[\begin{vmatrix}\sin 10^\circ & - \cos 10^\circ \\ \sin 80^\circ & \cos 80^\circ\end{vmatrix} = 1\]
\[∆ = \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}\]
If A \[\begin{bmatrix}1 & 0 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 4\end{bmatrix}\] , then show that |3 A| = 27 |A|.
Find the value of x, if
\[\begin{vmatrix}2 & 4 \\ 5 & 1\end{vmatrix} = \begin{vmatrix}2x & 4 \\ 6 & x\end{vmatrix}\]
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}8 & 2 & 7 \\ 12 & 3 & 5 \\ 16 & 4 & 3\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\]
Prove that
\[\begin{vmatrix}- bc & b^2 + bc & c^2 + bc \\ a^2 + ac & - ac & c^2 + ac \\ a^2 + ab & b^2 + ab & - ab\end{vmatrix} = \left( ab + bc + ca \right)^3\]
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\]
\[\begin{vmatrix}1 + a & 1 & 1 \\ 1 & 1 + a & a \\ 1 & 1 & 1 + a\end{vmatrix} = a^3 + 3 a^2\]
Prove the following identity:
`|(a^3,2,a),(b^3,2,b),(c^3,2,c)| = 2(a-b) (b-c) (c-a) (a+b+c)`
Solve the following determinant equation:
Find the area of the triangle with vertice at the point:
(3, 8), (−4, 2) and (5, −1)
Using determinants show that the following points are collinear:
(2, 3), (−1, −2) and (5, 8)
Prove that :
3x − y + 2z = 6
2x − y + z = 2
3x + 6y + 5z = 20.
x − y + 3z = 6
x + 3y − 3z = − 4
5x + 3y + 3z = 10
For what value of x, the following matrix is singular?
Find the value of the determinant
\[\begin{bmatrix}4200 & 4201 \\ 4205 & 4203\end{bmatrix}\]
If \[A = \begin{bmatrix}0 & i \\ i & 1\end{bmatrix}\text{ and }B = \begin{bmatrix}0 & 1 \\ 1 & 0\end{bmatrix}\] , find the value of |A| + |B|.
The value of the determinant
Solve the following system of equations by matrix method:
5x + 7y + 2 = 0
4x + 6y + 3 = 0
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 = 6
x + 2z = 7
3x + y + z = 12
Show that the following systems of linear equations is consistent and also find their solutions:
x − y + z = 3
2x + y − z = 2
−x −2y + 2z = 1
If \[A = \begin{bmatrix}2 & 3 & 1 \\ 1 & 2 & 2 \\ 3 & 1 & - 1\end{bmatrix}\] , find A–1 and hence solve the system of equations 2x + y – 3z = 13, 3x + 2y + z = 4, x + 2y – z = 8.
Two institutions decided to award their employees for the three values of resourcefulness, competence and determination in the form of prices at the rate of Rs. x, y and z respectively per person. The first institution decided to award respectively 4, 3 and 2 employees with a total price money of Rs. 37000 and the second institution decided to award respectively 5, 3 and 4 employees with a total price money of Rs. 47000. If all the three prices per person together amount to Rs. 12000 then using matrix method find the value of x, y and z. What values are described in this equations?
Write the value of `|(a-b, b- c, c-a),(b-c, c-a, a-b),(c-a, a-b, b-c)|`
Transform `[(1, 2, 4),(3, -1, 5),(2, 4, 6)]` into an upper triangular matrix by using suitable row transformations
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 + λy + 2 = 0, λx + y – 2 = 0, λx + λy + 3 = 0 is consistent, then
If a, b, c are non-zeros, then the system of equations (α + a)x + αy + αz = 0, αx + (α + b)y + αz = 0, αx+ αy + (α + c)z = 0 has a non-trivial solution if
Let the system of linear equations x + y + az = 2; 3x + y + z = 4; x + 2z = 1 have a unique solution (x*, y*, z*). If (α, x*), (y*, α) and (x*, –y*) are collinear points, then the sum of absolute values of all possible values of α is ______.
