Can someone please help me solve this problem? I am a bit confused.
Embed $R^2$ in the projective plane $RP^2$ by the map $(x, y) → [1, x, y]$. Find the point of intersection in $RP^2$ of the projective lines corresponding to the parallel lines $y = mx$ and $y = mx + c$ in $R^2$ (where $c \neq 0$).
My attempt: So this transformation sends each point in $R^2$ to the line through the origin which is generated by the vector $(1,x,y)$. Then the line $y=mx$ will go to the set $[1,x,mx], x \in \Re, x \neq 0 $.
By the same reasoning, $y=mx+c$ will go to the set {$[1,x,mx+c], x \in \Re, x \neq 0 $}
The problem is I can't quite understand how to define the points at infinity.I don't want to just do the question, I'd like to understand the basics and will be very grateful if someone could help me.
It's true that points of the form $[1,x,mx]$ for $x\in\mathbb{R}$ (there is no reason to discard $x=0$) are on the embedded copy of the line $y=mx$. However, you have not addressed the "projective lines corresponding" part of the problem. The projective line will contain the embedded copy of the regular ("affine") line, but also contain more.
You probably have in your notes or textbook some explanation about how to find projective lines/curves, but I'll try to motivate the idea. If you have an equation like $y=3$, it makes sense in the affine case, but is a bad definition in projective space since $[z,x,y]=[1,1,3]$ represents the same point as $[2,2,6]$. You need to correct the equation so that it remains unchanged when the variables are replaced by multiples, and the way to do that is with your extra variable, which I've called $z$. The projective version is $y=3z$ since now every term has the same total degree.
Do $y=mx$ and $y=mx+c$ make sense in projective space? Which triples $[z,x,y]$ satisfy the projectivized versions of the equations $y=mx$ and $y=mx+c$? Some of them are points you had before, but some of them should be new.