Consider the system of equations kxy 2 2x 2y 4 For what
Consider the system of equations: kx+y = - 2 2x - 2y = 4. For what values of k does the system have: A unique solution? No solution? Infinitely many solutions?
Solution
Given Equations are kx + y = -2
2x - 2y = 4
comparing these two equations with a1x + b1y +c1 = 0
a2x + b2y +c2 = 0
here a1 =k , b1 =1, c1 =2
a2 =2, b2 = -2, c2= -4
since b1/b2 = c1/c2
a1/a2 must be equal to b1/b2
k/2 = 1/-2
implies k = -1
Therefore given system of equations have infinitely many solutions for k = -1.
