Find the value of k for which the following system of equations has a unique solution kx+2y=5,3x+y=1
The given system of equations is:
kx+2y–5=0
3x+y–1=0
The above equations are of the form
a1 x + b1 y + c1 = 0
a2 x + b2 y + c2 = 0
Here, a1 = k, b1 = 2, c1 = −5
a2 = 3, b2 = 1, c2 = −1
So according to the question,
For unique solution, the condition is
a1a2≠b1b2
k3≠21
⇒ k≠6
Hence, the given system of equations will have unique solution for all real values of k other than 6.