Denoting the two set of control points as $A_i$ and $B_i$ ($i=0$~$3$), we can compute the 2nd derivatives at $t=1$ of curve A and at $t=0$ for curve B as
$A^"(1)=6(A_1-2A_2+A_3)$
$B^"(0)=6(B_0-2B_1+B_2)$
We also assume that the continuity at point $(4,2)$ is $C^2$ as $C^1$ continuity cannot result in an unique solution for $(a,b)$ and $(c,d)$. Then, we have $A^"(1)=B^"(0)$, from which we get
$\begin{cases}6-2a=4-2c \\ 5-2b=7-2d \end{cases}$
We also have $C^1$ continuity at point $(4,2)$, which will lead to
$\begin{cases}a+c=8\\ b+d=4 \end{cases}$
So, in the end we can solve for $(a,b)=(3.25, 1.5)$ and $(c,d)=(4.75,2.5)$.