Find the value of k for which each of the following systems of linear equations has an infinite number of solutions:
2x+3y=7,(k−1)x+(k+2)y=3k.
The given system may be written as
2x+3y-7=0
(k−1)x+(k+2)y-3k=0
The given system of equation is of the form
a1x+b1y+c1 = 0
a2x+b2y+c2 = 0
Where, a1=2,b1=3,c1=−7
a2=k,b2=k+2,c2=3k
For unique solution,we have
a1a2=b1b2=c1c2
2k−1=3k+2=−7−3k
2k−1=3k+2 and 3k+2=−7−3k
⇒2k+4=3k−3 and 9k=7k+14
⇒k=7and k=7
Therefore, the given system of equations will have infinitely many solutions, if k=7.