Attempt
Suppose $x_1 \neq x_2$ are two points in $P$ such that $0 = \lambda x_1 + (1- \lambda) x_2$ for $\lambda \in (0,1)$. IF we make $\lambda = 1/2$ then we see that $0 = \frac{1}{2} x_1 + \frac{1}{2} x_2 \implies x_1+x_2= 0$. this implies that either $x_1$ or $x_2$ is negative meaning they are not in $P$ and this is a contradiction. Hence, $x=0$ is an extreme point.
Now, as for b) given an $x $ in $P$ with $x \neq 0$, we wish to find vectors $x_1,x_2$ so that we can write $x = \lambda x_1 + (1- \lambda) x_2 $ where $\lambda \in (0,1)$. Notice we can write $x$ as $x = \frac{1}{2} (3x) + \frac{1}{2} (-x)$ and so here we have a convex combination of $x$. IS this a valid approach?
As for c), what are extreme directions?
'Update:
c) finding extreme directions of $P$ is the same as finding extreme points of the set $D = \{ {\bf d} : \sum_{j=1}^n d_j = 1, d_j \geq 0 \}$. Now, we prove that the canonical vectors are the extreme points of $D$. Indeed, assume ${\bf e_j} = \lambda {\bf x_1} + (1 - \lambda) {\bf x_2}$ where ${\bf x_1, x_2} \in D$ and $0<\lambda<1$. Assume that both ${\bf x_1}$ and ${\bf x_1}$ are nonzero basis vectors which means that all their components are strictly less than $1$. In particular, the jth component of them $x_1^{(j)}$ and $x_2^{(j)}$ are strictly less than $1$ and therefore $x_1^{(j)}+x_2^{(j)} < 2$. Now, since ${\bf e_j} = \lambda {\bf x_1} + (1 - \lambda) {\bf x_2}$, we have that $1 = \lambda x_1^{(j)}+ (1-\lambda) x_2^{(j)}$. Put $\lambda = \frac{1}{2}$ which gives $1 = \frac{1}{2}(x_1^{(j)}+x_2^{(j)})$ and so $x_1^{(j)}+x_2^{(j)} =2 $, a contradiction. The result now follows.
