Exercise $1.17$ in Montiel & Ros' Curves and Surfaces states
Two regular plane curves $\alpha$ and $\beta$ defined, respectively, on two intervals containing the origin, intersect transversely at $p = \alpha(0)=\beta(0)$ if $\alpha'(0)$ and $\beta'(0)$ are not parallel. Show that, if this happens, the traces of $\alpha_t$ and $\beta$ have non-empty intersection, for $t$ sufficiently small, where $\alpha_t$ is the curve defined by $\alpha_t(u) = \alpha(u) + ta$, where $a \in \Bbb R^2$, $\|a\|=1$.
Later they give this sketch: if $I$ is an interval where both curves are defined, put $F\colon I \times \Bbb R \to \Bbb R^2$, $F(t,u) = \alpha_t(u) - \beta(u)$. Then $F(0,0) = 0$ and $F_u(0,0) \neq 0$, so the Implicit Function Theorem gives an interval $0 \in K \subseteq I$ and a smooth function $f$ such that $F(t,f(t)) = 0$ for all $t \in K$, that is, $\alpha_t(f(t))=\beta(t)$ for all $t \in K$.
Question: I don't understand how the IFT applies here. As far as I understand, we apply the theorem for functions of the form $F\colon \Bbb R^n \times \Bbb R^{\color{red}{k}} \to \Bbb R^{\color{red}{k}}$ where the partial derivative $D_yF(x_0,y_0)$ is non-singular. We factor a piece of the domain with the same dimension of the codomain. This is not the case here. Also, they don't use in any place the fact that $\|a\|=1$ (although it seems to me that this is a silly detail), and they only use that $\alpha'(0)$ and $\beta'(0)$ are distinct (but they still could be parallel for this reasoning). Using $\|\alpha_t(u)-\beta(u)\|^2$ instead of that $F$ does not work (the partial derivatives are zero at $(0,0)$). Is there any way to tweak the IFT so it applies? If not, how can we solve the exercise? It is easy to see that the curves really must be in $\Bbb R^2$ for the result to be true, otherwise taking $a$ to be orthogonal to both $\alpha'(0)$ and $\beta'(0)$ gives a counter-example, and a possible generalization would deal with hypersurfaces, I think.