Let $\phi: \Bbb R^2 \to \Bbb P^2$ be such that
$\phi(x,y) = [1 : x : y]$
where $\Bbb P^2$ has coordinates $[x_0 : x_1 : x_2]$.
I want to show that the image of a line $l$ in $\Bbb R^2$ with equation $ax + by + c = 0$ is the projective line $\phi(l)$ such that $cx_0 + ax_1 + bx_ 2 = 0$. To a certain extent I see that we basically substituted, in the equation for $l$, the right coordinates of the projective plane, but I can't seem to grasp why this makes sense.
(Also, I may be confusing a little too much some notions... $\Bbb P^n$ has dimension $n$, even though we write its points with $n+1$ coordinates, right?)
A general method for determining the image under a transformation is the following: $X\in l'$ if and only if $X^{-1}\in l$.
The inverse image of $[x_0:x_1:x_2]$ is $(\frac{x_1}{x_0},\frac{x_2}{x_0})$.
Thus $[x_0:x_1:x_2]$ is on the image of $ax+by+c=0$ if and only if $a\frac{x_1}{x_0}+b\frac{x_2}{x_0}+c=0$, i.e., $ax_1+bx_2+cx_0=0$.