Sheneron
- 360
- 0
Homework Statement
Find values for a, b, and c such that the system has i) one solution ii) infinite solutions iii) no solutions.
x+5y+z=0
x+6y-z=0
2x+ay+bz=c
The Attempt at a Solution
I set it up like this:
x+5y+z=0
x+6y-z=0
0+(a-10)y+(b-2)z=c
So for one solution, I need to get it so that there is a single variable equal to a number. I chose a=0,b=2,c=-10. But I really could have chosen numerous different things as long as one variable was equal to a number.
For infinite I need to get it so that it eliminates the bottom equation to leave 2 equations and 3 unkowns, so I need a number equal to itself. I chose a=10,b=2,c=0. And that was the only choice I had.
For no solutions I need to get it so that there is a contradiction. I chose a=10,b=2, c=1. I could have chosen any number for c as long as it wasn't 0.
Are the answers and logic correct? Thanks in advance