Question
Question: Show that the following systems of linear equations is consistent and also find their solution: \...
Show that the following systems of linear equations is consistent and also find their solution:
2x+2y−2z=1
4x+4y−z=2
6x+6y+2z=3
Solution
Hint : Consistent linear equations are those equations if it contains a unique solution or infinitely many solutions then it will come under the consistent equation. In this question, we will find the determinant which will be △,△1,△2,△3 and if all of them are the same then it will come under the consistent equation.
Complete step-by-step answer :
So we have the equation given as
2x+2y−2z=1
4x+4y−z=2
6x+6y+2z=3
Now we will check the value of △,△1,△2,△3 and then we will come to know whether the system of linear equations is consistent or not.
So forming the determinant for △ , it will be as
\Rightarrow \vartriangle = \left| {\begin{array}{*{20}{c}}
2&2&{ - 2} \\\
4&4&{ - 1} \\\
6&6&2
\end{array}} \right|
Now on solving the above determinant we will get
\Rightarrow 2\left| {\begin{array}{*{20}{c}}
4&{ - 1} \\\
6&2
\end{array}} \right| - 2\left| {\begin{array}{*{20}{c}}
4&{ - 1} \\\
6&2
\end{array}} \right| - 2\left| {\begin{array}{*{20}{c}}
4&4 \\\
6&6
\end{array}} \right|
Now by doing the cross multiplication, we have
⇒2(8+6)−2(8+6)−2(24−24)
And on solving it we get
⇒△=0
Since the determinant is zero then it means that two of its rows or columns are the same. So by using this property we can directly write that the determinant will be zero.
Now, forming the determinant for △1 , it will be as
For this just changing any one row or column with the constant, then the determinant will be
\Rightarrow {\vartriangle _1} = \left| {\begin{array}{*{20}{c}}
1&2&{ - 2} \\\
2&4&{ - 1} \\\
3&6&2
\end{array}} \right|
And it can also be written as
\Rightarrow {\vartriangle _1} = 2\left| {\begin{array}{*{20}{c}}
1&1&{ - 2} \\\
2&2&{ - 1} \\\
3&3&2
\end{array}} \right|
Again we can see that two of its rows or columns are the same. So by using this property we can directly write that the determinant will be zero.
⇒△1=0
Similarly for {\vartriangle _2} = \left| {\begin{array}{*{20}{c}}
2&1&{ - 2} \\\
4&2&{ - 1} \\\
6&3&2
\end{array}} \right|
And it can also be written as
\Rightarrow {\vartriangle _2} = 2\left| {\begin{array}{*{20}{c}}
1&1&{ - 2} \\\
2&2&{ - 1} \\\
3&3&2
\end{array}} \right|
Therefore, △2=0
Now for △3 , it will be
\Rightarrow {\vartriangle _3} = \left| {\begin{array}{*{20}{c}}
2&2&1 \\\
4&4&2 \\\
6&6&3
\end{array}} \right|
Therefore, △3=0
Since △=△1=△2=△3=0 so the given system will be consistent as it has an infinite number of solutions.
Now for finding the solutions, Let us assume x will be equal to k
Then, 6y+2z=3−6k
And the other equation formed will be 4y−z=2−4k
Now on solving both of this equation, but for this, we have to keep the constant to one side so we get
⇒6y+2z+6k=3 and we will name it equation 1
⇒4y−z+4k=2 and we will name it equation 2
Now on solving both of the equation by making one term similar, we will get the values as
y=21−k and z=0
Hence, we can say that the system of linear equations is consistent having the solution as y=21−k and z=0 .
So, the correct answer is “ x=k, y=21−k and z=0 .”.
Note : This type of question is very simple if we know how to calculate the determinant we can easily solve such questions. System of linear equations can be used in our daily life. Like economists use it to compare gain and loos by graphs, similarly, engineers use it for comparing the mortgages.