a) There is a unique value of c such that y = f(x) - c has a double root.
b) There is unique value of c such that y = f(x-c) has a double root.
However, I believe that both of the statements are correct. I considered when f(x) = x^2 and c = 0, and both times I found that the function touched the x-axis at 0 and nowhere else, which suggested to me that there was a double root at 0.
I know the previous statement is incorrect, but I don't know why.