Find the smallest positive integer \(b\) for which \(x^2+bx+2008\) factors into a product of two binomials, each having integer coefficients.
The factors of 2008 in pairs are \((1, 2008), (2, 1004), (4, 502), (8, 251)\). The sum of the factors closest to each other will yield the smallest possible value for b, so the answer is \(8+251=\boxed{259}\)
The factored quadratic would look like this: \((x+8)(x+251)\)
jxc, please explain to us how Textot got his answer. Explain the reasoning behind it.
If you do not know then ask Textot questions about it.
Encourage or even push him/her to guide you through it.
I think you factor 2008, and using FOIL you find that (8,251) is the smallest
I might be wrong though
Oh wait I think I understand
When you use foil to expand, you multiply the variables together, then the sum of the products of the inside and outside terms, and the constants. Example: (x+2)(x-3)=x^2-x-6.
Because of this, we need to factorize 2008, so for the middle term we get x+2008x=2009x, 2x+1004x=1006x, 4x+502x=506x, 8x+251x=259x, and we take the smallest coefficient and that's our answer