解:$\begin{cases} x + y = 3 & \textcircled{1} \\ z + x = 7 & \textcircled{2} \\ y + z = -2 & \textcircled{3} \end{cases}$
$\textcircled{1} + \textcircled{2} + \textcircled{3}$得:$2x + 2y + 2z = 8,$即$x + y + z = 4$ ④
$\textcircled{4} - \textcircled{1}$得:$z = 1$
$\textcircled{4} - \textcircled{2}$得:$y = -3$
$\textcircled{4} - \textcircled{3}$得:$x = 6$
所以方程组的解为$\begin{cases} x=6 \\ y=-3 \\ z=1 \end{cases}$