Let $P, Q, R \in \mathbb{R}^3$ be three points not on a line. Prove that there is exactly one plane $E \subset \mathbb{R}^3$ containing $P,Q,R$, namely
$$E = P + \mathbb{R} \cdot (P - Q) + \mathbb{R} \cdot (P - R)$$
I know the equation of a plane is https://en.wikipedia.org/wiki/Euclidean_planes_in_three-dimensional_space
$$ax + by + cz + d = 0$$ or written otherwise $$a(x - x_0) + b(y - y_0) + c(z - z_0) = 0$$
How am I supposed to prove that ? Any hint or help would be welcome, thank you !
Let $\mathcal G$ be an affine space, $G$ its associated linear space (over some field $K,$ not necessarily equal to $\Bbb R$), and $P,Q,R\in\mathcal G$ non-collinear, i.e. such that the two vectors $P-Q,P-R\in G$ are linearly independent. Then, $$\mathcal E:=P+K(P-Q)+K(P-R)\subset\mathcal G$$ is an affine plane (by definition) and contains $$P+0(P-Q)+0(P-R)=P,\quad P+(-1)(P-Q)+0(P-R)=Q,\quad P+0(P-Q)+(-1)(P-R)=R.$$ Conversely, let $\mathcal F\subset\mathcal G$ be an affine plane containing $P,Q,R.$ Then, the associated linear plane $F$ contains $P-Q,P-R$ hence is spanned by them, so that $\mathcal F=P+F=\mathcal E.$