- Mar 31, 2003
- 11,679
- 0
- 81
Ok so we are learning Gauss-Jordan elimination in Linear Algebra (Actually i was supposed to know it 3 weeks ago but i dont). I have been studying the past 2 hours, and i STILL cant execute it. I understand it perfectly in theory but when i go to apply it it doesn't work.
This is a problem i got wrong on the recent quiz. I have the matrix:
{ 8 -8 2 108 }
{-5 -3 4 -6 }
{ 3 6 10 -59 }
Somehow this augmented matrix reduces to:
{ 1 0 0 5 }
{ 0 1 0 -9}
{ 0 0 1 -2}
No matter what i do to get the initial 1 in the [1,1] i get fractions and decimals in the rest of the columns. I spent 30 mins working out each only to find that it didn't work.
Can someone guide me through this problem. I have a feeling that im doing something fundamentally wrong but i cannot find it.
-Kevin
This is a problem i got wrong on the recent quiz. I have the matrix:
{ 8 -8 2 108 }
{-5 -3 4 -6 }
{ 3 6 10 -59 }
Somehow this augmented matrix reduces to:
{ 1 0 0 5 }
{ 0 1 0 -9}
{ 0 0 1 -2}
No matter what i do to get the initial 1 in the [1,1] i get fractions and decimals in the rest of the columns. I spent 30 mins working out each only to find that it didn't work.
Can someone guide me through this problem. I have a feeling that im doing something fundamentally wrong but i cannot find it.
-Kevin
