What do you know. You know the positions of the pins
$$ \vec{r}_A = (0,0,0)\,{\rm m} $$
$$ \vec{r}_B = (0.200,0.120,0)\,{\rm m} $$
$$ \vec{r}_C = (0.300,0.020,0)\,{\rm m} $$
You know the linear velocities of $A$ and $C$
$$ \vec{v}_A = (0,0,0)\,{\rm m\cdot s^{-1}} $$
$$ \vec{v}_C = (0,-1,0)\,{\rm m\cdot s^{-1}} $$
and you have two unknown rotational accelerations for links 1 and 2.
$$ \vec{\omega}_1 = (0,0,\omega_1) \,{\rm rad\cdot s^{-1}}$$
$$ \vec{\omega}_2 = (0,0,\omega_2) \,{\rm rad\cdot s^{-1}}$$
and the kinematic relationships
$$ \vec{v}_B = \vec{v}_A + \vec{\omega}_1 \times (\vec{r}_B-\vec{r}_A ) $$
$$ \vec{v}_C = \vec{v}_B + \vec{\omega}_2 \times (\vec{r}_C-\vec{r}_B ) $$
where $\times$ is the cross product operator. The above are solved for the two unknown rotational velocities, and two linear velocities $\vec{v}_B=((\vec{v}_B)_x,(\vec{v}_B)_y,0))$. Expand as:
$$ ((\vec{v}_B)_x,(\vec{v}_B)_y,0) = (-0.120 \omega_1, 0.200 \omega_1,0) $$
$$ (0,-1,0) = (0.100 \omega_2, 0.100 \omega_2,0) + ((\vec{v}_B)_x,(\vec{v}_B)_y,0)$$
and solve for the 4 unknowns. I get the following system
$$ \begin{array}{cc} (\vec{v}_B)_x = -0.120\,\omega_1 & 0 = 0.100\,\omega_2 + (\vec{v}_B)_x
\\ (\vec{v}_B)_y = 0.200\,\omega_1 & -1 = 0.100\,\omega_2 + (\vec{v}_B)_y \end{array} $$
The solution here is $(\vec{v}_B)_x=0.375\,{\rm m\cdot s^{-1}}$, $(\vec{v}_B)_y=\text{-}0.625\,{\rm m\cdot s^{-1}}$, $\omega_1=\text{-}3.125\,{\rm rad\cdot s^{-1}}$, $\omega_2=\text{-}3.75\,{\rm rad\cdot s^{-1}}$.
Similarly for accelerations you use these vector equations
$$ \vec{a}_B = \vec{a}_A + \vec{\omega}_1 \times (\vec{v}_B-\vec{v}_A )+ \vec{\alpha}_1 \times (\vec{r}_B-\vec{r}_A ) $$
$$ \vec{a}_C = \vec{a}_B + \vec{\omega}_2 \times (\vec{v}_C-\vec{v}_B ) + \vec{\alpha}_2 \times (\vec{r}_C-\vec{r}_B ) $$
with $\vec{a}_B = (0,-3,0)\,{\rm m\cdot s^{-2}}$.
to get the rotational accelerations $\alpha_1$ and $\alpha_2$ and linear acceleration $\vec{a}_B$ of pin $B$.