If $L_1$ is the line of intersection of the planes $2x-2y+3z-2=0$,$x-y+z+1=0$ and $L_2$ is the line of intersection of the planes $x+2y-z-3=0$,$3x-y+2z-1=0$, then the distance of the origin from the plane, containing the lines $L_1$ and $L_2$ is:-
I have tried it this way:
The equation of any plane passing through $L_1$: $2x-2y+3z-2+a(x-y+z+1)=0$ (where $a$ is an arbitrary constant)
The equation of any plane passing through $L_2$: $x+2y-z-3+b(3x-y+2z-1)=0$ (where $b$ is an arbitrary constant)
Now, the above two equations should represent the same plane so the coefficients will be in the same ratio. After solving for $a$ and $b$ we will get more than one value for each of them; I don't know what am I am doing wrong to obtain the equation of the plane. I think I might be getting the equation of the lines of intersection of $p_1$ with $p_3$ and $p_4$ and so on. Please help!
What is said at the beginning is false: let's take a simple example to convince ourselves of this. Let $L$ the line of intersection of the planes $y=0$ and $x=0$; then $x=0$ is not of the form $y+ax=0$, whatever the value of $a$ chosen.
That being said, here's how you can do it :