We have the linear combination
$$ {2 \choose 1 } x_1 + {1 \choose 2} x_2 + {1 \choose -2} x_3 + {1 \choose 1} x_4 + {-1 \choose 0 } x_5 + {0 \choose -1 }x_6 $$
As $x_i \geq 0 $ is given, according to the definition, the linear combination above generates a cone. But, how can we draw it? Isnt the linear combination above just the entire $\mathbb{R}^2$ plane?
Also, I need to decide whether the vector ${6 \choose 4}$ lies in the cone, but since the linear combination above represesnt the entire plane, then ${6 \choose 4}$ must lie in.
Am I missing something here?
Just to illustrate Yves' answer: in the below figure the original points are drawn in blue. The blue polygon is their convex hull. As Yves rightly pointed out, the origin (black) is inside this convex hull. To draw the cone, you now need to inflate this blue convex hull. This is illustrated by the red polygon. You will notice that you will ultimately end up with the whole plane when you keep on inflating the convex hull. Hence, the cone you are looking for is indeed the whole plane and since ${6 \choose 4 }$ is obviously in the whole plane, it is also in the cone. Hope this helps.