Q) In the expansion of $f(x)=(1 + ax)^4 (1 + bx)^5$ where $a$ and $b$ are positive integers, the coefficient of $x^2$ is 66. Evaluate $a+b$.
My working:
After expanding the expression I simplified it and got
$5b^2+10ab+3a^2=33$
After further simplification, I managed to get
$5(a+b)^2-2a^2=33$
but I'm not sure what to do next.