Factoring the denominator:
$$\frac{x^2+5x-\alpha}{(x+11)(x-4)}$$
Thus $(x+11)\mathrm{ or }(x-4)|(x^2+5x-\alpha)$.
Hence either $x^2+5x-\alpha=(x+11)(x+t)$ or $x^2+5x-\alpha = (x+t)(x-4)$.
The first case, sum of roots is $-5=-11-t\implies 5=11+t\implies t=-6$ and hence $(x+11)(x-6)=x^2+5x-66$ thus $\alpha = 66$.
The second case, sum of roots is $-5=4-t\implies t=9$ and hence $\alpha=36$.
The answer is then $66+36=102$.