y= root(3)x is cutting the curve at four points....A,B,C,D
and O is the origin...
You have to find out OA.OB.OC.OD
Our approach will be some thing like this....
Let OA be r..means distance OA is r...
O is origin
SO we can now find the co-ordinate of A...
it will be (rcosa , rsina) ...where tan a is slope
hence A ( r/2 ,r.root(3)/2 )
Now this A will satisfy the curve......
X4+ax2y+bxy+cx+dy+6=0
(r/2)^4 + a(r/2)^2.(r)(root(3)/2 + b.root(3).r^2/4 + c.r/2 + d.root(3).r/2 + 6 =0
r ^4 + 2.k.r^3 + 4.l.r^2 + 8.c.r + 8root(3).d.r + 96 = 0
Here we get equation in variable r....where r is the distance OA.....
This equation will give four roots of r...and that four root will be of course OA,OB,OC,OD
so OA,OB,OC,OD = product of roots of the above final equation = 96 ans...