Exulus
- 50
- 0
I'm hoping someone can come along and give me a tap on the head for being so silly, but I've been trying this problem *all day* and i just can't seem to get a correct answer, even when checked with other people, we're all stumped! What we have:
3x - 2y + 5z = 0
x + y + 5z = 5
x - 2y - z = -4
I've then put this into an augmented matrix, and converted to reduce row echelon form which gives me these equations:
x + z = 2
y + z = 3
So I try a general solution set as (t, 1+t, 2-t) however it doesn't seem to work with the equations at the beginning. so i looked at what i'd written and went back a step before row echelon form which has these equations:
x + y + 5z = 5
y + z = 3
Giving a solution set of (4t-10, t, 3-t) but still this doesn't seem to be consistent. Any ideas where I am going wrong? Thanks :)
3x - 2y + 5z = 0
x + y + 5z = 5
x - 2y - z = -4
I've then put this into an augmented matrix, and converted to reduce row echelon form which gives me these equations:
x + z = 2
y + z = 3
So I try a general solution set as (t, 1+t, 2-t) however it doesn't seem to work with the equations at the beginning. so i looked at what i'd written and went back a step before row echelon form which has these equations:
x + y + 5z = 5
y + z = 3
Giving a solution set of (4t-10, t, 3-t) but still this doesn't seem to be consistent. Any ideas where I am going wrong? Thanks :)