If roots of the equation $x^{2} + ax + b = 0$ are positive integers and $a + b = 198$ then values of $a$ and $b$ are respectively.
My solution: Positive real roots means $D > 0$. Therefore $b^{2}-4ac>0$. On putting value of $b$ from $a+b$ gives $a^{2} +4a -792=0$. I could not proceed beyong this. I also tried using sum/product of roots but I did not know what to do with it or the fact that the roots are integral.