Let $k$ be an algebraically closed field. From calculus, I learned to think of the line through two points $p,q \in k^n$ as the span of $q-p$, plus a displacement vector (either $p$ or $q$). $$ L_{pq} = \{ p + \lambda(q-p) : \lambda \in k\} $$ I'm taking a course in algebraic geometry, but I get confused by talk of lines in projective space $\mathbb{P}^n$ (over $k$). If we have two points $x,y \in \mathbb{P}^n$, is there any analogous way to describe the line containing $x,y$?
For example, let's start with an equation $x_0 + 2x_1 + 3x_2 = 0$. If $[x_0:x_1:x_2] \in \mathbb{P}^2$ lies on this line, then I know that $$ x_2 = - \frac 23 x_1 - \frac 13 x_0 $$ so the solutions to this equation should be the set $$ \{[3x_0 : 3x_1 : -2x_1 - x_0] | x_0, x_1 \in k, \text{not both zero}\} $$ I know that this line contains the points $[3:0:-1]$ and $[0:3:-2]$. Is there any way to write the solution set as some sort of "span" of these projective points? If we started with these two points and didn't have the linear equation, how could we reconstruct the linear equation?