Let $V(\vec{r})=-k\frac{m}{r}$, $\vec{r}(t)=(x(t), y(t))$, $\dot{\vec{r}}=(v_x(t),v_y(t))$ and put the sun at the origin. Using Newtons second law show that the following equations hold- $\dot{x}=v_x,$ $\dot{y}=v_y,$ $\dot{v}_x=-k\frac{x}{(x^2+y^2)^{\frac{3}{2}}},$ $\dot{v}_y=-k\frac{y}{(x^2+y^2)^{\frac{3}{2}}}.$
Edit: After some help I have arrived at ${\vec{a}}=\dot{\vec{v}}=-k\frac{(x,y)}{(x^2+y^2)^\frac{3}{2}}.$ Is this correct and if so how do I proceed from here?