How can I proof this statement? I have no clue what to do first. $x = (x_1, x_2), y = (y_1, y_2)$ in $\Bbb Q^2$ with $x \neq y$. Show that the straight-line through the points $x$ and $y$ in $\Bbb Q^2$ is given by the set: $$\left\lbrace(z_1,z_2)\in \Bbb Q^2,\det\left(\matrix{1& x_1&x_2\\1& y_1&y_2\\1& z_1&z_2\\}\right)=0\right\rbrace$$
PS: Could someone explain me how MathJax works. It does not seem to work for me.
Hint:
Observe that a line $(AB)$ is the set of all affine combinations (or barycentres) of the two points, for all possible weight systems.
On the other hand, show that $\det\left(\matrix{1& x_1&x_2\\1& y_1&y_2\\1& z_1&z_2\\}\right)$ is $0$ if and only if the last row is a linear combination of the first two rows.
Finally, show that a linear combination as above gives you exactly $(z_1,z_2)$ as an affine combination of $(x_1,x_2)$ and $(y_1,y_2)$.