For a quadratic equation ax^2 + bx + c = 0 to have two different real roots, the discriminant, b^2 – 4ac > 0.
Now, let us analyze the nature of the roots of each of the quadratic equations given in the options.
Option A: x^2 – x + 4 = 0
Comparing the above equation with the general form ax^2 + bx + c = 0, we get a = 1, b = -1 and c = 4
Thus, b^2 – 4ac = (-1)^2 – 4 (1) (4) = -15 < 0
Option B: x^2 – 4x + 4 = 0
Comparing the above equation with the general form ax^2 + bx + c = 0, we get a = 1, b = -4 and c = 4
Thus, b^2 – 4ac = (-4)^2 – 4 (1) (4) = 0
Option C: x^2 – 3x + 9 = 0
Comparing the above equation with the general form ax^2 + bx + c = 0, we get a = 1, b = -3 and c = 9
Thus, b^2 – 4ac = (-3)^2 – 4 (1) (9) = -27 < 0
Option D: x^2 – 5x + 5 = 0
Comparing the above equation with the general form ax^2 + bx + c = 0, we get a = 1, b = -5 and c = 5
Thus, b^2 – 4ac = (-5)^2 – 4 (1) (5) = 5 > 0
Option E: x^2 + 3x + 10 = 0
Comparing the above equation with the general form ax^2 + bx + c = 0, we get a = 1, b = 3 and c = 10
Thus, b^2 – 4ac = (3)^2 – 4 (1) (10) = -31 < 0
Clearly, Option D gives b^2 - 4ac > 0. Hence, the correct answer is
Option D.