Having some issues completely understanding what it is, and how to change a matrix into REF.
example from my HW (which I have answers to)
reduce to REF (not sure how to properly represent matrixes in text)
1 2 4
3 8 11
answer is
1 8/3 11/3
0 1 -1/2
I can see that they got the answer for the top row by switching R1 and R2, then dividing R1 by three. I then subtract the new bottom row and I get 2/3 -1/3 . I also tried doing it another way, and i got the proper bottom row, but my top row was wrong. can anyone help?
edit: i also realize this isn't quite "highly technical" but i'm going out on a limb to say that posting this in ATOT wouldn't help me that much. and i know this is something very simple for people who know linear algebra, but my teacher ran out of time during his lecture that started linear algebra, so he didn't cover any of this.
example from my HW (which I have answers to)
reduce to REF (not sure how to properly represent matrixes in text)
1 2 4
3 8 11
answer is
1 8/3 11/3
0 1 -1/2
I can see that they got the answer for the top row by switching R1 and R2, then dividing R1 by three. I then subtract the new bottom row and I get 2/3 -1/3 . I also tried doing it another way, and i got the proper bottom row, but my top row was wrong. can anyone help?
edit: i also realize this isn't quite "highly technical" but i'm going out on a limb to say that posting this in ATOT wouldn't help me that much. and i know this is something very simple for people who know linear algebra, but my teacher ran out of time during his lecture that started linear algebra, so he didn't cover any of this.