In Boyd's "Convex Optimization" it defines the affine hull of a subset $C$ of $\mathbb R^n$ as
$$\text{aff} C = \left\{\theta_1 x_1 + \ldots +\theta_k x_k \mid x_1, \ldots x_k \in C, \theta_1 + \ldots \theta_k = 1 \right\}.$$ Then, it claims $\text{aff } U = \mathbb R^2$ if $U$ is the unit circle. Why is this? Isn't any arc (or convex subset of the circle) entirely contained in the circle? I would think $\text{aff } U = U$ if $U$ is the unit circle.
To have an answer recorded as such, I'll add a few words. If $C$ contains the origin, then the affine hull is the same as linear span, since we can include $0$ with any coefficient we want. Also, translating $C$ by a vector translates its affine hull by the same vector. Thus, we can find the affine hull by moving the coordinate system so that the origin lies in $C$, and then taking the linear span. This shows at once that the affine hull of any three non-collinear points in the plane is the entire plane.