Step 1: Rewrite the equation by completing the square.
Take $5x^2 - 10x + k = 0$ and pull 5 out of the first two terms: \[ 5(x^2 - 2x) + k = 0 \] \[ 5[(x-1)^2 - 1] + k = 0 \] \[ 5(x-1)^2 + (k - 5) = 0 \]
Step 2: Think about when this gives equal roots.
A perfect square term like $5(x-1)^2$ alone would give a double root at $x=1$. For that to actually be the full picture, the leftover constant $(k-5)$ must vanish, otherwise we would not get a clean repeated root.
Step 3: Solve and conclude. \[ k - 5 = 0 \implies k = 5 \] \[ \boxed{k = 5} \]