To determine which quadratic equation has only one distinct solution, we look for equations that can be factored into a perfect square form, which would indicate that the solutions are repeated (i.e., the same root).
-
Equation: \( x^2 - 4 = 0 \)
This factors to \( (x - 2)(x + 2) = 0 \)
Solutions: \( x = 2 \) and \( x = -2 \) (two distinct solutions) -
Equation: \( x^2 - 5x + 4 = 0 \)
This factors to \( (x - 1)(x - 4) = 0 \)
Solutions: \( x = 1 \) and \( x = 4 \) (two distinct solutions) -
Equation: \( x^2 + 5x + 4 = 0 \)
This factors to \( (x + 1)(x + 4) = 0 \)
Solutions: \( x = -1 \) and \( x = -4 \) (two distinct solutions) -
Equation: \( x^2 + 4x + 4 = 0 \)
This factors to \( (x + 2)(x + 2) = 0 \)
Solutions: \( x = -2 \) (one distinct solution, repeated root)
Since only the last equation, \( x^2 + 4x + 4 = 0 \), yields only one distinct solution, the answer is:
\( x^2 + 4x + 4 = 0 \)