Find the largest integer k such that the equation 5x^2 - kx + 8 - 2x^2 + 25 =0 has no real solutions
Find the largest integer k such that the equation 5x^2 - kx + 8 - 2x^2 + 25 =0 has no real solutions
5x2 – kx + 8 – 2x2 + 25 = 0
Combine like terms and arrange in
standard notation ax2 + bx + c = 0 3x2 + (–k) x + 33 = 0
The discriminant of a quadratic equation written in standard form is b2 – 4ac.
For the equation to have imaginary solutions, its discriminant has to be negative.
so [ (–k)2 – (4)(3)(33) ] has to be negative ... that is, k2 has to be less than 396
The square root of 396 is ≈ 19.9
The largest integer less than 19.9 is 19, so k = 19 is the largest integer that will produce an imaginary root.
.