SOLUTION: Please help me solve this problem. Determine all the value of k such that the following system of linear equations has (i) Unique solution (ii) No solution and (iii) More than o

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: Please help me solve this problem. Determine all the value of k such that the following system of linear equations has (i) Unique solution (ii) No solution and (iii) More than o      Log On


   



Question 1062448: Please help me solve this problem.
Determine all the value of k such that the following system of linear equations has (i) Unique solution (ii) No solution and (iii) More than one solutions.
kx+y+z=1
x+ky+z=1
z+y+kz=1
I am stuck in reducing the augmented matrix into REF or RREF
Thank you in advance!

Answer by ikleyn(52787) About Me  (Show Source):
You can put this solution on YOUR website!
.
Calculate the determinant of the matrix A = %28matrix%283%2C3%2C+k%2C1%2C1%2C+1%2Ck%2C1%2C+1%2C1%2Ck%29%29.

If you are unfamiliar with it or want to refresh your knowledge, see the lesson

    - Determinant of a 3x3 matrix 

in this site.


The determinant is equal to k%5E3+%2B+1+%2B+1+-+k+-k+-+k = k%5E3+-+3k+%2B2.

The general theory says:


     If the determinant is not zero, then the system has a unique solution.

     The degenerate cases are those when the determinant is zero:

     d(k) = k%5E3+-+3k++%2B+2 = 0.


One root of this equation is k = 1.

Hence, the polynomial is multiple of (k-1), and the ratio d%28k%29%2F%28k-1%29 is x%5E2+%2B+x+-1.

Then the two other roots of the determinant are the zeroes of this quadratic polynomial k%5E2+%2B+k+-1. 

You can easily find these zeroes using the quadratic formula:

k%5B1%5D = %28-1+%2B+sqrt%285%29%29%2F2  and  k%5B1%5D = %28-1+-+sqrt%285%29%29%2F2.


Next, if k = 1, your original system consists of three identical equations.
Hence, the system has infinitely many solutions at k = 1.

If k = k%5B1%5D or k = k%5B2%5D, then the system has infinitely many solutions, too.

   Indeed, if you add all three equations at these values of k, you will get the equation 

   (k+2)x + (k+2)y + (k+2)z = 3,  or

   x + y + z = 3%2F%28k%2B2%29.   (*)

   Now distract      the equation (1) from (*), and you will find the solution for x.
   Distract then     the equation (2) from (*), and you will find the solution for y.
   Finally, distract the equation (3) from (*), and you will find the solution for z.

   Thus the system has at least one solution for k = k%5B1%5D and/or k = k%5B2%5D, having the determinant equal to zero at these values of k.
    It is enough for the system to have infinitely many solutions then.

Answer. The system has infinitely many solutions at k = 1, k = %28-1+%2B+sqrt%285%29%29%2F2 and k = %28-1+-+sqrt%285%29%29%2F2.

              The system has a unique solution for all other values of k.


------------------------------
The useful references on this theme are these lessons
    - Determinant of a 3x3 matrix
    - HOW TO solve system of linear equations in three unknowns using determinant (Cramer's rule)
    - Solving systems of linear equations in three unknowns using determinant (Cramer's rule)
in this site.


Also, you have this free of charge online textbook in ALGEBRA-II in this site
    - ALGEBRA-II - YOUR ONLINE TEXTBOOK.

The referred lessons are the part of this online textbook under the topic
     "3x3-Matrices, determinants, Cramer's rule for systems in three unknowns"