Solveeit Logo

Question

Question: Determine the value of \(k\) so that following linear equations have no solutions: \( \left( {...

Determine the value of kk so that following linear equations have no solutions:
(3k+1)x+3y2=0 (k2+1)x+(k2)y5=0  \left( {3k + 1} \right)x + 3y - 2 = 0 \\\ \left( {{k^2} + 1} \right)x + \left( {k - 2} \right)y - 5 = 0 \\\

Explanation

Solution

Hint: Convert the equations into matrix format and Equate the determinant DD of this matrix to zero using this to calculate the value of k to reach the answer.

Complete step-by-step answer:
Given system of equations is:
(3k+1)x+3y2=0 (k2+1)x+(k2)y5=0  \left( {3k + 1} \right)x + 3y - 2 = 0 \\\ \left( {{k^2} + 1} \right)x + \left( {k - 2} \right)y - 5 = 0 \\\
Convert these equations into matrix format
\Rightarrow \left[ {\begin{array}{*{20}{c}} {\left( {3k + 1} \right)}&3 \\\ {\left( {{k^2} + 1} \right)}&{\left( {k - 2} \right)} \end{array}} \right]\left[ {\begin{array}{*{20}{c}} x \\\ y \end{array}} \right] = \left[ {\begin{array}{*{20}{c}} 2 \\\ 5 \end{array}} \right]
The system of equations has no solutions if the value of determinant (D)=0\left( D \right) = 0, and at least one of the determinant (D1 and D2)\left( {{D_1}{\text{ and }}{{\text{D}}_2}} \right) is non-zero.
So, determinant (D)\left( D \right) of the above system of equations is given below
So, {\text{D = }}\left| {\begin{array}{*{20}{c}} {\left( {3k + 1} \right)}&3 \\\ {\left( {{k^2} + 1} \right)}&{\left( {k - 2} \right)} \end{array}} \right|
Now put this determinant equal to zero and calculate the value of kk for which the system of equations has no solution.
\Rightarrow {\text{D = }}\left| {\begin{array}{*{20}{c}} {\left( {3k + 1} \right)}&3 \\\ {\left( {{k^2} + 1} \right)}&{\left( {k - 2} \right)} \end{array}} \right| = 0 \\\ \Rightarrow \left( {3k + 1} \right)\left( {k - 2} \right) - \left( {{k^2} + 1} \right)3 = 0 \\\ \Rightarrow 3{k^2} - 6k + k - 2 - 3{k^2} - 3 = 0 \\\ \Rightarrow - 5k - 5 = 0 \\\ \Rightarrow k = - 1 \\\
So, for k=1k = - 1, the value of determinant is zero.
Now calculate the value of determinant D1{{\text{D}}_1} at this value of kk, to ensure that the condition is satisfied for no solution. The value of determinant D1{{\text{D}}_1} should not be equal to zero.
If first column is replaced with column \left[ {\begin{array}{*{20}{c}} 2 \\\ 5 \end{array}} \right]{\text{ }}, then the determinant D is converted into determinant D1{{\text{D}}_1}, according to Cramer Rule.
\Rightarrow {{\text{D}}_1} = \left| {\begin{array}{*{20}{c}} 2&3 \\\ 5&{\left( {k - 2} \right)} \end{array}} \right| = \left| {\begin{array}{*{20}{c}} 2&3 \\\ 5&{\left( { - 1 - 2} \right)} \end{array}} \right| = 2\left( { - 1 - 2} \right) - 3 \times 5 = - 6 - 15 = - 21 \ne 0
Therefore the system of equations has no solution for k=1 k = - 1.

Note: Whenever we face such types of questions the key concept we have to remember is that put determinant D = 0{\text{D = 0}}, then calculate the value of kk, then at this value of kk if the value of determinant D1 or D2{{\text{D}}_1}{\text{ or }}{{\text{D}}_2} is non-zero then the system of equations has no solution at this value of kk.