Advertisements
Advertisements
प्रश्न
Show that the following systems of linear equations is consistent and also find their solutions:
x + y + z = 6
x + 2y + 3z = 14
x + 4y + 7z = 30
Advertisements
उत्तर
Here,
\[x + y + z = 6 . . . (1)\]
\[x + 2y + 3z = 14 . . . (2)\]
\[x + 4y + 7z = 30 . . . (3)\]
\[or, AX = B \]
where,
\[ A = \begin{bmatrix}1 & 1 & 1 \\ 1 & 2 & 3 \\ 1 & 4 & 7\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix}\text{ and }B = \begin{bmatrix}6 \\ 14 \\ 30\end{bmatrix}\]
\[\begin{bmatrix}1 & 1 & 1 \\ 1 & 2 & 3 \\ 1 & 4 & 7\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}6 \\ 14 \\ 30\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}1 & 1 & 1 \\ 1 & 2 & 3 \\ 1 & 4 & 7\end{vmatrix}\]
\[ = 1\left( 14 - 12 \right) - 1\left( 7 - 3 \right) + 1(4 - 2)\]
\[ = 2 - 4 + 2\]
\[ = 0\]
So, A is singular . Thus, the given system of equations is either inconsistent or it is consistent with
\[\text{ infinitely many solutions because }\left( adj A \right)B \neq 0\text{ or }\left( adj A \right) = 0 . \]
\[ {\text{ Let }C}_{ij} {\text{ be the co-factors 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 \\ 4 & 7\end{vmatrix} = 2, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}1 & 3 \\ 1 & 7\end{vmatrix} = - 4 , C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}1 & 2 \\ 1 & 4\end{vmatrix} = 2\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}1 & 1 \\ 4 & 7\end{vmatrix} = - 3, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}1 & 1 \\ 1 & 7\end{vmatrix} = 6, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}1 & 1 \\ 1 & 4\end{vmatrix} = - 3\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}1 & 1 \\ 2 & 3\end{vmatrix} = 1 , C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}1 & 1 \\ 1 & 3\end{vmatrix} = - 2 , C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}1 & 1 \\ 1 & 2\end{vmatrix} = 1\]
\[adj A = \begin{bmatrix}2 & - 4 & 2 \\ - 3 & 6 & - 3 \\ 1 & - 2 & 1\end{bmatrix}^T \]
\[ = \begin{bmatrix}2 & - 3 & 1 \\ - 4 & 6 & - 2 \\ 2 & - 3 & 1\end{bmatrix}\]
\[\left( adj A \right)B = \begin{bmatrix}2 & - 3 & 1 \\ - 4 & 6 & - 2 \\ 2 & - 3 & 1\end{bmatrix}\begin{bmatrix}6 \\ 14 \\ 30\end{bmatrix}\]
\[ = \begin{bmatrix}12 - 42 + 30 \\ - 24 + 84 - 60 \\ 12 - 42 + 30\end{bmatrix}\]
\[ = \begin{bmatrix}0 \\ 0 \\ 0\end{bmatrix}\]
\[\text{ If }\left| A \right|=0\text{ and }\left( adjA \right)B=0, \text{ then the system is consistent and has infinitely many solutions.}\]
\[\text{ Thus, } AX=B \text{ has infinitely many solutions}.\]
\[\text{ Substituting z=k in eq. (1) and eq. (2), we get}\]
\[x + y = 6 - k \text{ and }x + 2y = 14 - 3k\]
\[\begin{bmatrix}1 & 1 \\ 1 & 2\end{bmatrix}\binom{x}{y} = \binom{6 - k}{14 + 3k}\]
Now,
\[\left| A \right| = \begin{vmatrix}1 & 1 \\ 1 & 2\end{vmatrix}\]
\[ = 2 - 1 = 1 \neq 0\]
\[adj A = \begin{vmatrix}2 & - 1 \\ - 1 & 1\end{vmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{1}\begin{bmatrix}2 & - 1 \\ - 1 & 1\end{bmatrix}\]
\[ \therefore X = A^{- 1} B\]
\[ \Rightarrow \binom{x}{y} = \frac{1}{1}\begin{bmatrix}2 & - 1 \\ - 1 & 1\end{bmatrix}\binom{6 - k}{14 - 3k}\]
\[ \Rightarrow \binom{x}{y} = \frac{1}{1}\binom{12 - 2k - 14 + 3k}{ - 6 + k + 14 - 3k}\]
\[ \Rightarrow \binom{x}{y} = \binom{\frac{k - 2}{1}}{\frac{8 - 2k}{1}}\]
\[ \therefore x = k - 2, y = 8 - 2k\text{ and }z = k\]
These values of x, y and z also satisfy the third equation .
\[\text{ Thus, }x = k - 2, y = 8 - 2k\text{ and }z = k \left(\text{ where k is a real number }\right)\text{ satisfy the given system of equations }.\]
APPEARS IN
संबंधित प्रश्न
Let A be a nonsingular square matrix of order 3 × 3. Then |adj A| is equal to ______.
Examine the consistency of the system of equations.
2x − y = 5
x + y = 4
Solve the system of linear equations using the matrix method.
x − y + z = 4
2x + y − 3z = 0
x + y + z = 2
Show that
\[\begin{vmatrix}\sin 10^\circ & - \cos 10^\circ \\ \sin 80^\circ & \cos 80^\circ\end{vmatrix} = 1\]
Without expanding, show that the value of the following determinant is zero:
\[\begin{vmatrix}2 & 3 & 7 \\ 13 & 17 & 5 \\ 15 & 20 & 12\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix}\]
Prove that
\[\begin{vmatrix}\frac{a^2 + b^2}{c} & c & c \\ a & \frac{b^2 + c^2}{a} & a \\ b & b & \frac{c^2 + a^2}{b}\end{vmatrix} = 4abc\]
Prove the following identities:
\[\begin{vmatrix}y + z & z & y \\ z & z + x & x \\ y & x & x + y\end{vmatrix} = 4xyz\]
\[\begin{vmatrix}- a \left( b^2 + c^2 - a^2 \right) & 2 b^3 & 2 c^3 \\ 2 a^3 & - b \left( c^2 + a^2 - b^2 \right) & 2 c^3 \\ 2 a^3 & 2 b^3 & - c \left( a^2 + b^2 - c^2 \right)\end{vmatrix} = abc \left( a^2 + b^2 + c^2 \right)^3\]
Find the area of the triangle with vertice at the point:
(2, 7), (1, 1) and (10, 8)
Find the area of the triangle with vertice at the point:
(0, 0), (6, 0) and (4, 3)
Using determinants show that the following points are collinear:
(2, 3), (−1, −2) and (5, 8)
Find the value of \[\lambda\] so that the points (1, −5), (−4, 5) and \[\lambda\] are collinear.
Find values of k, if area of triangle is 4 square units whose vertices are
(−2, 0), (0, 4), (0, k)
Prove that :
Prove that :
Prove that :
Prove that :
Prove that
Prove that
5x − 7y + z = 11
6x − 8y − z = 15
3x + 2y − 6z = 7
If w is an imaginary cube root of unity, find the value of \[\begin{vmatrix}1 & w & w^2 \\ w & w^2 & 1 \\ w^2 & 1 & w\end{vmatrix}\]
If \[A = \left[ a_{ij} \right]\] is a 3 × 3 diagonal matrix such that a11 = 1, a22 = 2 a33 = 3, then find |A|.
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}\].
If A and B are non-singular matrices of the same order, write whether AB is singular or non-singular.
If \[\begin{vmatrix}2x & 5 \\ 8 & x\end{vmatrix} = \begin{vmatrix}6 & - 2 \\ 7 & 3\end{vmatrix}\] , write the value of x.
If \[x, y \in \mathbb{R}\], then the determinant
Solve the following system of equations by matrix method:
5x + 3y + z = 16
2x + y + 3z = 19
x + 2y + 4z = 25
Solve the following system of equations by matrix method:
3x + 4y + 2z = 8
2y − 3z = 3
x − 2y + 6z = −2
Show that each one of the following systems of linear equation is inconsistent:
2x + 3y = 5
6x + 9y = 10
If \[A = \begin{bmatrix}1 & 2 & 0 \\ - 2 & - 1 & - 2 \\ 0 & - 1 & 1\end{bmatrix}\] , find A−1. Using A−1, solve the system of linear equations x − 2y = 10, 2x − y − z = 8, −2y + z = 7
Two factories decided to award their employees for three values of (a) adaptable tonew techniques, (b) careful and alert in difficult situations and (c) keeping clam in tense situations, at the rate of ₹ x, ₹ y and ₹ z per person respectively. The first factory decided to honour respectively 2, 4 and 3 employees with a total prize money of ₹ 29000. The second factory decided to honour respectively 5, 2 and 3 employees with the prize money of ₹ 30500. If the three prizes per person together cost ₹ 9500, then
i) represent the above situation by matrix equation and form linear equation using matrix multiplication.
ii) Solve these equation by matrix method.
iii) Which values are reflected in the questions?
2x − y + 2z = 0
5x + 3y − z = 0
x + 5y − 5z = 0
The system of linear equations:
x + y + z = 2
2x + y − z = 3
3x + 2y + kz = 4 has a unique solution if
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
Using determinants, find the equation of the line joining the points (1, 2) and (3, 6).
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 ____________.
