solve using the gaussian elimination method
2x+y-3z=4
4x+2z=10
-2x+3y-13z=-8
I think I figured out the variable z (z=0)
I multiplied the top line by -3
-6x-3y-9z=-12, then I add it to line 3
-2x+3y-13=-8 which gives me
-8x -21z=-20
4x+2z=10, I multiplied line two by 2
8x+4z=20 and added it to
-8x-21z=-20, which gives me
-17z=0, divde by coefficient
z=0/-17
z=0
I am not sure if this is right and this is where I am stuck at.............