$d_1:ax+2y+4=0$
$d_2:3x-4y+12=0$
$d_1$ // $d_2$
$|d_1d_2|=?$
This is a slightly modified version of a university entrance examination problem set up by the experts at this specific university itself.
I don't know what is meant by $|d_1d_2|$. I searched the internet for what could have been meant by this expression, but I couldn't find it. When taken as the distance between two parallel lines, the answer can be found to be $4$.
I want to object to the problem for the ambiguity on what is meant by $|d_1d_2|$. During the rush of the exam, I thought the problem asked for the absolute value of the multiplication of the two lines, for whatever it would be.
Is this expression ,$|d_1d_2|$, algebraically correct and does it mean the distance between two parallel lines?
Since $d_1||d_2$ we have $-{a\over 2} = {3\over 4}$ so $a= -{3\over 2}$. Now take any point $T(x_0,y_0)$ from one line, say $d_1:\;\; -3x+4y+4=0$ and calcluate it distance from $d_2$, say by formula: $$ {|ax_0+by_0+c|\over \sqrt{a^2+b^2}}$$