The roots are given by the quadratic formula: $$x = \frac{16\pm \sqrt{16^2 - 4*25*a}}{2a}$$
We know that the real part of the roots will be $2$, so $\frac{16}{2a} = 2$, and $a = 4$. So we can plug that back into the quadratic formula. $$x = \frac{16\pm \sqrt{16^2 - 4*25*4}}{2*4}$$ and solve for your roots.
That should be more than enough to get you started.