If we denote the variables by x1 through x5, then we have:
x1 + 2x4 + 3x5 = 4
x2 + 5x4 + 6x5 = 9
x3 + x4 + x5 = 7
Let x4 = s and x5 = t
Then x1 = 4 - 2s - 3t, x2 = 9 - 5s - 6t, x3 = 7 - s - t (s and t are parameters, i.e, any real numbers)
Solution set (x1, ..., x5) = (4 - 2s - 3t, 9 - 5s - 6t, 7 - s - t, s, t) =
s(-2, -5, -1, 1, 0) + t(-3, -6, -1, 0, 1) + (4, 9, 7, 0, 0)