Zeros: 4, -SQRT(5)
To have only rational roots, we need to add the conjugate of -SQRT(5).
By doing this the middle terms cancel out when we FOIL it.
Zeros: 4, -SQRT(5), SQRT(5)
f(x) = (x - 4)*(x - SQRT(5))*(x + SQRT(5))
f(x) = (x - 4)*(x^2 - 5)
f(x) = x^3 - 4x^2 - 5x + 20
f(x) = x^3 - 4x^2 - 5x + 20