This matrixrepresents this system of equations: or written simpler: The bottom equation 0z = 0 has ANY real number as a solution. Suppose the number k represents ANY solution to 0z = 0, then z = k Substitute that into y - 4z = 2 y - 4k = 2 y = 2 + 4k Substitute z = k and y = 2 + 4k into x - y + 2z = 8 x - (2 + 4k) + 2k = 8 x - 2 - 4k + 2k = 8 x - 2 - 2k = 8 x = 10 + 2k So the solution is this ordered triple: (x, y, z) = (10 + 2k, 2 + 4k, k)