Solve eacy system of inequalities. If the system has no solution, say that it is inconsistant.

x -y -z = 1
2x +3y +z = 2
3x +2y = 0

add the top two equations.
2x+2y =3
That is inconsistent with the last equation.

To solve the system of inequalities, you need to find the values of x, y, and z that satisfy all the given equations. Here are the steps to solve the system of inequalities:

1. Identify the variables: In this case, the variables are x, y, and z.

2. Write down the equations:
- First equation: x - y - z = 1
- Second equation: 2x + 3y + z = 2
- Third equation: 3x + 2y = 0

3. Simplify the equations if needed:
Since the equations are already simplified, you can move on to the next step.

4. Solve the system using the given method:
By adding the first and second equations, you get 2x + 2y = 3. This equation does not match the third equation, 3x + 2y = 0. Therefore, the system of inequalities is inconsistent, meaning there is no solution that satisfies all the equations simultaneously.

In summary, the system of inequalities you provided is inconsistent, which means there is no solution.