I have the system of equations as follows:
$x + y + z =0$
$2x + 3y + 2z = -3$
$-x - 2y -z = 1$
First I added the first and third equation and the result was that $y = -1$. Next I plugged $y = -1$ into the first and third equation. The result was the true statement $1 = 1$. The book says this problem has no solutions but I thought that when you get a true statement it means there are infinite solutions. Or is there no solution because $y=-1$ and the other two resulted in infinite solutions?
A solution must satisfy all three equations. Plug $y=-1$ into the first and second equations and see what you get.