If the equations $x^2+2x+3=0$ and $ax^2+bx+c=0$; $\enspace$ $a,b,c \in \mathbb{R}$, have a common root, then $a:b:c$ is ?
This is my approach:
let the common root be $\alpha$. Then
$$\alpha^2+2\alpha+3=0------(1)$$
$$a\alpha^2+b\alpha+c=0------(2)$$.
Now the above two eqations can be solved in $\alpha \enspace and\enspace \alpha^2$.
$$\frac{\alpha^2}{2c-3b}=\frac{\alpha}{3a-c}=\frac{1}{b-2a}$$
$$\alpha^2=\frac{2c-3b}{b-2a};\alpha=\frac{3a-c}{b-2a}$$
$$\implies \frac{2c-3b}{b-2a}=\left(\frac{3a-c}{b-2a}\right)^2$$
On further simplifying we get:
$$9a^2+3b^2+c^2-6ab-2ac-2bc=0$$.
After this I am unable to proceed further. I thought a lot on how to obtain their ratios, but I am stuck.
The ratio given is $a:b:c=1:2:3$
Discriminant is negative. It means the roots are complex conjugate of each other. So, both equations have both roots common. So, $a:b:c=1:2:3$