For the quadratic equation $x^2 - ax + b = 0$, the difference of roots is $\sqrt{a^2 - 4b}$.
So, for $x^2 - 7x + 10 = 0$, difference $= \sqrt{49 - 40} = \sqrt{9} = 3$.
For $x^2 - 17x + k = 0$, difference $= \sqrt{289 - 4k}$.
Equating the differences: $\sqrt{289 - 4k} = 3 \Rightarrow 289 - 4k = 9 \Rightarrow 4k = 280 \Rightarrow k = 70$.
A divisor of 70 is 14.