Some hints:
a) If the slope of the third constraint not equal to the slope of the objective function and the slope varies between 3 and $-\frac{1}{2}$ then you have one optimal solution. Therefore $-\frac{1}{2} < t \leq 3$ and $t \neq 1$. If $t \leq -\frac{1}{2}$, then the third constraint is steeper (or equal slope) than the second constraint and the linear program becomes unbounded.
b) You have infinitely many solution if the line of the objective function can be (parallel) shifted onto a line of a constraint. That one line of a constraint has to have the same slope as the objective function. The objective function is $z=x_1+x_2$. Solving for $x_2$ gives $x_2=z-x_1$. Therefore the slope is $-1$. The third constraint has to have the same slope.
c) If you have no solution space, then the LP is not feasible.
Therefore the slope has to be so small, that the third constraint line doesn´t intersect (1/1) any more. Thus the slope has to be greater than 3.
The current solution space (without the third constraint) is the pink area.
d) t has to be smaller or equal $-\frac{1}{2}$. In this case the third constraint is steeper ( or parallel) than (to) the red line.
In general you should take a pencil, a ruler and a rubber and draw the third constraint for some values of t. For each value of t a new solution space has to be determined. Especially take care of the inequality signs.