SOLUTION: Find the value of K for the followibg pair of linear equation have infinetly many solution :— x+(k+1)y=5 (k+1)x+9y=8y-1

Algebra ->  Linear-equations -> SOLUTION: Find the value of K for the followibg pair of linear equation have infinetly many solution :— x+(k+1)y=5 (k+1)x+9y=8y-1      Log On


   



Question 1063521: Find the value of K for the followibg pair of linear equation have infinetly many solution :—
x+(k+1)y=5
(k+1)x+9y=8y-1

Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
Find the value of K for the following pair of linear equation have infinitely many solution :—
x+(k+1)y=5
(k+1)x+9y=8y-1
~~~~~~~~~~~~~~~~~~

x      + (k+1)y = 5,         (1)
(k+1)x +     9y = 8y - 1.    (2)

is equivalent to 

x      + (k+1)y =  5,        (1')
(k+1)x +      y = -1.        (2')

The theory says: 

   - if the determinant of the matrix of the system is not zero, then the solution is unique.

   - if the determinant of the matrix of the system is zero,     then two options are possible: 

     1) there is NO solution,  OR  2) there are infinitely many solutions.

The determinant of the matrix is

     det %28matrix%282%2C2%2C+1%2C+%28k%2B1%29%2C+%28k%2B1%29%2C+1%29%29 = 1%2A1+-+%28k%2B1%29%5E2 = 1+-+%28k%2B1%29%5E2.

The condition det = 0 is this equation for "k"

%28k%2B1%29%5E2 = 1,

which has these two solutions:  k%5B1%5D = 0,   k%5B2%5D = -2.


At k = 0 the system (1'), (2') is 

 x + y =  5,     
 x + y = -1

and has NO solutions. 


At k = -2 the system (1'), (2') is 

 x - y =  5,     
-x + y = -1

and has NO solutions, again. 

Answer. There is NO value of "k" such that the original system has infinitely many solutions.