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
If A \[\begin{bmatrix}1 & 0 & 1 \\ 0 & 1 & 2 \\ 0 & 0 & 4\end{bmatrix}\] , then show that |3 A| = 27 |A|.
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}1/a & a^2 & bc \\ 1/b & b^2 & ac \\ 1/c & c^2 & ab\end{vmatrix}\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}1 & 43 & 6 \\ 7 & 35 & 4 \\ 3 & 17 & 2\end{vmatrix}\]
Evaluate :
\[\begin{vmatrix}1 & a & bc \\ 1 & b & ca \\ 1 & c & ab\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:
`|(a^3,2,a),(b^3,2,b),(c^3,2,c)| = 2(a-b) (b-c) (c-a) (a+b+c)`
Without expanding, prove that
\[\begin{vmatrix}a & b & c \\ x & y & z \\ p & q & r\end{vmatrix} = \begin{vmatrix}x & y & z \\ p & q & r \\ a & b & c\end{vmatrix} = \begin{vmatrix}y & b & q \\ x & a & p \\ z & c & r\end{vmatrix}\]
Find the area of the triangle with vertice at the point:
(0, 0), (6, 0) and (4, 3)
Find the value of x if the area of ∆ is 35 square cms with vertices (x, 4), (2, −6) and (5, 4).
Using determinants, find the area of the triangle whose vertices are (1, 4), (2, 3) and (−5, −3). Are the given points collinear?
Prove that
2x − y = 17
3x + 5y = 6
3x + ay = 4
2x + ay = 2, a ≠ 0
3x + y + z = 2
2x − 4y + 3z = − 1
4x + y − 3z = − 11
2y − 3z = 0
x + 3y = − 4
3x + 4y = 3
x − y + z = 3
2x + y − z = 2
− x − 2y + 2z = 1
If \[A = \begin{bmatrix}1 & 2 \\ 3 & - 1\end{bmatrix}\text{ and B} = \begin{bmatrix}1 & - 4 \\ 3 & - 2\end{bmatrix},\text{ find }|AB|\]
If I3 denotes identity matrix of order 3 × 3, write the value of its determinant.
Write the value of
Find the value of the determinant \[\begin{vmatrix}2^2 & 2^3 & 2^4 \\ 2^3 & 2^4 & 2^5 \\ 2^4 & 2^5 & 2^6\end{vmatrix}\].
Let \[\begin{vmatrix}x & 2 & x \\ x^2 & x & 6 \\ x & x & 6\end{vmatrix} = a x^4 + b x^3 + c x^2 + dx + e\]
Then, the value of \[5a + 4b + 3c + 2d + e\] is equal to
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 }\]}
If\[f\left( x \right) = \begin{vmatrix}0 & x - a & x - b \\ x + a & 0 & x - c \\ x + b & x + c & 0\end{vmatrix}\]
Show that each one of the following systems of linear equation is inconsistent:
4x − 5y − 2z = 2
5x − 4y + 2z = −2
2x + 2y + 8z = −1
3x − y + 2z = 0
4x + 3y + 3z = 0
5x + 7y + 4z = 0
Consider the system of equations:
a1x + b1y + c1z = 0
a2x + b2y + c2z = 0
a3x + b3y + c3z = 0,
if \[\begin{vmatrix}a_1 & b_1 & c_1 \\ a_2 & b_2 & c_2 \\ a_3 & b_3 & c_3\end{vmatrix}\]= 0, then the system has
x + y = 1
x + z = − 6
x − y − 2z = 3
Find the inverse of the following matrix, using elementary transformations:
`A= [[2 , 3 , 1 ],[2 , 4 , 1],[3 , 7 ,2]]`
Write the value of `|(a-b, b- c, c-a),(b-c, c-a, a-b),(c-a, a-b, b-c)|`
If A = `[(1, -1, 2),(3, 0, -2),(1, 0, 3)]`, verify that A(adj A) = (adj A)A
If `|(2x, 5),(8, x)| = |(6, 5),(8, 3)|`, then find x
`abs ((("b" + "c"^2), "a"^2, "bc"),(("c" + "a"^2), "b"^2, "ca"),(("a" + "b"^2), "c"^2, "ab")) =` ____________.
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
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?
Let A = `[(i, -i),(-i, i)], i = sqrt(-1)`. Then, the system of linear equations `A^8[(x),(y)] = [(8),(64)]` has ______.
Let P = `[(-30, 20, 56),(90, 140, 112),(120, 60, 14)]` and A = `[(2, 7, ω^2),(-1, -ω, 1),(0, -ω, -ω + 1)]` where ω = `(-1 + isqrt(3))/2`, and I3 be the identity matrix of order 3. If the determinant of the matrix (P–1AP – I3)2 is αω2, then the value of α is equal to ______.
