Prove that : $ \alpha $ is a root of the equation $ x^2 + 4ax + 2a^2 + 6 = 0 $.
What does it mean by "can be resolved into two linear factors"? If it means $( ax + b ) ( cx + d )$ , is it necessary that $ a,b,c,d \in Q $ .
The solving says that: For the condition to be true , the roots of the equation must be rational.
$ \implies { \displaystyle\frac{ -2\alpha y + 2a \pm \sqrt {D} }{2} } $ must give rational roots.
For the above expression to give rational roots, $D$ must be a perfect square of a rational number.
$\implies 4 { ( \alpha^2 - 2 ) y^2 + ( 2a\alpha + 4 ) y + a^2 - 1 } $ should be a perfect square.
$\implies $ The discriminant of above expression $= 0$. By doing that, we get our required result.
**My Doubt ** :
Cant it be resolved into linear factors if $D$ is not a perfect square, i.e., $D > 0$, giving irrational roots? Is it necessary that for $ax + b$ to be called linear, $a,b \in Q$?
The polynomial
$$P(x,y)=ax^2+by^2+cxy+dx+ey+f=0$$
geometrically represents conic sections. When it is said that it can be resolved into linear factors, then it is meant that there is a factorization such that
$$P(x,y)=(Ax+By+C)(Ex+Fy+D)=0$$
Which geometrically represents two crossing or coinciding lines! For such a factorization to exist some relations must hold between the constants $a,b,c,d,e,f$. You can see this link for more information.