Answering my own question. The original question is related to Hyperplane Arrangements and was included in an assignment.
The idea was to prove that three lines in a plane are isomorphic to other three lines in a plane. Observe the freedom that scaling operation provides.
Consider two sets of three lines in a plane $a_{1}, a_{2}~ \&~ a_{3}$ and $a_{1}^{'}, a_{2}^{'} ~ \&~ a_{3}^{'}$.
Let $a_{3} = c_{1}*a_{1} + c_{2}*a_{2}$ where $c_{1}, c_{2} \in \mathbb{R} $, $c_{1} \neq 0$ and $c_{2} \neq 0$
Let $a_{3}^{'} = c_{1}^{'}*a_{1}^{'} + c_{2}^{'}*a_{2}^{'}$ where $c_{1}^{'}, c_{2}^{'} \in \mathbb{R} $, $c_{1}^{'} \neq 0$ and $c_{2}^{'} \neq 0$
Let the transformation fulfilling the above requirement be $T$.
Operating on the basis vectors $a_{1}$ and $a_{2}$, let- $Ta_{1} = c_{1}^{'}/c_{1}*a_{1}^{'}$ and $Ta_{2} = c_{2}^{'}/c_{2}*a_{2}^{'}$
Then, $Ta_{3} =T (c_{1}*a_{1} + c_{2}*a_{2}) = c_{1}^{'}*a_{1}^{'} + c_{2}^{'}*a_{2}^{'} = a_{3}^{'}$
Hence, every set of three lines is isomorphic to every other set of three lines that lie in the same plane.