Do you notice that all of the coefficients are even integers?
A good start is to factor out a 2.
This works out nicely because you end up with a polynomial factor with a leading coefficient of 1. I'm sure that you've already factored those types, right?
Now you simply need to find two numbers A and B such that:
A + B = 24
A * B = -25
Once you find the values for A and B, write the complete factorization:
2 * (a + A) * (a + B)
If you want more help, then show your work or explain what you're thinking if you don't understand something.