I am asked to find a projective transformation which maps the lines $L_1, L_2$ to $L^{'}_1, L^{'}_2$ respectively, where
$$L_1 : X - 2Y = 0 \:, \quad L_2 : Y+Z=0 \:, \quad L^{'}_1 : 2X+Y+Z=0 \:, \quad L^{'}_2 : X+3Y =0$$
I've been trying to think of a way to do this but I'm struggling. I had thought if I perhaps take 2 points from each line and then try to find a transformation which maps the two from each of $L_1$ and $L_2$ to the two from $L^{'}_1$ and $L^{'}_2$ respectively but I just can't seem to get it to work out. Any help is much appreciated!!
EDIT:
To clarify, the method I had tried to use consisted of taking 2 points from each line. So as an example say I take the following points;
$$P_1 = \left[0,0,1\right] \quad,\quad Q_1 = \left[2,1,0\right] $$ $$P_2 = \left[1,0,0\right] \quad,\quad Q_2 = \left[0,1,-1\right] $$ $$P^{'}_1 = \left[1,-1,-1\right] \quad,\quad Q^{'}_1 = \left[0,1,-1\right] $$ $$P^{'}_2 = \left[3,-1,0\right] \quad,\quad Q^{'}_2 = \left[0,0,1\right] $$
from their respective lines. Now I am trying to find the transformation that maps the points to the $'$ equivalent. In this case I have tried to use a method I have in my notes but this method only ever takes me through to the standard basis.