let $P(x)$ and $Q(x)$ be 2 quadratic eqs. with one non-rational root common and integral coefficients. prove $P(x) = r.Q(x)$, for some rational no. $r$
TRIED ANSWER:
Let $P(x)= ax^2 + bx + c$
$\Rightarrow$ $x = \frac{-b \pm \surd b^2-4ac}{2a}$
Let $Q(x)= mx^2 + nx + o$
$\Rightarrow$ $x' = \frac{-n \pm \surd n^2-4mo}{2m}$
If one root of $P(x)$ = one root of $Q(x)$
then assume $\Rightarrow$ $\frac{-b + \surd b^2-4ac}{2a}$ = $\frac{-n + \surd n^2-4mo}{2m}$
As they both are irrational, comparing the two we get the irrational part equal.
Hence both the roots are same for the two equations
OR
They are the same equations with different leading coefficients.
THUS
$P(x)=k*Q(x)$
for some constant k.
The statement is false. For example, $P(x)=(x-\sqrt 2) = x^2 - 2\sqrt 2 x + 2$ and $Q(x) = x^2-2$ have one non-rational root in common. However, there is no rational number $r$ such that $P(x) = r\cdot Q(x)$.