The question is as follows:
Let $x_1, x_2, ..., x_n \in \mathbb{R}^d,$ and for every $i = 1, 2, . . . , n,$ let $y_i = (x_i , 1) \in \mathbb{R}^{d+1}$. Show that $x_1, x_2, ... , x_n$ are affinely dependent if and only if $y_1, y_2, ..., y_n$ are linearly dependent. What is the conclusion about the maximal number of affinely independent points in $\mathbb{R}^d$?
I think it is meant to be inherently simple, but I am having a hard time formulating a proof. We know that there exist scalars $\alpha_1, \alpha_2, ..., \alpha_n$ such that $$\alpha_1x_1 + \alpha_2x_2 + ... + \alpha_nx_n = 0$$ $$\sum^{n}_{i=1}\alpha_ix_i = 0, \sum^n_{i=1}\alpha_i = 0$$ Are these the same scalars we are using on each $y_i$ to eventually show linear dependency? This is only in reference to the first relation of the question.
Any help is appreciated! Much thanks.
Hint: If $\alpha_i\ne 0$, you can express $x_i$ as the affine combination of the other $x_j$'s. The converse will provide you nontrivial $\alpha_i$ satisfying your conditions.