
For the system of linear equations: $x - 2y = 1,x - y + kz = - 2,ky + 4z = 6,k \ in R$
Consider the following statements:
(A) The system has unique solution if $k \ne 2,k \ne - 2$
(B) The system has unique solution if $k = - 2$
(C) The system has unique solution if $k = 2$
(D) The system has no-solution if $k = 2$
(E) The system has an infinite number of solutions if $k \ne - 2$
Which of the following statements is correct?
1. (B) and (E) only
2. (C) and (D) only
3. (A) and (D) only
4. (A) and (E) only
Answer
161.1k+ views
Hint: In this question, we are given a system of linear equations $x - 2y = 1,x - y + kz = - 2,ky + 4z = 6,k \ in R$ and we have to find at which value of $k$, the system has unique solution or no solution. The first step is to write the equation in the form of $AX = B$. Then find the determinant of $A$.To check at which value the equation has a unique value put the determinant equal to zero. Now, at $k = 2$ where change the first element with the elements of matrix B. If the determinant is zero it means at $k = 2$ linear equations have a unique solution but if not, then it has no solutions.
Formula Used:
Determinant –
$\left| {\begin{array}{*{20}{c}}
a&b&c \\
d&e&f \\
g&h&i
\end{array}} \right| = a\left( {ei - fh} \right) - b\left( {di - fg} \right) + c\left( {dh - eg} \right)$
Complete step by step Solution:
A set of two or more linear equations with the same variables is referred to as a system of linear equations.
Given that,
System of linear equations,
$x - 2y = 1$
$x - y + kz = - 2$
$ky + 4z = 6,k \ in R$
It can also be written as,
$AX = B$
$\left[ {\begin{array}{*{20}{c}}
1&{ - 2}&0 \\
1&{ - 1}&k \\
0&k&4
\end{array}} \right]\left[ {\begin{array}{*{20}{c}}
x \\
y \\
z
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
1 \\
{ - 2} \\
6
\end{array}} \right]$
Now, the Determinant of $A$
$\left| A \right| = \left| {\begin{array}{*{20}{c}}
1&{ - 2}&0 \\
1&{ - 1}&k \\
0&k&4
\end{array}} \right|$
$\left| A \right| = 1\left( { - 4 + {k^2}} \right) - \left( { - 2} \right)\left( {4 - 0} \right) + 0\left( {k - 0} \right)$
$\left| A \right| = 4 + {k^2}$
Now for unique solutions,
$\left| A \right| \ne 0$
$4 + {k^2} \ne 0$
Which implies that, $k \ne \pm 2$
$ \Rightarrow $ The system has unique solution if $k \ne 2,k \ne - 2$
Now let’s check at $k = 2$,
The first step is to replace the elements of column $1$ by the matrix $B$ and find its determinant,
$\left| {A'} \right| = \left| {\begin{array}{*{20}{c}}
1&{ - 2}&0 \\
{ - 2}&{ - 1}&2 \\
6&2&4
\end{array}} \right|$
$\left| {A'} \right| = 1\left( { - 4 - 4} \right) - \left( { - 2} \right)\left( { - 8 - 12} \right) + 0\left( { - 4 - \left( { - 6} \right)} \right)$
$\left| {A'} \right| = - 8 - 40$
$\left| {A'} \right| = - 48 \ne 0$
Therefore, at $k = 2$ system has no solutions
Hence, the correct option is 3.
Note: The key concept involved in solving this problem is a good knowledge of determinants. Students must know that the Determinant of $3 \times 3$ formula is derived from the $2 \times 2$ matrix formula only.
Let, $P = \left[ {\begin{array}{*{20}{c}}
a&b&c \\
d&e&f \\
g&h&i
\end{array}} \right]$be the $3 \times 3$ matrix
Then, $\left| P \right| = \left| {\begin{array}{*{20}{c}}
a&b&c \\
d&e&f \\
g&h&i
\end{array}} \right|$
$ = a\left| {\begin{array}{*{20}{c}}
e&f \\
h&i
\end{array}} \right| - b\left| {\begin{array}{*{20}{c}}
d&f \\
g&i
\end{array}} \right| + c\left| {\begin{array}{*{20}{c}}
d&e \\
g&h
\end{array}} \right|$
$ = a\left( {ei - fh} \right) - b\left( {di - fg} \right) + c\left( {dh - eg} \right)$
Formula Used:
Determinant –
$\left| {\begin{array}{*{20}{c}}
a&b&c \\
d&e&f \\
g&h&i
\end{array}} \right| = a\left( {ei - fh} \right) - b\left( {di - fg} \right) + c\left( {dh - eg} \right)$
Complete step by step Solution:
A set of two or more linear equations with the same variables is referred to as a system of linear equations.
Given that,
System of linear equations,
$x - 2y = 1$
$x - y + kz = - 2$
$ky + 4z = 6,k \ in R$
It can also be written as,
$AX = B$
$\left[ {\begin{array}{*{20}{c}}
1&{ - 2}&0 \\
1&{ - 1}&k \\
0&k&4
\end{array}} \right]\left[ {\begin{array}{*{20}{c}}
x \\
y \\
z
\end{array}} \right] = \left[ {\begin{array}{*{20}{c}}
1 \\
{ - 2} \\
6
\end{array}} \right]$
Now, the Determinant of $A$
$\left| A \right| = \left| {\begin{array}{*{20}{c}}
1&{ - 2}&0 \\
1&{ - 1}&k \\
0&k&4
\end{array}} \right|$
$\left| A \right| = 1\left( { - 4 + {k^2}} \right) - \left( { - 2} \right)\left( {4 - 0} \right) + 0\left( {k - 0} \right)$
$\left| A \right| = 4 + {k^2}$
Now for unique solutions,
$\left| A \right| \ne 0$
$4 + {k^2} \ne 0$
Which implies that, $k \ne \pm 2$
$ \Rightarrow $ The system has unique solution if $k \ne 2,k \ne - 2$
Now let’s check at $k = 2$,
The first step is to replace the elements of column $1$ by the matrix $B$ and find its determinant,
$\left| {A'} \right| = \left| {\begin{array}{*{20}{c}}
1&{ - 2}&0 \\
{ - 2}&{ - 1}&2 \\
6&2&4
\end{array}} \right|$
$\left| {A'} \right| = 1\left( { - 4 - 4} \right) - \left( { - 2} \right)\left( { - 8 - 12} \right) + 0\left( { - 4 - \left( { - 6} \right)} \right)$
$\left| {A'} \right| = - 8 - 40$
$\left| {A'} \right| = - 48 \ne 0$
Therefore, at $k = 2$ system has no solutions
Hence, the correct option is 3.
Note: The key concept involved in solving this problem is a good knowledge of determinants. Students must know that the Determinant of $3 \times 3$ formula is derived from the $2 \times 2$ matrix formula only.
Let, $P = \left[ {\begin{array}{*{20}{c}}
a&b&c \\
d&e&f \\
g&h&i
\end{array}} \right]$be the $3 \times 3$ matrix
Then, $\left| P \right| = \left| {\begin{array}{*{20}{c}}
a&b&c \\
d&e&f \\
g&h&i
\end{array}} \right|$
$ = a\left| {\begin{array}{*{20}{c}}
e&f \\
h&i
\end{array}} \right| - b\left| {\begin{array}{*{20}{c}}
d&f \\
g&i
\end{array}} \right| + c\left| {\begin{array}{*{20}{c}}
d&e \\
g&h
\end{array}} \right|$
$ = a\left( {ei - fh} \right) - b\left( {di - fg} \right) + c\left( {dh - eg} \right)$
Recently Updated Pages
Geometry of Complex Numbers – Topics, Reception, Audience and Related Readings

JEE Main 2021 July 25 Shift 1 Question Paper with Answer Key

JEE Main 2021 July 22 Shift 2 Question Paper with Answer Key

JEE Electricity and Magnetism Important Concepts and Tips for Exam Preparation

JEE Energetics Important Concepts and Tips for Exam Preparation

JEE Isolation, Preparation and Properties of Non-metals Important Concepts and Tips for Exam Preparation

Trending doubts
JEE Main 2025 Session 2: Application Form (Out), Exam Dates (Released), Eligibility, & More

JEE Main 2025: Derivation of Equation of Trajectory in Physics

Electric Field Due to Uniformly Charged Ring for JEE Main 2025 - Formula and Derivation

Displacement-Time Graph and Velocity-Time Graph for JEE

Degree of Dissociation and Its Formula With Solved Example for JEE

Free Radical Substitution Mechanism of Alkanes for JEE Main 2025

Other Pages
JEE Advanced Marks vs Ranks 2025: Understanding Category-wise Qualifying Marks and Previous Year Cut-offs

JEE Advanced 2025: Dates, Registration, Syllabus, Eligibility Criteria and More

JEE Advanced Weightage 2025 Chapter-Wise for Physics, Maths and Chemistry

JEE Advanced 2025 Notes

Learn About Angle Of Deviation In Prism: JEE Main Physics 2025

List of Fastest Century in IPL History
