I was recently studying parabolas when I came across a question, in which we were supposed to find the coordinates of the point of contact of the tangent $ y=1-x$ with the parabola $y^2-y+x=0$. In the question, the parametric coordinates of the point of contact were given as $$\left (\frac{1}{4}-\frac{a}{m^2},\frac{1}{2}-\frac{2a}{m}\right)$$ whereas in the same book the parametric coordinates for a parabola $$(y-k)^2=-4a(x-h)$$ are given as $$\left (h-\frac {a}{m^2},k+\frac{2a}{m}\right)$$ how is this even possible?
P.S The answer is given as $(0,1)$