Advertisements
Advertisements
Question
Show that the following systems of linear equations is consistent and also find their solutions:
2x + 2y − 2z = 1
4x + 4y − z = 2
6x + 6y + 2z = 3
Advertisements
Solution
Here,
\[2x + 2y - 2z = 1 . . . (1) \]
\[4x + 4y - z = 2 . . . (2) \]
\[6x + 6y + 2z = 3 . . . (3) \]
\[or, AX = B\]
\[\text{ where, }A = \begin{bmatrix}2 & 2 & - 2 \\ 4 & 4 & - 1 \\ 6 & 6 & 2\end{bmatrix}, X = \begin{bmatrix}x \\ y \\ z\end{bmatrix}\text{ and }B = \begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\]
\[\begin{bmatrix}2 & 2 & - 2 \\ 4 & 4 & - 1 \\ 6 & 6 & 2\end{bmatrix}\begin{bmatrix}x \\ y \\ z\end{bmatrix} = \begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\]
\[\left| A \right| = \begin{vmatrix}2 & 2 & - 2 \\ 4 & 4 & - 1 \\ 6 & 6 & 2\end{vmatrix}\]
\[ = 2\left( 8 + 6 \right) - 2\left( 8 + 6 \right) - 2(24 - 24)\]
\[ = 28 - 28 - 0\]
\[ = 0\]
So, A is singular . Thus, the 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)B = 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}4 & - 1 \\ 6 & 2\end{vmatrix} = 14, C_{12} = \left( - 1 \right)^{1 + 2} \begin{vmatrix}4 & - 1 \\ 6 & 2\end{vmatrix} = - 14, C_{13} = \left( - 1 \right)^{1 + 3} \begin{vmatrix}4 & 4 \\ 6 & 6\end{vmatrix} = 0\]
\[ C_{21} = \left( - 1 \right)^{2 + 1} \begin{vmatrix}2 & - 2 \\ 6 & 2\end{vmatrix} = - 16, C_{22} = \left( - 1 \right)^{2 + 2} \begin{vmatrix}2 & - 2 \\ 6 & 2\end{vmatrix} = 16, C_{23} = \left( - 1 \right)^{2 + 3} \begin{vmatrix}2 & 2 \\ 6 & 6\end{vmatrix} = 0\]
\[ C_{31} = \left( - 1 \right)^{3 + 1} \begin{vmatrix}2 & - 2 \\ 4 & - 1\end{vmatrix} = 6, C_{32} = \left( - 1 \right)^{3 + 2} \begin{vmatrix}2 & - 2 \\ 4 & - 1\end{vmatrix} = - 6, C_{33} = \left( - 1 \right)^{3 + 3} \begin{vmatrix}2 & 2 \\ 4 & 4\end{vmatrix} = 0\]
\[adj A = \begin{bmatrix}14 & - 14 & 0 \\ - 16 & 16 & 0 \\ 6 & - 6 & 0\end{bmatrix}^T \]
\[ = \begin{bmatrix}14 & - 16 & 6 \\ - 14 & 16 & - 6 \\ 0 & 0 & 0\end{bmatrix}\]
\[\left( adj A \right)B = \begin{bmatrix}14 & - 16 & 6 \\ - 14 & 16 & - 6 \\ 0 & 0 & 0\end{bmatrix}\begin{bmatrix}1 \\ 2 \\ 3\end{bmatrix}\]
\[ = \begin{bmatrix}14 - 32 + 18 \\ - 14 + 32 - 18 \\ 0\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}.\]
Thus, AX=B has infinitely many solutions.
Substituting y=k in eq. (1) and eq. (2), we get
\[2x - 2z = 1 - 2k\text{ and }4x - z = 2 - 4k\]
\[\begin{bmatrix}2 & - 2 \\ 4 & - 1\end{bmatrix}\binom{x}{z} = \binom{1 - 2k}{2 - 4k}\]
Now,
\[\left| A \right| = \begin{vmatrix}2 & - 2 \\ 4 & - 1\end{vmatrix}\]
\[ = - 2 + 8 = 6 \neq 0\]
\[adj A = \begin{vmatrix}- 1 & 2 \\ - 4 & 2\end{vmatrix}\]
\[ \Rightarrow A^{- 1} = \frac{1}{\left| A \right|}adj A\]
\[ = \frac{1}{6}\begin{bmatrix}- 1 & 2 \\ - 4 & 2\end{bmatrix}\]
\[ \therefore X = A^{- 1} B\]
\[ \Rightarrow \binom{x}{z} = \frac{1}{6}\begin{bmatrix}- 1 & 2 \\ - 4 & 2\end{bmatrix}\binom{1 - 2k}{2 - 4k}\]
\[ \Rightarrow \binom{x}{z} = \frac{1}{6}\binom{ - 1 + 2k + 4 - 8k}{ - 4 + 8k + 4 - 8k}\]
\[ \Rightarrow \binom{x}{z} = \binom{\frac{3 - 6k}{6}}{0}\]
\[ \therefore x = \frac{1 - 2k}{2}, y = k \hspace{0.167em}\text{ and } z = 0 \]
These values of x, y and z satisfy the third equation .
\[\text{ Thus, } x = \frac{1 - 2k}{2}, y = k\text{ and }z = 0 \left(\text{ where k is real number } \right)\text{ satisfy the given system of equations } .\]
APPEARS IN
RELATED QUESTIONS
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}\]
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}0 & x & y \\ - x & 0 & z \\ - y & - z & 0\end{vmatrix}\]
Evaluate the following:
\[\begin{vmatrix}a + x & y & z \\ x & a + y & z \\ x & y & a + z\end{vmatrix}\]
\[\begin{vmatrix}b + c & a & a \\ b & c + a & b \\ c & c & a + b\end{vmatrix} = 4abc\]
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:
(1, −1), (2, 1) and (4, 5)
Using determinants, find the equation of the line joining the points
(1, 2) and (3, 6)
Prove that :
Prove that :
Prove that :
Prove that :
Given: x + 2y = 1
3x + y = 4
x + y + z + 1 = 0
ax + by + cz + d = 0
a2x + b2y + x2z + d2 = 0
If a, b, c are non-zero real numbers and if the system of equations
(a − 1) x = y + z
(b − 1) y = z + x
(c − 1) z = x + y
has a non-trivial solution, then prove that ab + bc + ca = abc.
Write the value of the determinant
Find the value of x from the following : \[\begin{vmatrix}x & 4 \\ 2 & 2x\end{vmatrix} = 0\]
If a, b, c are distinct, then the value of x satisfying \[\begin{vmatrix}0 & x^2 - a & x^3 - b \\ x^2 + a & 0 & x^2 + c \\ x^4 + b & x - c & 0\end{vmatrix} = 0\text{ is }\]
If a, b, c are in A.P., then the determinant
\[\begin{vmatrix}x + 2 & x + 3 & x + 2a \\ x + 3 & x + 4 & x + 2b \\ x + 4 & x + 5 & x + 2c\end{vmatrix}\]
The determinant \[\begin{vmatrix}b^2 - ab & b - c & bc - ac \\ ab - a^2 & a - b & b^2 - ab \\ bc - ca & c - a & ab - a^2\end{vmatrix}\]
The value of \[\begin{vmatrix}1 & 1 & 1 \\ {}^n C_1 & {}^{n + 2} C_1 & {}^{n + 4} C_1 \\ {}^n C_2 & {}^{n + 2} C_2 & {}^{n + 4} C_2\end{vmatrix}\] is
Solve the following system of equations by matrix method:
3x + 7y = 4
x + 2y = −1
Use product \[\begin{bmatrix}1 & - 1 & 2 \\ 0 & 2 & - 3 \\ 3 & - 2 & 4\end{bmatrix}\begin{bmatrix}- 2 & 0 & 1 \\ 9 & 2 & - 3 \\ 6 & 1 & - 2\end{bmatrix}\] to solve the system of equations x + 3z = 9, −x + 2y − 2z = 4, 2x − 3y + 4z = −3.
2x − y + 2z = 0
5x + 3y − z = 0
x + 5y − 5z = 0
3x − y + 2z = 0
4x + 3y + 3z = 0
5x + 7y + 4z = 0
x + y − 6z = 0
x − y + 2z = 0
−3x + y + 2z = 0
3x + y − 2z = 0
x + y + z = 0
x − 2y + z = 0
Solve the following for x and y: \[\begin{bmatrix}3 & - 4 \\ 9 & 2\end{bmatrix}\binom{x}{y} = \binom{10}{ 2}\]
For the system of equations:
x + 2y + 3z = 1
2x + y + 3z = 2
5x + 5y + 9z = 4
Show that \[\begin{vmatrix}y + z & x & y \\ z + x & z & x \\ x + y & y & z\end{vmatrix} = \left( x + y + z \right) \left( x - z \right)^2\]
If the system of equations x + ky - z = 0, 3x - ky - z = 0 & x - 3y + z = 0 has non-zero solution, then k is equal to ____________.
The number of real values λ, such that the system of linear equations 2x – 3y + 5z = 9, x + 3y – z = –18 and 3x – y + (λ2 – |λ|z) = 16 has no solution, is ______.
If the system of linear equations x + 2ay + az = 0; x + 3by + bz = 0; x + 4cy + cz = 0 has a non-zero solution, then a, b, c ______.
