SOLUTION: (a) Consider the following system of linear equations: x+ 5y+ z= 0 x+ 6y- z= 0 2x +ay +bz= c Find values of a, b, and c such that the above system of linear equations has: (

Algebra ->  Linear-equations -> SOLUTION: (a) Consider the following system of linear equations: x+ 5y+ z= 0 x+ 6y- z= 0 2x +ay +bz= c Find values of a, b, and c such that the above system of linear equations has: (      Log On


   



Question 1136571: (a) Consider the following system of linear equations:
x+ 5y+ z= 0
x+ 6y- z= 0
2x +ay +bz= c
Find values of a, b, and c such that the above system of linear equations has: (i) exactly one solution;
(ii) an infinite number of solution;
(iii) no solution

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
(a) Consider the following system of linear equations:
x+ 5y+ z= 0
x+ 6y- z= 0
2x +ay +bz= c
Find values of a, b, and c such that the above system of linear equations has:
system%28x%2B5y%2Bz=0%2C+x%2B6y-z=0%2C+2x%2Bay%2Bbz=c%29

Add the first and second equations:

2x%2B11y+=+0
2x=-11y
x=-11y%2F2

Subtract the first equation from the second:

y-2z=0
-2z=-y
z=y%2F2

So from the first two equations, if there are any solutions, they can only be



Substitute in the 3rd given equation: 

2x%2Bay%2Bbz=c

2%28-11y%2F2%29%2Bay%2Bb%28y%2F2%29=c
-11y%2Bay%2Bby%2F2=c
-22y%2B2ay%2Bby=2c
%28-22%2B2a%2Bb%29y=2c

Let's answer (ii) first.
(ii) an infinite number of solution;
If -22+2a+b=0 and 2c=0 then this equation becomes

0y=0, which has infinitely many solutions for y

That is when 2a+b=22 and c=0, for instance when a=7, b=8, c=0,

there are infinitely many solutions.

-------------------------------

If we solve for y

 y=2c%2F%28-22%2B2a%2Bb%29 

Substituting in






Let's answer (iii)
(iii) no solution
That's when y is undefined.

So that is when the denominator -22+2a+b equals 0 and the numerator is
not equal to 0, for instance when a=7, b=8, c=1, there are no solutions.

Finally we answer (i)
(i) exactly one solution;
 
There will be only 1 solution when -22+2a+b is not 0
For instance when a=4 and b=5 and c=1.

Edwin