Find the largest integer k such that the roots of 2x^2 + kx + 5 are rational numbers.
Find k so the vertex just touches the x axis in this bowl shaped parabola
for this to happen the discriminant must = 0
k^2 - 4(2)(5) = 0 k = sqrt 40