Let $S$ be a set. I define an extreme point as a point $x \in S$ that cannot be defined as a convex combination of two distinct points $x_1, x_2 \in S$, i.e., if $x=\lambda x_1+(1-\lambda) x_2$ for $x_1 \neq x_2$, and $\lambda\in [0,1]$, then $x=x_1=x_2$.
I'm not able to extend this and show why a convex cone cannot have more than one extreme point. Here, a convex cone is a (i) cone $C$, i.e. for all $x\in C$, $\lambda x\in C$ for all $\lambda\geq 0$, which (ii) is convex. Can someone please give me more geometric intuition behind this concept?
This was asked in my exam, and I was not convinced by the professor's explanation.