Let $k$ be a field, $f_1$, $\ldots$, $f_m \colon k^n \to k$ affine functions without common zeroes ( that is, there does not exist $x \in k^n$ with $f_1(x) = \cdots = f_m(x) = 0$). Then there exist $(\alpha_1, \ldots, \alpha_m) \in k^m$ such that
$$\sum_{i=1}^m \alpha_i f_i = 1$$
Notes:
This should be a standard result, a kind of Nullstellensatz. Meaning : if $f_i$ have no common zero, it is for a reason.
Posted as reference/challenge.
Any feedback would be appreciated!
$\bf{Added:}$ Here is a simple proof: the system $f_1(x) = \ldots = f_m(x)$ is incompatible. Transforming into $A x = b$, the RHS $b$ is not in the column space of the matrix $A$. This implies there exists a linear functional on $k^m$ that is $0$ on the column space and $-1$ on $b$, done!