Alright I got how to do it, but i cant seem to get the 3x4 matrix right. Every time I try, I get different answers for x and y. Here, I'll show you my work so far.
x + y + z = -1...................1 1 1 -1
3x + 5y + 4z = 2 --->...........3 5 4 2
3x + 6y + 5z = 0................3 6 5 0
R2-R3 (R=row) --->...........1 1 1 -1
.................................3 5 4 2
.................................0 -1 -1 2
3R1-R2--->.....................1 1 1 -1
..................................0 -2 -1 -5
..................................0 -1 -1 2
R2-2R3.........................1 1 1 -1
.................................0 -2 -1 -5
.................................0 0 1 -9 (z=-9)
R2+R1...........................1 -1 0 -6
..................................0 -2 -1 -5
..................................0 0 1 -9
-2y-1(-9)=-5
-2y+9=-5
-2y=-14
y=7
x+y+z=-1
x+7-9=-1
x-2=-1
x=3
unfortunately, this doesn't check out with the other equations. I've tried going through the matrices like...at least four different times, getting different answers each time, with none of them being correct. If you could show me my mistake, I would GREATLY apprectiate it. Thanks so much again, and sorry about any formatting issues...I have no idea how to make it all nice and neat like you guys lol...