Put in all the understood 1 coefficients: erase the letters and put a vertical line where the equal signs are: Multiply -1 times the first row and add it to 1 times the second row to get a 0 where the leftmost 1 is on the 2nd row. It makes it easier if you put what you're multiplying the rows by (even when it's 1) on the left. The symbol for the row operation is -1R1+1R2->R2 gives: Multiply -3 times the first row and add it to 1 times the third row to get a 0 where the leftmost 3 is on the 3rd row. Again, it makes it easier if you put what you're multiplying the rows by (even when it's 1) on the left. The symbol for the row operation is -3R1+1R3->R3 gives Multiply -2 times the second row and add it to 3 times the third row to get a 0 where the leftmost -2 is on the 3rd row. Again, it makes it easier if you put what you're multiplying the rows by on the left. The symbol for the row operation is -2R2+3R3->R3 gives Now to make things easier, we can multiply the 3rd row by -1/13. The symbol for the row operation is (-1/13)R3->R3 gives Multiply 1 times the third row and add it to 1 times the third row to get a 0 where the leftmost -1 is on the 2nd row. Again, it makes it easier if you put what you're multiplying the rows by on the left. The symbol for the row operation is 1R3+1R2->R2 gives Now to make things easier, we can multiply the 2nd row by -1/3. The symbol for the row operation is (-1/3)R2->R2 Make that back into a system of equations: or Solve the 3rd equation for z "Solve" the second equation for y. It's already solved for y. Solve the 1st equation for x Substitute -1 for y and 8-2w for z Solution Edwin