Feliath Dunami
New member
- Joined
- Apr 6, 2007
- Messages
- 2
I am currently working on matrices and determinants and I am having a lot of trouble figuring out what to do for different ones. I understand the elementary row operations, how to set up the problem, and how they work, but I have trouble figuring out what of the elementary ops to use and in what order. Usually I get partway through the problem and then I get stumped.
So my question is, is there a step-by-step way to go about solving these matrices, or do you just have to randomly try different things to see what works?
For example, the following augmented matrix:
|1 0 -3 -10|
|1 -2 2 0|
|1 -2 0 -7 |
|1 0 -3 -10|
- R1 + R2|0 -2 5 10|
|1 -2 0 -7 |
|1 0 -3 -10|
-1/2R2|0 1 (-5/2) -5|
|1 -2 0 -7 |
|1 0 -3 -10|
|0 1 (-5/2) -5|
-R1 + R3|0 -2 3 3 |
|1 0 -3 -10|
|0 1 (-5/2) -5|
2*R2 + R3|0 0 -2 -7 |
|1 0 -3 -10|
|0 1 (-5/2) -5|
1/2R3|0 0 1 7/2 |
But I checked the answer and that's like... way off.
So what am I doing wrong? Am I just not seeing something or making some stupid mistake?
Thanks
So my question is, is there a step-by-step way to go about solving these matrices, or do you just have to randomly try different things to see what works?
For example, the following augmented matrix:
|1 0 -3 -10|
|1 -2 2 0|
|1 -2 0 -7 |
|1 0 -3 -10|
- R1 + R2|0 -2 5 10|
|1 -2 0 -7 |
|1 0 -3 -10|
-1/2R2|0 1 (-5/2) -5|
|1 -2 0 -7 |
|1 0 -3 -10|
|0 1 (-5/2) -5|
-R1 + R3|0 -2 3 3 |
|1 0 -3 -10|
|0 1 (-5/2) -5|
2*R2 + R3|0 0 -2 -7 |
|1 0 -3 -10|
|0 1 (-5/2) -5|
1/2R3|0 0 1 7/2 |
But I checked the answer and that's like... way off.
So what am I doing wrong? Am I just not seeing something or making some stupid mistake?
Thanks