To say that the two curves have only one point of intersection is to say that their difference has only one root.
Their difference, kx2-9x+1-k=0, is a quadratic when k≠0, so it will have one root exactly when the discriminant is 0.
(-9)2-4(k)(1-k)=0
81-4k+4k2=0
But the discriminant of this quadratic is 16-4(4)(81), which is less than 0, so the only nonzero k's that give a unique solution are nonreal.
So it follows that k must be 0. When this is the case, your equations are just straight lines, which of course have only one intersection point.