What is the smallest integer value of c such that the function f(x)=2x2+x+5x2+4x+c has a domain of all real numbers?
To have a domain of all real numbers, the denominator cannot evaluate to 0 for any real x
Therefore.....the discriminant must be < 0 for the polynomial in the denominator
So
4^2 - 4 (1)c < 0
16 - 4c < 0
16 < 4c
16/4 < c
c > 4
Therefore c = 5 is the smallest integer value of c that guarantees a domain of all reals