Question
Question: The product of perpendiculars drawn from the point (1, 2) to the pair of lines $x^2 + 4xy + y^2 = 0$...
The product of perpendiculars drawn from the point (1, 2) to the pair of lines x2+4xy+y2=0 is :

13/4
3/4
9/16
9/4
13/4
Solution
The given equation x2+4xy+y2=0 represents a pair of lines passing through the origin. This is a homogeneous equation of the form ax2+2hxy+by2=0, where a=1, 2h=4 (so h=2), and b=1.
The product of the perpendicular distances from a point (x0,y0) to the pair of lines ax2+2hxy+by2=0 is given by the formula: p1p2=(a−b)2+(2h)2∣ax02+2hx0y0+by02∣ In this problem, the point is (x0,y0)=(1,2). Substituting the values: a=1, 2h=4, b=1, x0=1, y0=2.
The numerator is: ∣ax02+2hx0y0+by02∣=∣1(1)2+4(1)(2)+1(2)2∣ =∣1+8+4∣=∣13∣=13.
The denominator is: (a−b)2+(2h)2=(1−1)2+(4)2 =02+16=16=4.
Therefore, the product of the perpendiculars is: p1p2=413