Let $x^2 + 2ax + b = 0$ and $x^2 + 2bx + a = 0$ have real roots $(a,b > 0)$, then minimum possible integral value of ab is___________
My approach is as follow
$T(x)=x^2 + 2ax + b = 0$, hence $4a^2-4b\ge 0$
$U(x)=x^2 + 2bx + a = 0$, hence $4b^2-4a\ge 0$
How do we approach from here